summaryrefslogtreecommitdiff
path: root/Source/Core/AudioCommon/Src/AudioCommon.cpp
AgeCommit message (Expand)Author
2010-06-02Fix typo.Soren Jorvang
2010-06-01Hopefully fix building on Linux.Soren Jorvang
2010-06-01Now that Core Audio works, reduce the number of build permutations a bit Soren Jorvang
2010-03-24XK patch for adding jit config to audiocommon/c16 function to x64emitternakeee
2010-01-20Nullsound killed - Fixes Issue 1082Marko Pusljar
2009-12-22Sound System Rework: Phase 1ayuanx
2009-10-15Pulse audio empty struct implementation. Working on it thoughnakeee
2009-09-30OpenCL: added opencl=true option to scons and fixed the case on the way.nakeee
2009-09-24Add CoreAudio Backend, still needs a bit of work. Will cleanup AudioCommon.cp...Sonicadvance1
2009-09-09Linux: Alsa backend for the audio plugins. Didn't succeed in reducing latency...hrydgard
2009-07-28Now ALL copyright dates are fixed to the legally correct year: The year in wh...XTra.KrazzY
2009-07-06add *.user, Win32, and x64 build dir to ignore list for DebuggerUICommon and ...LPFaint99
2009-06-261. TAS Groundwork: Saving the state (compression and memory dump to file) is ...XTra.KrazzY
2009-03-30Fixing compile without openalnakeee
2009-03-30Added dtk sound mixing to audiocommon (should work with LLE now)nakeee
2009-03-29ops.omegadox
2009-03-29AudioCommon.cpp cleanupomegadox
2009-03-28remove some junk added in last few commits. Also I really don't like the styl...Shawn Hoffman
2009-03-28Another linux fix with AudioCommon.cppomegadox
2009-03-28Another linux fix with AudioCommon.cppomegadox
2009-03-28Only include DSoundStream header on Windows only.omegadox
2009-03-28Some code cleanupomegadox
2009-03-27Audio: adjust UIhyperiris
2009-03-27yeah, start OpenAL sound outputhyperiris
2009-03-27more clean up, starting to add recording support to sound streamnakeee
2009-03-26Attempt to move mixer to audio common, it's a bit more complicated than I exp...nakeee