aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/wince
AgeCommit message (Expand)Author
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
2007-06-09fix bugs 1734068, 1723144: cursor trails when scrollingKostas Nakos
2007-06-09add nippon supportKostas Nakos
2007-06-09fix keys getting stuck in virtual keyboardKostas Nakos
2007-06-08.txt is the device-friendly extension for text filesKostas Nakos
2007-06-08fix bug #1674683 (GOB2 can't save): send 0xD for enterKostas Nakos
2007-06-08adding F1 for bargon and KP0 for indy3 functionality to multi function keyKostas Nakos
2007-06-05renaming to multi-function key. Also, reverting to softkey A for default keym...Kostas Nakos
2007-06-05the FT cheat key is now called multi function key (pending commit for sucker ...Kostas 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-05-27use better optimization flagsKostas Nakos
2007-05-27getting screen extents from the sdl backend. Builders must use the newer sdl ...Kostas Nakos
2007-05-27simplified code by moving key naming to the sdl port (where it belongs)Kostas Nakos
2007-05-12changed some warnings into debug msgsKostas Nakos
2007-05-05some more verbose error reportingKostas Nakos