dolphin/Source/Core/AudioCommon/Src
sl1nk3.s 449b21fd65 Fix an issue with OpenAL not properly using the correct Volume on boot
Proper fix for issue 1886 as well as a fix to OGL fullscreen code that might fix issue 2095

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5028 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-02-07 19:36:29 +00:00
..
aldlist.cpp Fix minor issue with inclusion of OpenAL headers 2010-01-31 23:46:50 +00:00
aldlist.h
AlsaSoundStream.cpp Code cleanup, removed extern declaration in sound streams 2009-12-13 11:51:29 +00:00
AlsaSoundStream.h Code cleanup, removed extern declaration in sound streams 2009-12-13 11:51:29 +00:00
AOSoundStream.cpp Thread safe. 2009-12-18 19:52:04 +00:00
AOSoundStream.h Code cleanup, removed extern declaration in sound streams 2009-12-13 11:51:29 +00:00
AudioCommon.cpp Nullsound killed - Fixes Issue 1082 2010-01-20 14:35:48 +00:00
AudioCommon.h Sound System Rework: Phase 2 2009-12-23 15:34:14 +00:00
AudioCommonConfig.cpp Fix an issue with OpenAL not properly using the correct Volume on boot 2010-02-07 19:36:29 +00:00
AudioCommonConfig.h Nullsound killed - Fixes Issue 1082 2010-01-20 14:35:48 +00:00
CoreAudioSoundStream.cpp Correct stopping of Core in OSX via Command+Q, and fix a thread from not dying when stopping with CoreAudio 2010-02-05 10:48:31 +00:00
CoreAudioSoundStream.h
DSoundStream.cpp This could alleviate the suffering of dual core synchronization a bit. 2010-01-14 10:52:14 +00:00
DSoundStream.h This could alleviate the suffering of dual core synchronization a bit. 2010-01-14 10:52:14 +00:00
Mixer.cpp Sound System Rework: Phase 2 (cont'ed) 2009-12-25 11:59:04 +00:00
Mixer.h Change the order so selected iso will be first and only then the default iso. 2010-01-18 18:21:27 +00:00
OpenALStream.cpp Fix an issue with OpenAL not properly using the correct Volume on boot 2010-02-07 19:36:29 +00:00
OpenALStream.h Fix minor issue with inclusion of OpenAL headers 2010-01-31 23:46:50 +00:00
PulseAudioStream.cpp
PulseAudioStream.h
SConscript Allow OSX to quit Dolphin cleanly in NoWX build with command+Q. Not sure how to let them do it via close button in the Window 2010-01-17 08:47:35 +00:00
SoundStream.h Some small clean up + fixes to make valgrind happy 2010-02-02 08:10:23 +00:00
WaveFile.cpp
WaveFile.h