Age | Commit message (Expand) | Author |
2014-02-18 | SDL: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-02-18 | BACKENDS: Make GPL headers consistent in themselves. | Johannes Schickel |
2013-06-06 | ALL: Fix typo (succesful -> successful) | Willem Jan Palenstijn |
2011-06-20 | ALL: Remove trailing whitespaces | Max Horn |
2011-05-25 | ALL: initialise -> initialize | Matthew Hoops |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion |
2011-02-09 | AUDIO: Rename sound/ dir to audio/ | Max Horn |
2010-11-29 | SDL: Trying to cleanup the FORBIDDEN_SYMBOL situation | Max Horn |
2010-11-29 | BACKENDS: Include scummsys.h at top of all .cpp files, *before* any #ifdefs | Max Horn |
2010-11-29 | SDL: Move #include <SDL.h> into a special wrapper file | Max Horn |
2010-11-08 | BACKENDS: Partial merge of gsoc2010-opengl: Audio CD changes only | Max Horn |
2010-10-13 | OPENGL: Merged from trunk, from rev 52105 to 53396. | Johannes Schickel |
2010-08-12 | SDL: Make use of SDL_BACKEND instead of platform specific defines. | Alejandro Marzini |
2010-08-06 | Merged from trunk, from r51495 to r51775 | Alejandro Marzini |
2010-08-01 | SYMBIAN platform. Correct building of SDL refacturing for Symbian. | Lars Persson |
2010-07-03 | Cleanup and documentation. | Alejandro Marzini |
2010-07-02 | Cleanup and documentation. | Alejandro Marzini |
2010-06-23 | Fixed AudioCDManager not having a public inheritance. Backend code cleanup. | Alejandro Marzini |
2010-06-15 | Renamed abstract Manager files. | Alejandro Marzini |
2010-06-10 | Commented AudioCDManager | Alejandro Marzini |
2010-06-09 | - Revised abstract AudioCDManager. | Alejandro Marzini |
2010-06-09 | Added an abstract version of AudioCDManager. | Alejandro Marzini |
2010-06-09 | Created DefaultAudioCDManager and SdlAudioCDManager | Alejandro Marzini |