Age | Commit message (Expand) | Author |
2011-08-09 | SDL: Take advantage of SdlGraphicsManager. | Johannes Schickel |
2011-06-16 | BACKENDS/COMMON/GUI: Remove complete support for TaskbarManager when taskbar ... | Littleboy |
2011-06-16 | BACKENDS: Add generic TaskbarManager class to handle taskbar integration | Littleboy |
2011-06-08 | BACKENDS: Shuffle backends class hierarchy and module initialization | Max Horn |
2011-06-06 | BACKENDS: Add OSystem::getDefaultConfigFileName | Max Horn |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2010-11-29 | SDL: Move createLogFile implementions to the OSystem_SDL subclasses. | Johannes Schickel |
2010-11-29 | SDL: Move #include <SDL.h> into a special wrapper file | Max Horn |
2010-11-28 | SDL: Merge deinit() into OSystem_SDL destructor and overload fatalError | Max Horn |
2010-11-28 | Merging the gsoc2010-opengl branch | Max Horn |
2010-11-28 | BACKEND: Switch OSystem::getSystemLanguage return type to Common::String. | Johannes Schickel |
2010-11-26 | SDL: Hook up file logger to log on UNIX-like systems. | Johannes Schickel |
2010-11-25 | OSYSTEM: Add API to query the system locale. | Johannes Schickel |
2010-11-18 | BACKENDS: Implement logging API proposed by Max on -devel. | Johannes Schickel |
2010-11-08 | BACKENDS: Partial merge of gsoc2010-opengl: Audio CD changes only | Max Horn |
2010-10-21 | OPENGL: Add an SdlEventSource member to OSystem_SDL instead of subclassing Sd... | Johannes Schickel |
2010-10-13 | OPENGL: Replace SdlEventManager by SdlEventSource. | Johannes Schickel |
2010-10-12 | JANITORAL: Clean trailing whitespaces. | Jordi Vilalta Prat |
2010-07-30 | SDL/OPENGL: Add ability to switch between SDL and OpenGL graphics managers. | Alejandro Marzini |
2010-07-19 | SDL: Hack to handle special SDL events. | Alejandro Marzini |
2010-07-12 | SDL: Overhaul OSystem_SDL::getSupportedFormats | Max Horn |
2010-07-11 | Moved getGraphicsManager() from OSystem_SDL to ModularBackend. Moved public S... | Alejandro Marzini |
2010-07-10 | Added BaseSdlGraphicsManager. Added GLTexture. | Alejandro Marzini |
2010-07-03 | Cleanup and documentation. | Alejandro Marzini |
2010-07-02 | Cleanup and documentation. | Alejandro Marzini |
2010-06-29 | Modularized Linuxmoto port. | Alejandro Marzini |
2010-06-27 | Improved getDefaultConfigFileName(). Code cleanup. | Alejandro Marzini |
2010-06-26 | Removed DEFAULT_CONFIG_FILE define in favor of new getConfigFileNameString fu... | Alejandro Marzini |
2010-06-24 | Added a init function to OSystem_SDL for early backend setup, and so allowing... | Alejandro Marzini |
2010-06-24 | Refactored SDL mixer manager. Created a SdlMixerManager subclass for Mac OSX. | Alejandro Marzini |
2010-06-23 | Fixed AudioCDManager not having a public inheritance. Backend code cleanup. | Alejandro Marzini |
2010-06-20 | Created win32 port from sdl backend. | Alejandro Marzini |
2010-06-20 | Removed getMillis, delayMillis and getTimeAndDate functions from TimerManager. | Alejandro Marzini |
2010-06-15 | SYSTEM: Unify OSystem::getSupportedFormats() signature | Max Horn |
2010-06-13 | Added SdlTimerManager. Added getMillis, delayMillis and getTimeAndDate to Com... | Alejandro Marzini |
2010-06-13 | Added SdlEventManager. | Alejandro Marzini |
2010-06-12 | Created SdlMixerImpl. Added setSampleRate method to Audio::MixerImpl. Updated... | Alejandro Marzini |
2010-06-11 | Fixed compilation error on Mac. | Alejandro Marzini |
2010-06-11 | Add Common::EventSource inheritance for ModularBackend. OSystem_SDL now subcl... | Alejandro Marzini |
2010-06-09 | - Revised abstract AudioCDManager. | Alejandro Marzini |
2010-06-07 | Removed code that is now in managers. Added mutex and graphics manager initia... | Alejandro Marzini |
2010-06-02 | OSYSTEM: Get rid of kFeatureAutoComputeDirtyRects | Max Horn |
2010-06-01 | Inline palettes in SDL backend into class OSystem_SDL | Max Horn |
2010-05-21 | SDL: Split quit() method into deinit() so error codes could be returned. | Eugene Sandulenko |
2010-04-04 | Commit of patch #2980597 "GSoC: GUI: Text input + Right Alt (bug #2978736)". | Johannes Schickel |
2010-03-22 | Patch #2973290: Semicolon cleanup | Max Horn |
2010-03-10 | Remove last traces of OSystem::getOutputSampleRate() | Max Horn |
2010-03-08 | Move some aspect ratio related stuff to graphics/scaler/aspect.h | Max Horn |
2010-02-21 | Patch for bug 2943361 by littleboy, adding full kb modifier support to all en... | Yotam Barnoy |
2010-01-25 | Strip trailing spaces/tabs. | Johannes Schickel |