summaryrefslogtreecommitdiff
path: root/Source/Core/AudioCommon/Src/OpenALStream.cpp
AgeCommit message (Expand)Author
2010-02-07Fix an issue with OpenAL not properly using the correct Volume on bootsl1nk3.s
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-15Woops, I had changed this line on accidentSonicadvance1
2009-07-15Commit to allow Interpreter to work on devices that don't support SSE2, just ...Sonicadvance1
2009-07-07WoopsSonicadvance1
2009-07-07Trying to get Dolphin to compile in Xcode, had to rename the Debugger namespa...Sonicadvance1
2009-07-06add *.user, Win32, and x64 build dir to ignore list for DebuggerUICommon and ...LPFaint99
2009-07-03Misc warning fixes.magumagu9
2009-06-12a NEED DEBUG version of openal sound system, nakee, try to FIX it! :)hyperiris
2009-04-28Fix compile in OSX by reverting my change, dunno why OpenAL is different on m...Sonicadvance1
2009-04-24Only have this in OSX since that is only where it compiles apparently?Sonicadvance1
2009-04-24Fix OSX compiling. Still need to rollback nakee's revision 2566 if you want i...Sonicadvance1
2009-04-07linux compile fixnakeee
2009-04-07osx build fixtmator
2009-04-04OpenAL: YES! The first version of working OpenAL Backend!hyperiris
2009-03-31really fix building without OAL, and disable it (for time being i guess) on w...Shawn Hoffman
2009-03-30Fixing compile without openalnakeee
2009-03-30OpenAL: Minor fixes (someone beat me to the other fixes)XTra.KrazzY
2009-03-30git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2800 8ced0084-cf51-0...hyperiris
2009-03-30OpenAL: continue work on ithyperiris
2009-03-28fix some OpenAL unresolved symbols on linuxShawn Hoffman
2009-03-28Some code cleanupomegadox
2009-03-27yeah, start OpenAL sound outputhyperiris