aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/wince
AgeCommit message (Expand)Author
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
2007-05-01added code to supress the backlight in older devices, fixed a little oops :-)Kostas Nakos
2007-05-01fix scaler selection for square (non vga) devicesKostas Nakos
2007-05-01fix toolbar redraw for hires games in qvga landscape phonesKostas Nakos
2007-05-01properly detect landscape qvga smartphones (whee\! broken sword on phones)Kostas Nakos
2007-05-01generate stdout/err files in cwd and properly delete them in gcc buildsKostas Nakos
2007-04-30correct place for touche screen size adjustment & one more check in the draw ...Kostas Nakos
2007-04-30add zoom up/down actions for toucheKostas Nakos
2007-04-30better zoomup/down + panel handling for hires, also fixes bug #1593299Kostas Nakos
2007-04-30formattingKostas Nakos
2007-04-28rewrote drawing loop in a more straightforward fashion, which also kills some...Kostas Nakos
2007-04-28bugfix aspect scalerKostas Nakos