| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-06-04 | Use PanicAlert instead of PanicAlertT when appropriate | JosJuice | |
| It means less work for the translators... But I'm not too sure about this, because most of these have already been translated. | |||
| 2015-05-25 | Set copyright year to when a file was created | Tillmann Karras | |
| 2015-05-25 | Update license headers to GPLv2+ | Tillmann Karras | |
| 2015-05-24 | SoundStream: Internally construct the mixer | Lioncash | |
| Instead of creating the mixer externally and then passing it in, it can just be made within the class. | |||
| 2014-11-13 | Various formatting and consistency fixes | Stevoisiak | |
| 2014-04-14 | Common: Move the Event class to a separate file, and add tests for it. Fix ↵ | Pierre Bourdon | |
| includes everywhere to match this. | |||
| 2014-03-09 | clang-modernize -use-nullptr | Tillmann Karras | |
| and s/\bNULL\b/nullptr/g for *.cpp/h/mm files not compiled on my machine | |||
| 2014-02-18 | Convert all includes to relative paths. | Lioncash | |
| 2014-02-17 | Second and final pass of clearing out tabs. | Lioncash | |
| 2014-02-16 | Fix some vertical alignments | Lioncash | |
| ie. uses spaces for alignment. | |||
| 2013-12-31 | Remove unnecessary Src/ folders | Jasper St. Pierre | |
