aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/wince/wince-sdl.h
AgeCommit message (Expand)Author
2018-06-03WIN32: Move Windows-specific implementation of logMessage out of OSystem_SDLCameron Cawley
2014-02-18WINCE: Make GPL headers consistent in themselves.Johannes Schickel
2011-07-20WINCE: Move initialization of TimerManager to overloaded init() method.CeRiAl
2011-06-14WINCE: Add support for language auto-detection in WinCECeRiAl
2011-06-07WINCE: Use OSystem's _fsFactory slotMax Horn
2011-06-07WINCE: Remove dead codeMax Horn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-03-09WINCE: Run astyle over WinCE source files.Johannes Schickel
2011-03-08WINCE: Make scummvm compile and run again for WinCE platform (patch #3202337)Max Horn
2010-11-28WINCE: Remove obsolete openCD methodMax Horn
2010-11-28WINCE: Fix main(), update config file handling, update module.mkMax Horn
2010-03-10Remove last traces of OSystem::getOutputSampleRate()Max Horn
2009-11-18WINCE: Use correct include pathsMax Horn
2009-11-18cleanupMax Horn
2009-11-18Modify WinCE, LinuxMoto and GP2xWiz backends to use graphics/scaler/downscale...Max Horn
2009-10-08Introduce a new struct TimeDate, replacing struct tm in client code. May lead...Max Horn
2009-09-28overload newer incarnation of setmousecursorKostas Nakos
2009-08-21Attempt to fix builds that use the ARM screen column clear code; add newRobin Watts
2009-08-06overload showMouse to kill mouse shadows in kyraKostas Nakos
2009-07-12Apply patch 2802544: WINCE: Implement OSystem::engineInit to remove hackKostas Nakos
2009-03-01better detection of aspect-scalable resolutionsKostas Nakos
2009-01-23Renamed OSystem::openConfigFileForReading & openConfigFileForWriting to creat...Max Horn
2009-01-04Virtualize sdl backend's setGraphicsModeIntern() so it can be overloaded by C...Kostas Nakos
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-12-18fix opening of config file + some cleanupKostas Nakos
2008-12-04Some changes which will hopefully fix bug #2387217 - "WINCE: SVN trunk compil...Filippos Karapetis
2008-08-25patch 1868881: ini option to disable doubletap rmbKostas Nakos
2008-06-28Patch ##1956946 (Audio::Mixer internal API revision) with some tweaksMax Horn
2008-01-22Removed backends/intern.hMax Horn
2007-12-30implement new gettimeanddate method - fixes bug 1834822 WINCE: Save games hav...Kostas Nakos
2007-12-16reimplemented the freelook action to be more usable, ultimately targeted towa...Kostas Nakos
2007-11-13got rid of the /evil/ monkeykeyboard code :-) (see also rev. 29495)Kostas Nakos
2007-10-28cleanup after framebuffer api changesKostas Nakos
2007-09-26Compile fixes for WinCE buildRobin Watts
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-06-19Implemented the OSystem framebuffer API, as discussed on scummvm-devel. All c...Max Horn
2007-06-09fix bugs 1734068, 1723144: cursor trails when scrollingKostas Nakos
2007-06-03new functionality for the predictive input dialog for smartphonesKostas Nakos
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-04-28rewrote drawing loop in a more straightforward fashion, which also kills some...Kostas Nakos
2007-04-28add focus flagKostas Nakos
2007-03-17Moved Event/EventType/keyboard enum from common/system.h (part of class OSyst...Max Horn
2007-02-12removed dependency on MAX_MOUSE_W/H. optimized mouse blits a bitKostas Nakos
2006-11-12CleanupKostas Nakos
2006-11-12Implement Fingolfin's modular backend timer, savefile and mixer managersKostas Nakos
2006-10-10Merge ozone headerKostas Nakos
2006-10-08Initial commit of the wince-gcc re-portKostas Nakos
2006-07-01move ce port to its new homeKostas Nakos