summaryrefslogtreecommitdiff
path: root/Source/Core/AudioCommon/Src/DSoundStream.cpp
AgeCommit message (Expand)Author
2010-03-08Added a null check when stopping the DSPHLE plugin with the DSound back-end. ...skidau
2010-01-14This could alleviate the suffering of dual core synchronization a bit.ayuanx
2009-12-25Sound System Rework: Phase 2 (cont'ed)ayuanx
2009-12-23Sound System Rework: Phase 2ayuanx
2009-12-18Thread safe.ayuanx
2009-12-13Code cleanup, removed extern declaration in sound streamsayuanx
2009-12-12Improved XTra.KrazzY's Mute-On-Pause a bit, so it won't cost any CPU time whe...ayuanx
2009-12-10Fixed annoying sound when pausing/shutting down (please test for ALL backends...XTra.KrazzY
2009-11-07LUAInterface should have all its functionality now (excluding input/controlle...XTra.KrazzY
2009-07-28Now ALL copyright dates are fixed to the legally correct year: The year in wh...XTra.KrazzY
2009-07-10Use _beginthreadexNolan Check
2009-06-03Tiny crash fix for the wiimote plugin as well as a safer check for the volume...sl1nk3.s
2009-05-18Added sound volume slider to HLE sound plugin, currently DSound only, unless ...sl1nk3.s
2009-03-28Fixed Null soundnakeee
2009-03-27Well, it should fix audio, at least on my machine.hyperiris
2009-03-26small windows compile fixnakeee
2009-03-26Attempt to move mixer to audio common, it's a bit more complicated than I exp...nakeee
2009-03-23Added project for AudioCommon.omegadox
2009-03-23Starting audio commonnakeee