aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/wince
AgeCommit message (Expand)Author
2008-03-26Added note on how the WinCE scalers are wasting valuable cycles, and how to f...Max Horn
2008-02-23properly support feeble (sync commit)Kostas Nakos
2008-02-03Previous commit to enable ARM proc3 stuff for WinCE was broken, as I'dRobin Watts
2008-02-03Introduce ARM code for commonest case of "proc3" costume blitting (asRobin Watts
2008-01-28Fixed the spaces before tabs.Jordi Vilalta Prat
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2008-01-22Removed backends/intern.hMax Horn
2008-01-11doc update for 0.11.0Kostas Nakos
2008-01-04fix a race - bug #1863961 (#1769503)Kostas Nakos
2008-01-02cannot handle key mods in ce and unicode is dodgy to say the least. fixes bug...Kostas Nakos
2008-01-01fixup to prevent a crash, pending the overlay reworkKostas Nakos
2007-12-30implement new gettimeanddate method - fixes bug 1834822 WINCE: Save games hav...Kostas Nakos
2007-12-16default is not to build plugins yet, until the plugin system is reworkedKostas Nakos
2007-12-16reimplemented the freelook action to be more usable, ultimately targeted towa...Kostas Nakos
2007-12-16adding preliminary lure supportKostas Nakos
2007-11-14small fixesKostas Nakos
2007-11-13got rid of the /evil/ monkeykeyboard code :-) (see also rev. 29495)Kostas Nakos
2007-11-13don't trash the registry if proper startup has failedKostas Nakos
2007-11-05WinCE Makefile: make deploy was copying plugins to the wrong directory.Robin Watts
2007-11-04Dumb typo in earlier commit.Robin Watts
2007-11-04New 'deploy' targets for the WinCE makefile to automatically copyRobin Watts
2007-11-04Minor tweak to Wince makefile; 'all' target now depends on whether we areRobin Watts
2007-11-03update for the new igor engineKostas Nakos
2007-10-28various assorted things required by the new compiler and codebase changesKostas Nakos
2007-10-28(mainly) adding plugin supportKostas Nakos
2007-10-28new stuff to support the FS api and fixes for the new compilerKostas Nakos
2007-10-28cleanup after framebuffer api changesKostas Nakos
2007-10-28fix formatting & typoKostas Nakos
2007-10-28entry point for plugin buildsKostas Nakos
2007-10-28Rollup commit to improve & bring the port up to speed. More specificallyi for...Kostas Nakos
2007-10-28formatting fixesKostas Nakos
2007-10-28drop unneeded defineKostas 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-09-18Code formatting fixesMax Horn
2007-09-11Adding various FIXME comments to bogus (non-self-explanatory) existing FIXME ...Max Horn
2007-07-10This commit adds a new build define USE_ARM_GFX_ASM (and sets it for the WinCERobin Watts
2007-06-24Update the WinCE makefile to use the USE_ARM_SMUSH_ASM define to enableRobin Watts
2007-06-23Add a couple of casts from int to (Common:KeyCode) in the WinCE specific code.Robin Watts
2007-06-23Tweaks to WinCE makefile.Robin Watts
2007-06-23Add missing semi-colon.Travis Howell
2007-06-23Update GUI::Key constructsMax Horn
2007-06-22Converted lots of code to use Common::ASCII_* and COMMON::KEYCODE_* constants...Max Horn
2007-06-19Implemented the OSystem framebuffer API, as discussed on scummvm-devel. All c...Max Horn
2007-06-16Patch #1721826: ARM asm versions of sound rate conversion/mixing codeMax Horn
2007-06-11adding compilation pointerKostas Nakos
2007-06-10update the port readme (USE broom WITH cobwebs)Kostas Nakos
2007-06-10re-add flac support which I had totally forgotten about. Builders must update...Kostas Nakos
2007-06-10drop some debugging leftoversKostas Nakos
2007-06-10formattingKostas Nakos