tornavis/source/blender/windowmanager
Sergey Sharybin 2b9965122e Sound: Revert all the recent changes to sound
This happened to be a bigger rabbit hole to hell than it originally seemed,
and there are higher priority design tasks to be handled (at this point high
priority design task is more important than high priority bug fix).

After talking to Brecht the decision was made to revert to the known isolated
issue, which will allow everyone in the studio work same as prior to last
Friday.

The remaining bits will be worked on after all the design tasks are out of
the way.

This commit reverts:

4cdb4b9532 Fix T64161: Crashing using undo and multiple windows
064273a4ae Sound: Port more cases to be a part of dependency graph
2e582f8ab5 Sound: Fix access wrong dependency graph
5fc49d9c91 Sound: add stubs to build without audaspace
c68c81a870 Sound: Make sure spin lock is initialized for new sound datablocks
c02534469a Sound: Delay creating sound scene handle for until is needed
9f681bea68 Fix T64144: Crash when displaying audio waveforms in VSE
2f79286453 Cleanup: unused vars
bed8ad6f95 Fix crash in background rendering after recent sound changes
773691310f Fix T64143: Crash when scrubbing in the graph editor
888852055c Sound: Fix for being unable to jump to a frame during playback with A/V sync
6ab7b38464 Sound: More fixes for access of original scene
35db119545 Sound: Fix access original scene during playback
211c4fd2e9 Depsgraph: Make comment about evaluation more obvious
c5fe16e121 Sound: Make sound handles only be in evaluated datablocks
b4e1e0946b Depsgraph: Preserve sound and audio pointers through copy-on-write
4eedf784b0 Depsgraph: Store original sequencer strip pointer
6990ef151c Sound: Move evaluation to dependency graph
d02da8de23 Sound: Delay opening handlers for until really needed
3369b82891 Depsgraph: Add scene audio component
e8f10d6475 Depsgraph: Tag sequencer for update on changes
6e4b7a6e4d Depsgraph: Initial work to cover sequencer
17447ac5a6 Depsgraph: Make sound ID part of the graph
2019-05-07 11:50:38 +02:00
..
gizmo Fix T63112: Gizmos fail to restore last cursor 2019-04-29 16:43:51 +10:00
intern Sound: Revert all the recent changes to sound 2019-05-07 11:50:38 +02:00
message_bus Cleanup: comment line length (windowmanager) 2019-04-20 10:02:28 +02:00
CMakeLists.txt Cleanup: sort CMake include paths 2019-04-24 14:41:12 +10:00
WM_api.h Refactor: allow event handlers to have a poll function 2019-04-24 17:34:48 +02:00
WM_keymap.h Cleanup: use WM_keymap_item_* prefix 2019-05-02 11:45:46 +10:00
WM_message.h doxygen: add newline after \file 2019-02-18 08:22:12 +11:00
WM_toolsystem.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
WM_types.h Cleanup: comment line length (windowmanager) 2019-04-20 10:02:28 +02:00
wm.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
wm_cursors.h ClangFormat: run with ReflowComments on source/ 2019-05-01 11:13:14 +10:00
wm_draw.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
wm_event_system.h Refactor: allow event handlers to have a poll function 2019-04-24 17:34:48 +02:00
wm_event_types.h Cleanup: comment line length (windowmanager) 2019-04-20 10:02:28 +02:00
wm_files.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
wm_window.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00