Age | Commit message (Expand) | Author |
2014-02-18 | BACKENDS: Make GPL headers consistent in themselves. | Johannes Schickel |
2011-06-08 | BACKENDS: Shuffle backends class hierarchy and module initialization | Max Horn |
2011-06-08 | BACKENDS: cleanup | Max Horn |
2011-06-08 | BACKENDS: Add OSystem::resetGraphicsScale() default implementation | Max Horn |
2011-06-06 | BACKENDS: Unify EventManager setup | Max Horn |
2011-06-06 | BACKENDS: Add OSystem::getDefaultConfigFileName | Max Horn |
2011-06-06 | BACKENDS: Unify AudioCD manager instantiation | Max Horn |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2010-11-08 | BACKENDS: Partial merge of gsoc2010-opengl: Audio CD changes only | Max Horn |
2010-07-30 | OSYSTEM: Add resetGraphicsScale() method. | Alejandro Marzini |
2010-06-15 | Renamed getAudioCD to getAudioCDManager. | Alejandro Marzini |
2010-06-09 | - Revised abstract AudioCDManager. | Alejandro Marzini |
2010-05-29 | Added again base-backend. Started sdl backend refatoring, file, mutex and tim... | Alejandro Marzini |
2010-05-28 | Created base virtual classes for backends subsystems. | Alejandro Marzini |
2009-07-25 | Replace "EventProvider" class of the DefaultEventManager implementation with ... | Johannes Schickel |
2009-02-15 | - Replace OSystem::clearScreen with OSystem::fillScreen as discussed on -devel. | Johannes Schickel |
2009-01-30 | Moved default implementations for various OSystem methods into a new class Ba... | Max Horn |