Age | Commit message (Expand) | Author |
2015-02-16 | SDL: Add basic abstraction class for the SDL window. | Johannes Schickel |
2014-02-18 | WINCE: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-01-24 | WINCE: Attempt to fix WinCE compilation. | Johannes Schickel |
2013-10-23 | SDL: Reduce code duplication a bit. | Johannes Schickel |
2013-10-23 | SDL: Always initialize video subsystem in initSDL. | Johannes Schickel |
2012-06-09 | COMMON: Add tm_wday to our TimeDate struct | Matthew Hoops |
2012-02-15 | JANITORIAL: Fix missing whitespace in pointer cast | Tarek Soliman |
2011-10-18 | WINCE: Add workaround for memory management problem on Windows CE < 6.0 | CeRiAl |
2011-07-20 | WINCE: Move initialization of TimerManager to overloaded init() method. | CeRiAl |
2011-06-26 | WINCE: Fix timer manager | CeRiAl |
2011-06-20 | ALL: Remove trailing whitespaces | Max Horn |
2011-06-14 | WINCE: Add support for language auto-detection in WinCE | CeRiAl |
2011-06-11 | WINCE: Some cleanup (public vs. private scopes), fix freelook | CeRiAl |
2011-06-07 | WINCE: Use OSystem's _fsFactory slot | Max Horn |
2011-06-07 | WINCE: Remove dead code | Max Horn |
2011-06-07 | WINCE: Add FIXME for timer code (maintainer notified) | Max Horn |
2011-05-18 | WINCE: Enable building of plugins with normal configure/make | CeRiAl |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-04-28 | BACKENDS: Fix compilation for various backends | Ori Avtalion |
2011-03-09 | WINCE: Run astyle over WinCE source files. | Johannes Schickel |
2011-03-09 | WINCE: Cleanup WinCE event source a bit. | Johannes Schickel |
2011-03-08 | WINCE: Make scummvm compile and run again for WinCE platform (patch #3202337) | Max Horn |
2011-02-09 | AUDIO: Rename sound/ dir to audio/ | Max Horn |
2010-11-28 | WINCE: Remove obsolete openCD method | Max Horn |
2010-11-28 | WINCE: Fix main(), update config file handling, update module.mk | Max Horn |
2010-10-31 | WINCE: Enable use of forbidden symbols, cleanup | Max Horn |
2010-09-30 | I18N: Add translation for wince specific titles for key mapping dialog | Thierry Crozat |
2010-09-18 | JANITORIAL: Removed most punctuation at end of warning() and error() | Torbjörn Andersson |
2010-06-26 | GUI: Add and improve some messages to translate | Jordi Vilalta Prat |
2010-06-16 | Fix for Valgrind Uninitialised Error from SDL_Event in sdl backend and derive... | David Turner |
2010-06-02 | OSYSTEM: Get rid of kFeatureAutoComputeDirtyRects | Max Horn |
2010-05-09 | Rename DISABLE_*SCALERS to USE_*SCALERS, and move the mk/cpp defines to confi... | Andre Heider |
2010-03-11 | Replace Audio::MixerImpl::setOutputRate with a new 'sampleRate' param to the ... | Max Horn |
2010-03-10 | Remove last traces of OSystem::getOutputSampleRate() | Max Horn |
2010-03-08 | Add missing include that caused build failures with Normal1xAspect and | Robin Watts |
2010-03-08 | Rename PocketPCLandscapeAspect to Normal1xAspect and move it to | Max Horn |
2010-03-08 | Rename PocketPCPortrait scaler to DownscaleHorizByThreeQuarters, | Max Horn |
2009-11-18 | Modify WinCE, LinuxMoto and GP2xWiz backends to use graphics/scaler/downscale... | Max Horn |
2009-11-09 | WINCE: Formatting fixes; added a FIXME to OSystem_WINCE3::checkOggHighSampleRate | Max Horn |
2009-10-08 | Introduce a new struct TimeDate, replacing struct tm in client code. May lead... | Max Horn |
2009-09-30 | Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other ... | Max Horn |
2009-09-28 | revert previous fix | Kostas Nakos |
2009-09-28 | overload newer incarnation of setmousecursor | Kostas Nakos |
2009-09-28 | 1) fix scaler selection for vga games on vga (or higher) devices. 2) fix a cr... | Kostas Nakos |
2009-08-21 | Attempt to fix builds that use the ARM screen column clear code; add new | Robin Watts |
2009-08-07 | mouse up events need the same lovin' as mouse down events do. don't underesti... | Kostas Nakos |
2009-08-06 | overload showMouse to kill mouse shadows in kyra | Kostas Nakos |
2009-08-04 | add bindings for cruise engine | Kostas Nakos |
2009-08-02 | clean up and fix vga aspect scaler routines | Kostas Nakos |
2009-08-02 | rework mixer (re)init. fixes bug #2694722 | Kostas Nakos |