aboutsummaryrefslogtreecommitdiff
path: root/backends/audiocd
AgeCommit message (Expand)Author
2011-06-20ALL: Remove trailing whitespacesMax Horn
2011-05-25ALL: initialise -> initializeMatthew Hoops
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn
2010-11-29SDL: Trying to cleanup the FORBIDDEN_SYMBOL situationMax Horn
2010-11-29BACKENDS: Include scummsys.h at top of all .cpp files, *before* any #ifdefsMax Horn
2010-11-29SDL: Move #include <SDL.h> into a special wrapper fileMax Horn
2010-11-08BACKENDS: Partial merge of gsoc2010-opengl: Audio CD changes onlyMax Horn
2010-10-13OPENGL: Merged from trunk, from rev 52105 to 53396.Johannes Schickel
2010-08-12SDL: Make use of SDL_BACKEND instead of platform specific defines.Alejandro Marzini
2010-08-06Merged from trunk, from r51495 to r51775Alejandro Marzini
2010-08-01SYMBIAN platform. Correct building of SDL refacturing for Symbian.Lars Persson
2010-07-03Cleanup and documentation.Alejandro Marzini
2010-07-02Cleanup and documentation.Alejandro Marzini
2010-06-23Fixed AudioCDManager not having a public inheritance. Backend code cleanup.Alejandro Marzini
2010-06-15Renamed abstract Manager files.Alejandro Marzini
2010-06-10Commented AudioCDManagerAlejandro Marzini
2010-06-09- Revised abstract AudioCDManager.Alejandro Marzini
2010-06-09Added an abstract version of AudioCDManager.Alejandro Marzini
2010-06-09Created DefaultAudioCDManager and SdlAudioCDManagerAlejandro Marzini