dolphin/Source/Core/AudioCommon/Src
2012-12-14 12:15:01 -06:00
..
aldlist.cpp
aldlist.h
AlsaSoundStream.cpp name all audio threads (that I know how to) for debugging, as suggested in response to revision d00b719966. 2012-01-01 14:28:19 -08:00
AlsaSoundStream.h
AOSoundStream.cpp name all audio threads (that I know how to) for debugging, as suggested in response to revision d00b719966. 2012-01-01 14:28:19 -08:00
AOSoundStream.h
AudioCommon.cpp misc movie cleanup and fixes 2012-10-20 22:26:40 -04:00
AudioCommon.h made savestates synchronous and immediate. this allows saving or loading while the emulator is paused, fixes issues where savestate hotkeys would get ignored if pressed too close together, might speed up savestates in some cases, and hopefully makes savestates more stable too. 2012-05-26 13:09:38 +10:00
AudioCommonConfig.cpp Removed the DTK Music option. It is now always enabled. 2012-04-23 05:02:43 +10:00
AudioCommonConfig.h Removed the DTK Music option. It is now always enabled. 2012-04-23 05:02:43 +10:00
CoreAudioSoundStream.cpp (CoreAudio) Retain volume value until initialization. Makes volume slider work when game isn't running. Fixes issue 5383. 2012-12-14 12:15:01 -06:00
CoreAudioSoundStream.h (CoreAudio) Retain volume value until initialization. Makes volume slider work when game isn't running. Fixes issue 5383. 2012-12-14 12:15:01 -06:00
DSoundStream.cpp name all audio threads (that I know how to) for debugging, as suggested in response to revision d00b719966. 2012-01-01 14:28:19 -08:00
DSoundStream.h
Mixer.cpp made savestates synchronous and immediate. this allows saving or loading while the emulator is paused, fixes issues where savestate hotkeys would get ignored if pressed too close together, might speed up savestates in some cases, and hopefully makes savestates more stable too. 2012-05-26 13:09:38 +10:00
Mixer.h made savestates synchronous and immediate. this allows saving or loading while the emulator is paused, fixes issues where savestate hotkeys would get ignored if pressed too close together, might speed up savestates in some cases, and hopefully makes savestates more stable too. 2012-05-26 13:09:38 +10:00
NullSoundStream.cpp Implemented proper timing in the "No audio output" back-end. 2012-07-01 17:07:58 +10:00
NullSoundStream.h
OpenALStream.cpp Clean up gcc/g++ compiler warnings that have accumulated. 2012-12-10 00:40:28 -06:00
OpenALStream.h
PulseAudioStream.cpp name all audio threads (that I know how to) for debugging, as suggested in response to revision d00b719966. 2012-01-01 14:28:19 -08:00
PulseAudioStream.h
SoundStream.h made savestates synchronous and immediate. this allows saving or loading while the emulator is paused, fixes issues where savestate hotkeys would get ignored if pressed too close together, might speed up savestates in some cases, and hopefully makes savestates more stable too. 2012-05-26 13:09:38 +10:00
WaveFile.cpp
WaveFile.h
XAudio2Stream.cpp
XAudio2Stream.h