aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/wince
AgeCommit message (Expand)Author
2009-07-15New ARM code blending Smartphone landscale scaler for WinCE port. Seems to workRobin Watts
2009-07-12oops, fix propsKostas Nakos
2009-07-12Apply patch 2802544: WINCE: Implement OSystem::engineInit to remove hackKostas Nakos
2009-06-28Changed OSystem::setWindowCaption to expect ISO LATIN 1 encoded input;Max Horn
2009-05-24Strip trailing whitespaces in the whole code base.Johannes Schickel
2009-05-16Fix bug #2790461: "WINCE: Compilation broken"Eugene Sandulenko
2009-05-12Synced WinCE SDL backend with the changes in commit #40226. Hopefully, this w...Filippos Karapetis
2009-03-01add support for tinsel engine (off by default for the time being)Kostas Nakos
2009-03-01better detection of aspect-scalable resolutionsKostas Nakos
2009-03-01slight correctionKostas Nakos
2009-03-01modified patch in bug #2644574: fix buildKostas Nakos
2009-02-21update readme for release 0.13.0Kostas Nakos
2009-02-21proper fix for random crashes with vga devicesKostas Nakos
2009-02-16fix random crashes on vga devices when using exotic scalersKostas Nakos
2009-02-15add support for groovieKostas Nakos
2009-02-15enable tucker and groovie enginesKostas Nakos
2009-02-15add support for tuckerKostas Nakos
2009-02-14apply patch by Fingolfin to optimize scalers + moreKostas Nakos
2009-02-14update to newer overlay interfaceKostas Nakos
2009-02-11cleanupMax Horn
2009-01-30Fix for bug #2548995: AmigaOS4: Compiler error (and taking care of some poten...Max Horn
2009-01-23Renamed FSNode::openForReading / openForWriting to createReadStream / createW...Max Horn
2009-01-23Renamed OSystem::openConfigFileForReading & openConfigFileForWriting to creat...Max Horn
2009-01-04had forgotten the case of a rect being partially off the top of the screen (a...Kostas Nakos
2009-01-04fix bug #2480870: crash when shaking (not stirring)Kostas Nakos
2009-01-04follow new SAGA engine definesKostas Nakos
2009-01-04Virtualize sdl backend's setGraphicsModeIntern() so it can be overloaded by C...Kostas Nakos
2009-01-02Renamed gui/newgui.cpp -> gui/GuiManager.cpp and gui/newgui.h -> gui/GuiManag...Johannes Schickel
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-12-28workaround for ce's limitation of cwd in _access tooKostas Nakos
2008-12-28fix buggy repaints caused by multiple calls to the overlay togglesKostas Nakos
2008-12-18fix opening of config file + some cleanupKostas Nakos
2008-12-10implement the newer gfx transaction interface. some issues still remainKostas Nakos
2008-12-04Added missing include.Johannes Schickel
2008-12-04Fix for GUI compile error described in bug #2387217 "WINCE: SVN trunk compila...Johannes Schickel
2008-12-04Some changes which will hopefully fix bug #2387217 - "WINCE: SVN trunk compil...Filippos Karapetis
2008-11-06Got rid of OSystem::colorToRGB and RGBToColor; added implementations for OSys...Max Horn
2008-10-02Renamed FilesystemNode -> FSNodeMax Horn
2008-09-03Moved FilesystemNode / FSList to namespace Common; also got rid of some 'type...Max Horn
2008-08-25Update readmeKostas Nakos
2008-08-25patch 1868881: ini option to disable doubletap rmbKostas Nakos
2008-08-25patch 1984130: Add Tremolo infoKostas Nakos
2008-08-18Enable save game action key in Touche for WinCE devices.Lars Persson
2008-08-18switching to libTremoloKostas Nakos
2008-08-18do away with the smush force redraw hackKostas Nakos
2008-08-13fix a small bug in the quit dialogKostas Nakos
2008-08-13fix bug #1910057: FT multifunctionKostas Nakos
2008-08-13fix bug #2038992 by saving and restoring channel volumesKostas Nakos
2008-08-10add support for drascula engineKostas Nakos
2008-08-09fix MR on ce: allocate large buffer on the heap instead and of the stack, and...Kostas Nakos