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