aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/wince
AgeCommit message (Expand)Author
2016-02-15I18N: Fix language code for SwedishJakub Wilk
2016-02-15I18N: Fix country code for DenmarkJakub Wilk
2015-02-16SDL: Add basic abstraction class for the SDL window.Johannes Schickel
2014-02-18WINCE: Make GPL headers consistent in themselves.Johannes Schickel
2014-01-24WINCE: Attempt to fix WinCE compilation.Johannes Schickel
2013-10-23SDL: Reduce code duplication a bit.Johannes Schickel
2013-10-23SDL: Always initialize video subsystem in initSDL.Johannes Schickel
2012-12-16WINCE: Fix shadow variable warnings associated with GUIElement classes.D G Turner
2012-06-09COMMON: Add tm_wday to our TimeDate structMatthew Hoops
2012-02-15JANITORIAL: Fix missing whitespace in pointer castTarek Soliman
2011-12-05WINCE: Update port specific READMECeRiAl
2011-12-05WINCE: Update port specific READMECeRiAl
2011-11-17COMMON: Move <new> include into scummsys.h.Alyssa Milburn
2011-10-18WINCE: Add workaround for memory management problem on Windows CE < 6.0CeRiAl
2011-08-07JANITORIAL: Remove trailing empty lines.Christoph Mallon
2011-07-20WINCE: Update port specific READMECeRiAl
2011-07-20WINCE: Change keymapping for AGI and Simon 1 & 2CeRiAl
2011-07-20WINCE: Move initialization of TimerManager to overloaded init() method.CeRiAl
2011-07-20WINCE: Update port specific READMECeRiAl
2011-07-15WINCE: Change default values for "FM_high_quality" & "high_sample_rate"CeRiAl
2011-07-01WINCE: Update port specific READMECeRiAl
2011-06-27WINCE: Added option to disable panel toggling with double tap on top of screenCeRiAl
2011-06-26WINCE: Fix timer managerCeRiAl
2011-06-25WINCE: Hide toolbar when returning to game listCeRiAl
2011-06-20ALL: Remove trailing whitespacesMax Horn
2011-06-14WINCE: Add support for language auto-detection in WinCECeRiAl
2011-06-11WINCE: Some cleanup (public vs. private scopes), fix freelookCeRiAl
2011-06-07WINCE: Use OSystem's _fsFactory slotMax Horn
2011-06-07WINCE: Remove dead codeMax Horn
2011-06-07WINCE: Add FIXME for timer code (maintainer notified)Max Horn
2011-06-01ALL: Removed last traces of the MPEG2 codeMax Horn
2011-05-31COMMON: Move more stuff from scummsys.h to portdefs.hMax Horn
2011-05-27WINCE: Update of port-related READMECeRiAl
2011-05-25ALL: behaviour -> behaviorMatthew Hoops
2011-05-25WINCE: Update port specific readmeCeRiAl
2011-05-23COMMON: Provide our own implementations for scumm_str(n)icmpMax Horn
2011-05-18WINCE: Replace custom massadd with the global one (shows progress now)CeRiAl
2011-05-18WINCE: Enable building of plugins with normal configure/makeCeRiAl
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28BACKENDS: Fix compilation for various backendsOri Avtalion
2011-03-09WINCE: Run astyle over WinCE source files.Johannes Schickel
2011-03-09WINCE: Cleanup WinCE event source a bit.Johannes Schickel
2011-03-08WINCE: Silence/fix some warnings.Johannes Schickel
2011-03-08WINCE: Add -fno-inline-functions to compiler arguments.Johannes Schickel
2011-03-08WINCE: Make scummvm compile and run again for WinCE platform (patch #3202337)Max Horn
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn
2010-11-29SDL: Move #include <SDL.h> into a special wrapper fileMax Horn
2010-11-28WINCE: Remove obsolete openCD methodMax Horn
2010-11-28WINCE: Fix main(), update config file handling, update module.mkMax Horn
2010-11-16GUI: Rename gui/GuiManager.* to gui/gui-manager.*Max Horn