summaryrefslogtreecommitdiff
path: root/Source/Core/AudioCommon/Src/OpenALStream.h
AgeCommit message (Expand)Author
2011-03-05Replaced Common::CriticalSection with a std::mutex implementation. 64bit Wind...Jordan Woyak
2011-02-08Another OSX cmake fix (make openal compile)nakeee
2011-01-31Eliminate some trampoline functions.Jordan Woyak
2011-01-27Replaced Common::Thread with a partial implementation of std::thread. (rvalue...Jordan Woyak
2010-07-22Port to *BSD. It runs but isn't terribly useful without Cg.Soren Jorvang
2010-06-26Config.h should never be included directly, but rather through Common.hSoren Jorvang
2010-06-01fix AudioCommon including linux headers on windowsShawn Hoffman
2010-06-01Now that Core Audio works, reduce the number of build permutations a bit Soren Jorvang
2010-01-31Fix minor issue with inclusion of OpenAL headersGlenn Rice
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-20Added volume control for OpenAL, also improved its performance a bit, but don...ayuanx
2009-12-20Now OpenAL works, at least.ayuanx
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-06add *.user, Win32, and x64 build dir to ignore list for DebuggerUICommon and ...LPFaint99
2009-04-07osx build fixtmator
2009-04-04OpenAL: YES! The first version of working OpenAL Backend!hyperiris
2009-03-30Fixing compile without openalnakeee
2009-03-30Small fixupnakeee
2009-03-30Make openal works on linuxnakeee
2009-03-30Linux compile fixnakeee
2009-03-30fix for last commitShawn Hoffman
2009-03-30OpenAL: continue work on ithyperiris
2009-03-28Some code cleanupomegadox
2009-03-27yeah, start OpenAL sound outputhyperiris