| Age | Commit message (Expand) | Author |
| 2011-03-05 | Replaced Common::CriticalSection with a std::mutex implementation. 64bit Wind... | Jordan Woyak |
| 2011-02-08 | Another OSX cmake fix (make openal compile) | nakeee |
| 2011-01-31 | Eliminate some trampoline functions. | Jordan Woyak |
| 2011-01-27 | Replaced Common::Thread with a partial implementation of std::thread. (rvalue... | Jordan Woyak |
| 2010-07-22 | Port to *BSD. It runs but isn't terribly useful without Cg. | Soren Jorvang |
| 2010-06-26 | Config.h should never be included directly, but rather through Common.h | Soren Jorvang |
| 2010-06-01 | fix AudioCommon including linux headers on windows | Shawn Hoffman |
| 2010-06-01 | Now that Core Audio works, reduce the number of build permutations a bit | Soren Jorvang |
| 2010-01-31 | Fix minor issue with inclusion of OpenAL headers | Glenn Rice |
| 2010-01-14 | This could alleviate the suffering of dual core synchronization a bit. | ayuanx |
| 2009-12-25 | Sound System Rework: Phase 2 (cont'ed) | ayuanx |
| 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-06 | add *.user, Win32, and x64 build dir to ignore list for DebuggerUICommon and ... | LPFaint99 |
| 2009-04-07 | osx build fix | tmator |
| 2009-04-04 | OpenAL: YES! The first version of working OpenAL Backend! | hyperiris |
| 2009-03-30 | Fixing compile without openal | nakeee |
| 2009-03-30 | Small fixup | nakeee |
| 2009-03-30 | Make openal works on linux | nakeee |
| 2009-03-30 | Linux compile fix | nakeee |
| 2009-03-30 | fix for last commit | Shawn Hoffman |
| 2009-03-30 | OpenAL: continue work on it | hyperiris |
| 2009-03-28 | Some code cleanup | omegadox |
| 2009-03-27 | yeah, start OpenAL sound output | hyperiris |