dolphin/Source/Core/AudioCommon/Src
Sonicadvance1 be61375c01 Fix compile in OSX by reverting my change, dunno why OpenAL is different on my machine. Bit of debug work in nJoy test
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3100 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-04-28 20:05:00 +00:00
..
AOSoundStream.cpp Fixed stop of DSP HLE+LLE and some clean up(reset all variables in DSound creation) 2009-03-27 11:06:52 +00:00
AOSoundStream.h Some code cleanup 2009-03-28 08:57:34 +00:00
AudioCommon.cpp Fixing compile without openal 2009-03-30 20:25:36 +00:00
AudioCommon.h Added dtk sound mixing to audiocommon (should work with LLE now) 2009-03-30 09:55:50 +00:00
AudioCommonConfig.cpp A compile fix for Linux/OSX in InfoWindow.cpp and also get OSX to stop crashing from loading the audio backend. It's a pretty bad way to do it, but I couldn't find another way. Now to figure out why SMS looks horrible in OSX 2009-04-25 16:47:45 +00:00
AudioCommonConfig.h A compile fix for Linux/OSX in InfoWindow.cpp and also get OSX to stop crashing from loading the audio backend. It's a pretty bad way to do it, but I couldn't find another way. Now to figure out why SMS looks horrible in OSX 2009-04-25 16:47:45 +00:00
DSoundStream.cpp Fixed Null sound 2009-03-28 23:04:57 +00:00
DSoundStream.h grah...stupid me trying to share patches between linux and windows... 2009-03-28 16:27:38 +00:00
Mixer.cpp Added dtk sound mixing to audiocommon (should work with LLE now) 2009-03-30 09:55:50 +00:00
Mixer.h Added dtk sound mixing to audiocommon (should work with LLE now) 2009-03-30 09:55:50 +00:00
NullSoundStream.h Fixed Null sound 2009-03-28 23:04:57 +00:00
OpenALStream.cpp Fix compile in OSX by reverting my change, dunno why OpenAL is different on my machine. Bit of debug work in nJoy test 2009-04-28 20:05:00 +00:00
OpenALStream.h osx build fix 2009-04-07 03:56:21 +00:00
SConscript more scons build fixups 2009-04-12 21:30:22 +00:00
SoundStream.h fix some improper log msg 2009-03-30 06:32:58 +00:00
WaveFile.cpp Fixed Null sound 2009-03-28 23:04:57 +00:00
WaveFile.h Some code cleanup 2009-03-28 08:57:34 +00:00
aldlist.cpp Openal on linux (get stuck but doens't crash) 2009-04-05 14:02:03 +00:00
aldlist.h Linux compile fix 2009-03-30 16:30:31 +00:00