aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/wince
AgeCommit message (Expand)Author
2009-08-04got rid of superfluous semicolonsKostas Nakos
2009-08-04commit slightly modified patch #2828646: WINCE: Integrate Windows CE with the...Kostas Nakos
2009-08-04update readme (draft)Kostas Nakos
2009-08-04update MakefileKostas Nakos
2009-08-04support made engineKostas Nakos
2009-08-04add bindings for cruise engineKostas Nakos
2009-08-02clean up and fix vga aspect scaler routinesKostas Nakos
2009-08-02rework mixer (re)init. fixes bug #2694722Kostas Nakos
2009-07-27Add ARM code version of Normal2x scaler.Robin Watts
2009-07-21Add ARM code implementation of Scaler2x, and enable it for the WinCERobin Watts
2009-07-19whoops, fix non-arm build (why? :-) )Kostas Nakos
2009-07-19remove dead code leftoverKostas Nakos
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