Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-15 | Renamed getAudioCD to getAudioCDManager. | Alejandro Marzini | |
svn-id: r49678 | |||
2010-06-09 | - Revised abstract AudioCDManager. | Alejandro Marzini | |
- Removed AudioCDManager Singleton, and changed code for using AudioCDManager in OSystem. - Added initialization code for new AudioCDManager in BaseBackend and OSystem_SDL. svn-id: r49548 | |||
2010-05-29 | Added again base-backend. Started sdl backend refatoring, file, mutex and ↵ | Alejandro Marzini | |
timer subsystems created. svn-id: r49305 | |||
2010-05-28 | Created base virtual classes for backends subsystems. | Alejandro Marzini | |
Removed base-backend, it won't be needed anymore. svn-id: r49284 | |||
2009-11-09 | Fix compilation on unix | Willem Jan Palenstijn | |
svn-id: r45778 | |||
2009-11-09 | added support for samsung tv | Paweł Kołodziejski | |
svn-id: r45777 | |||
2009-02-15 | - Replace OSystem::clearScreen with OSystem::fillScreen as discussed on -devel. | Johannes Schickel | |
- Update BaseBackend and DC port to properly implement OSystem::fillScreen (now only PalmOS has to be updated). - Update all client code which relied on OSystem::clearScreen so far. svn-id: r38304 | |||
2009-01-30 | Moved default implementations for various OSystem methods into a new class ↵ | Max Horn | |
BaseBackend svn-id: r36135 |