| Age | Commit message (Expand) | Author |
| 2010-02-07 | Fix an issue with OpenAL not properly using the correct Volume on boot | sl1nk3.s |
| 2009-12-23 | Sound System Rework: Phase 2 | ayuanx |
| 2009-12-20 | Added volume control for OpenAL, also improved its performance a bit, but don... | ayuanx |
| 2009-12-20 | Now OpenAL works, at least. | ayuanx |
| 2009-12-18 | Thread safe. | ayuanx |
| 2009-12-13 | Code cleanup, removed extern declaration in sound streams | ayuanx |
| 2009-12-12 | Improved XTra.KrazzY's Mute-On-Pause a bit, so it won't cost any CPU time whe... | ayuanx |
| 2009-12-10 | Fixed annoying sound when pausing/shutting down (please test for ALL backends... | XTra.KrazzY |
| 2009-11-07 | LUAInterface should have all its functionality now (excluding input/controlle... | XTra.KrazzY |
| 2009-07-28 | Now ALL copyright dates are fixed to the legally correct year: The year in wh... | XTra.KrazzY |
| 2009-07-15 | Woops, I had changed this line on accident | Sonicadvance1 |
| 2009-07-15 | Commit to allow Interpreter to work on devices that don't support SSE2, just ... | Sonicadvance1 |
| 2009-07-07 | Woops | Sonicadvance1 |
| 2009-07-07 | Trying to get Dolphin to compile in Xcode, had to rename the Debugger namespa... | Sonicadvance1 |
| 2009-07-06 | add *.user, Win32, and x64 build dir to ignore list for DebuggerUICommon and ... | LPFaint99 |
| 2009-07-03 | Misc warning fixes. | magumagu9 |
| 2009-06-12 | a NEED DEBUG version of openal sound system, nakee, try to FIX it! :) | hyperiris |
| 2009-04-28 | Fix compile in OSX by reverting my change, dunno why OpenAL is different on m... | Sonicadvance1 |
| 2009-04-24 | Only have this in OSX since that is only where it compiles apparently? | Sonicadvance1 |
| 2009-04-24 | Fix OSX compiling. Still need to rollback nakee's revision 2566 if you want i... | Sonicadvance1 |
| 2009-04-07 | linux compile fix | nakeee |
| 2009-04-07 | osx build fix | tmator |
| 2009-04-04 | OpenAL: YES! The first version of working OpenAL Backend! | hyperiris |
| 2009-03-31 | really fix building without OAL, and disable it (for time being i guess) on w... | Shawn Hoffman |
| 2009-03-30 | Fixing compile without openal | nakeee |
| 2009-03-30 | OpenAL: Minor fixes (someone beat me to the other fixes) | XTra.KrazzY |
| 2009-03-30 | git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2800 8ced0084-cf51-0... | hyperiris |
| 2009-03-30 | OpenAL: continue work on it | hyperiris |
| 2009-03-28 | fix some OpenAL unresolved symbols on linux | Shawn Hoffman |
| 2009-03-28 | Some code cleanup | omegadox |
| 2009-03-27 | yeah, start OpenAL sound output | hyperiris |