mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-16 08:41:14 +00:00
the intent is to replace the haphazard scheduling and finger-crossing associated with saving/loading with the correct and minimal necessary wait for each thread to reach a known safe location before commencing the savestate operation, and for any already-paused components to not need to be resumed to do so. |
||
|---|---|---|
| .. | ||
| aldlist.cpp | ||
| aldlist.h | ||
| AlsaSoundStream.cpp | ||
| AlsaSoundStream.h | ||
| AOSoundStream.cpp | ||
| AOSoundStream.h | ||
| AudioCommon.cpp | ||
| AudioCommon.h | ||
| AudioCommonConfig.cpp | ||
| AudioCommonConfig.h | ||
| CoreAudioSoundStream.cpp | ||
| CoreAudioSoundStream.h | ||
| DSoundStream.cpp | ||
| DSoundStream.h | ||
| Mixer.cpp | ||
| Mixer.h | ||
| NullSoundStream.cpp | ||
| NullSoundStream.h | ||
| OpenALStream.cpp | ||
| OpenALStream.h | ||
| PulseAudioStream.cpp | ||
| PulseAudioStream.h | ||
| SoundStream.h | ||
| WaveFile.cpp | ||
| WaveFile.h | ||
| XAudio2Stream.cpp | ||
| XAudio2Stream.h | ||