aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/wince
AgeCommit message (Collapse)Author
2007-11-13got rid of the /evil/ monkeykeyboard code :-) (see also rev. 29495)Kostas Nakos
svn-id: r29498
2007-11-13don't trash the registry if proper startup has failedKostas Nakos
svn-id: r29497
2007-11-05WinCE Makefile: make deploy was copying plugins to the wrong directory.Robin Watts
svn-id: r29426
2007-11-04Dumb typo in earlier commit.Robin Watts
svn-id: r29415
2007-11-04New 'deploy' targets for the WinCE makefile to automatically copyRobin Watts
built files across to a target device attached with ActiveSync. Hopefully will avoid hours of comedy when trying to debug mismatching plugins/exes. svn-id: r29414
2007-11-04Minor tweak to Wince makefile; 'all' target now depends on whether we areRobin Watts
building with plugins or not. These means that weak minded programmers (like me) no longer need to remember to do "make dist-plugins" instead of "make dist". svn-id: r29412
2007-11-03update for the new igor engineKostas Nakos
svn-id: r29388
2007-10-28various assorted things required by the new compiler and codebase changesKostas Nakos
svn-id: r29310
2007-10-28(mainly) adding plugin supportKostas Nakos
svn-id: r29309
2007-10-28new stuff to support the FS api and fixes for the new compilerKostas Nakos
svn-id: r29308
2007-10-28cleanup after framebuffer api changesKostas Nakos
svn-id: r29307
2007-10-28fix formatting & typoKostas Nakos
svn-id: r29306
2007-10-28entry point for plugin buildsKostas Nakos
svn-id: r29305
2007-10-28Rollup commit to improve & bring the port up to speed. More specificallyi ↵Kostas Nakos
for this file: - adding support for plugins - fixing regressions and changes related to the framebuffer api - improved and fixed dirty rects - fixed Fingolfin's name in a comment :-P svn-id: r29303
2007-10-28formatting fixesKostas Nakos
svn-id: r29302
2007-10-28drop unneeded defineKostas Nakos
svn-id: r29301
2007-09-26Compile fixes for WinCE buildRobin Watts
* wince-sdl.h: sdl-common.h is now sdl.h. Also, copied in definition of DF_UPDATE_EXPAND_1_PIXEL as this was no longer offered by sdl.h * CELauncherDialog.cpp: Updated to use modified FilingSystemNode. svn-id: r29104
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have ↵Nicola Mettifogo
been updated. svn-id: r28966
2007-09-18Code formatting fixesMax Horn
svn-id: r28945
2007-09-11Adding various FIXME comments to bogus (non-self-explanatory) existing FIXME ↵Max Horn
comments; and some other related cleanup svn-id: r28890
2007-07-10This commit adds a new build define USE_ARM_GFX_ASM (and sets it for the WinCERobin Watts
and DS builds). This causes the scumm engines graphics code to call ARM routines to do drawStripToScreen and copy8col. These routines were originally written for the DS port, and have now been made available to any other ARM device out there that wants them. I've tested this change on WinCE, but can't test it on the DS as I don't have one. We know that the routines work there though. svn-id: r28016
2007-06-24Update the WinCE makefile to use the USE_ARM_SMUSH_ASM define to enableRobin Watts
the ARM version of Codec47 from Smush. svn-id: r27694
2007-06-23Add a couple of casts from int to (Common:KeyCode) in the WinCE specific code.Robin Watts
2 of the 4 casts are lifted from the standard sdl/events.cpp file. The other 2 (casting the results of mapKeyCE before assigning to event.kbd.keycode look correct to me too, but might bear double checking. svn-id: r27680
2007-06-23Tweaks to WinCE makefile.Robin Watts
The choice of which libraries to use (zlib, tremorce, mad, mpeg2 etc) is now made by a single define per library towards the top of the makefile. Given that developers tend to have different options selected on their local builds, hopefully this will minimise the changes on aubsequent svn updates. svn-id: r27676
2007-06-23Add missing semi-colon.Travis Howell
svn-id: r27660
2007-06-23Update GUI::Key constructsMax Horn
svn-id: r27643
2007-06-22Converted lots of code to use Common::ASCII_* and COMMON::KEYCODE_* ↵Max Horn
constants. This also revealed the evil mixing of keycodes and ascii we do in many places :-/ svn-id: r27616
2007-06-19Implemented the OSystem framebuffer API, as discussed on scummvm-devel. All ↵Max Horn
changes are just fine, and won't cause any compile problems or regressions, despite the fact that I can't test most of the non-SDL backend changes, at an improbability level of two to the power of two hundred and seventy-six thousand to one against - possibly much higher. Anything you still can't cope with is therefore your own problem. Please relax. svn-id: r27548
2007-06-16Patch #1721826: ARM asm versions of sound rate conversion/mixing codeMax Horn
svn-id: r27467
2007-06-11adding compilation pointerKostas Nakos
svn-id: r27353
2007-06-10update the port readme (USE broom WITH cobwebs)Kostas Nakos
svn-id: r27307
2007-06-10re-add flac support which I had totally forgotten about. Builders must ↵Kostas Nakos
update to the newest libpack. Also enable parallaction by default svn-id: r27289
2007-06-10drop some debugging leftoversKostas Nakos
svn-id: r27287
2007-06-10formattingKostas Nakos
svn-id: r27285
2007-06-09fix bugs 1734068, 1723144: cursor trails when scrollingKostas Nakos
svn-id: r27250
2007-06-09add nippon supportKostas Nakos
svn-id: r27244
2007-06-09fix keys getting stuck in virtual keyboardKostas Nakos
svn-id: r27232
2007-06-08.txt is the device-friendly extension for text filesKostas Nakos
svn-id: r27189
2007-06-08fix bug #1674683 (GOB2 can't save): send 0xD for enterKostas Nakos
svn-id: r27187
2007-06-08adding F1 for bargon and KP0 for indy3 functionality to multi function keyKostas Nakos
svn-id: r27185
2007-06-05renaming to multi-function key. Also, reverting to softkey A for default ↵Kostas Nakos
keymap (compatibility on first run) svn-id: r27112
2007-06-05the FT cheat key is now called multi function key (pending commit for sucker ↵Kostas Nakos
punch in indy) svn-id: r27111
2007-06-03new functionality for the predictive input dialog for smartphonesKostas Nakos
svn-id: r27071
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client ↵Max Horn
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024
2007-05-27use better optimization flagsKostas Nakos
svn-id: r26980
2007-05-27getting screen extents from the sdl backend. Builders must use the newer sdl ↵Kostas Nakos
port lib svn-id: r26979
2007-05-27simplified code by moving key naming to the sdl port (where it belongs)Kostas Nakos
svn-id: r26978
2007-05-12changed some warnings into debug msgsKostas Nakos
svn-id: r26815
2007-05-05some more verbose error reportingKostas Nakos
svn-id: r26748
2007-05-01added code to supress the backlight in older devices, fixed a little oops :-)Kostas Nakos
svn-id: r26728