summaryrefslogtreecommitdiff
path: root/Source/Core/AudioCommon/Src/SConscript
AgeCommit message (Expand)Author
2010-06-02Fix some cases of variables being used uninitialized. Also some unusedSoren Jorvang
2010-01-17Allow OSX to quit Dolphin cleanly in NoWX build with command+Q. Not sure how ...Sonicadvance1
2009-10-15Pulse audio empty struct implementation. Working on it thoughnakeee
2009-10-15Audio: alsa is now default on linux, scons switch openal off by default (open...nakeee
2009-09-24Add CoreAudio Backend, still needs a bit of work. Will cleanup AudioCommon.cp...Sonicadvance1
2009-09-15DSP: added automatic alsa test.nakeee
2009-09-09Linux: Alsa backend for the audio plugins. Didn't succeed in reducing latency...hrydgard
2009-04-12more scons build fixupsnakeee
2009-03-30Small fixupnakeee
2009-03-30Make openal works on linuxnakeee
2009-03-30Added dtk sound mixing to audiocommon (should work with LLE now)nakeee
2009-03-28fix some OpenAL unresolved symbols on linuxShawn Hoffman
2009-03-26Attempt to move mixer to audio common, it's a bit more complicated than I exp...nakeee
2009-03-25moved wavefile to audiocommon, you might need to add audiocommon include/lib ...nakeee
2009-03-23Some clean upnakeee