scummvm/backends/wince
Lars Persson d4716a1fb5 * Start of generic key configuration support for ScummVM
* Moved KeyConfigDialog, key from WinCE to gui
* Updated wince code to inherit and use new GUI::Keys and launch new dialog
* New definition SMALL_SCREEN_DEVICE when keysdialog should be inittialized from options.cpp
* Added new function to SDL\Events that handles key remapping.  LINUPY & QTOPIA remapping moved to that function. SymbianOs.cpp overrides this function to enable key remapping to events
* Compiled VC6++ project. This with warnings and errors, but NOT in the changed code. (SAGA,KYRA)
* Compiled using WCE tools 3 for X86 target and running Scummvm in emulator to test
* Compiled with UIQ target. The rest Symbian platforms might require further configuration to operate properly
* Actor.h in Saga now compiles for default VC6 setting.
* Aspect.cpp does not compile in VC6/WCE due to template problems with the kFastAndNiceAspectMode setting.
* Changed order of creation of gamedetector and mainsystem in Main.cpp
* If anything does not compile, or is totally out of order, please revert changes.

svn-id: r18498
2005-07-05 20:22:56 +00:00
..
CEgui Whitespace changes. 2005-06-24 16:08:31 +00:00
CEkeys * Start of generic key configuration support for ScummVM 2005-07-05 20:22:56 +00:00
icons Added new icons, thanks to Carlos Luz aka Lightman 2002-11-19 08:13:24 +00:00
images Add GUI icons 2004-01-26 08:17:37 +00:00
missing Remove usage of vsprintf in favour of vsnprintf and make 2005-04-09 01:52:44 +00:00
.cvsignore fixed the 'intelligent' GCC build rules; added .cvsignore files 2002-08-21 16:28:19 +00:00
CEActions.cpp * Start of generic key configuration support for ScummVM 2005-07-05 20:22:56 +00:00
CEActions.h * Start of generic key configuration support for ScummVM 2005-07-05 20:22:56 +00:00
CEActionsPocket.cpp * Start of generic key configuration support for ScummVM 2005-07-05 20:22:56 +00:00
CEActionsPocket.h * Start of generic key configuration support for ScummVM 2005-07-05 20:22:56 +00:00
CEActionsSmartphone.cpp * Start of generic key configuration support for ScummVM 2005-07-05 20:22:56 +00:00
CEActionsSmartphone.h * Start of generic key configuration support for ScummVM 2005-07-05 20:22:56 +00:00
CEDevice.cpp When including files from common/, explicitly use the common/ prefix 2005-06-24 15:23:51 +00:00
CEDevice.h Updated copyright 2005-01-01 16:09:25 +00:00
CEException.cpp Update to latest branch fixes 2005-01-28 23:45:53 +00:00
CEException.h Updated copyright 2005-01-01 16:09:25 +00:00
CEKeysDialog.cpp When including files from common/, explicitly use the common/ prefix 2005-06-24 15:23:51 +00:00
CEKeysDialog.h Updated copyright 2005-01-01 16:09:25 +00:00
CELauncherDialog.cpp * Start of generic key configuration support for ScummVM 2005-07-05 20:22:56 +00:00
CELauncherDialog.h Updated copyright 2005-01-01 16:09:25 +00:00
CEScaler.cpp * Start of generic key configuration support for ScummVM 2005-07-05 20:22:56 +00:00
CEScaler.h Updated copyright 2005-01-01 16:09:25 +00:00
newres.h Fix compiling issues with Smartphone/HPC builds 2003-04-04 13:14:15 +00:00
ozone.h Updated copyright 2005-01-01 16:09:25 +00:00
PocketSCUMM.rc New resources files 2004-01-26 08:15:50 +00:00
portdefs.h Add isalnum for HPC compiler 2005-01-28 20:49:41 +00:00
README-WinCE Update for 0.7.1 2005-03-26 14:35:39 +00:00
resource.h New resources files 2004-01-26 08:15:50 +00:00
wince-sdl.cpp * Start of generic key configuration support for ScummVM 2005-07-05 20:22:56 +00:00
wince-sdl.h Fix head first crash. Virtual functions + one parameter added == fun :p 2005-03-16 22:27:11 +00:00