summaryrefslogtreecommitdiff
path: root/Source/Core/AudioCommon/Src/AOSoundStream.cpp
AgeCommit message (Expand)Author
2013-04-17New license header introduced for DiscIO, AudioCommon, InputCommon, VideoComm...Lioncash
2013-04-15Update the license file text (change SVN to Git) in all projects except Core ...lioncash
2013-03-19Clean up more space/tab mismatches in AudioCommon, Common, and VideoCommon.lioncash
2013-01-23Revert "mem_fun -> mem_fn."Lioncash
2013-01-23mem_fun -> mem_fn.Lioncash
2012-01-01name all audio threads (that I know how to) for debugging, as suggested in re...nitsuja
2011-03-05Replaced Common::CriticalSection with a std::mutex implementation. 64bit Wind...Jordan Woyak
2011-01-31Eliminate some trampoline functions.Jordan Woyak
2011-01-27Replaced Common::Thread with a partial implementation of std::thread. (rvalue...Jordan Woyak
2011-01-13Removed my previous PanicAlert translation hack. Fixed with a better method ...Glenn Rice
2010-06-20Some more OCL changes : Gives 10x speedup for RGB5A3 on pre-DX11 hardware. Mi...luisr142004
2010-06-01Now that Core Audio works, reduce the number of build permutations a bit Soren Jorvang
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-09-21fix some path issues on OSX, also libao for osx only supports 44.1kHz...aweso...Shawn Hoffman
2009-07-28Now ALL copyright dates are fixed to the legally correct year: The year in wh...XTra.KrazzY
2009-07-07Various changes: Fixed linux build, added some zelda ucode RE, added HLE mail...XTra.KrazzY
2009-03-27Fixed stop of DSP HLE+LLE and some clean up(reset all variables in DSound cre...nakeee
2009-03-26Attempt to move mixer to audio common, it's a bit more complicated than I exp...nakeee
2009-03-23Some clean upnakeee
2009-03-23Starting audio commonnakeee