summaryrefslogtreecommitdiff
path: root/Source/Core/AudioCommon/Src/Mixer.cpp
AgeCommit message (Expand)Author
2009-12-25Sound System Rework: Phase 2 (cont'ed)ayuanx
2009-12-23Sound System Rework: Phase 2ayuanx
2009-12-22Sound System Rework: Phase 1ayuanx
2009-12-20Now OpenAL works, at least.ayuanx
2009-12-13Add the mixer change from issue 1479 (use sleep(1) instead of cpu yield)Shawn Hoffman
2009-09-08get rid of the '¯' chars in source code...non ascii chars are not really goo...Shawn Hoffman
2009-07-28Now ALL copyright dates are fixed to the legally correct year: The year in wh...XTra.KrazzY
2009-07-17No more SleepCurrentThreads in Command Processor. Some Fifo cleanup.Nolan Check
2009-06-15Attempt to calculate actual refresh rate (i.e. a CPU-GPU synced Mhz), no real...John Peterson
2009-06-12a NEED DEBUG version of openal sound system, nakee, try to FIX it! :)hyperiris
2009-03-30Added dtk sound mixing to audiocommon (should work with LLE now)nakeee
2009-03-28Fixed Null soundnakeee
2009-03-28A little fix for the Throttle, it wasn't getting the correct sample_rate thus...sl1nk3.s
2009-03-28Some code cleanupomegadox
2009-03-27Fixed stop of DSP HLE+LLE and some clean up(reset all variables in DSound cre...nakeee
2009-03-26crash fixnakeee
2009-03-26Attempt to move mixer to audio common, it's a bit more complicated than I exp...nakeee