.. |
CEgui
|
Silenced some more cppcheck warnings. Some of these may seem silly, but the way
|
2010-01-22 19:05:02 +00:00 |
CEkeys
|
fix bug #1910057: FT multifunction
|
2008-08-13 19:13:53 +00:00 |
images
|
Update the WinCE panel image with the new style
|
2009-10-16 09:40:12 +00:00 |
missing
|
Silenced some more cppcheck warnings. Some of these may seem silly, but the way
|
2010-01-22 19:05:02 +00:00 |
CEActionsPocket.cpp
|
Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other things)
|
2009-09-30 16:16:53 +00:00 |
CEActionsPocket.h
|
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
|
2007-09-19 08:40:12 +00:00 |
CEActionsSmartphone.cpp
|
support made engine
|
2009-08-04 12:19:30 +00:00 |
CEActionsSmartphone.h
|
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
|
2007-09-19 08:40:12 +00:00 |
CEDevice.cpp
|
Removed trailing spaces.
|
2008-01-27 19:47:41 +00:00 |
CEDevice.h
|
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
|
2007-09-19 08:40:12 +00:00 |
CEException.cpp
|
Fixed some cppcheck warnings.
|
2010-01-19 20:41:51 +00:00 |
CEException.h
|
Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots
|
2007-05-30 21:56:52 +00:00 |
CELauncherDialog.cpp
|
Renamed gui/newgui.cpp -> gui/GuiManager.cpp and gui/newgui.h -> gui/GuiManager.h
|
2009-01-02 03:21:40 +00:00 |
CELauncherDialog.h
|
Renamed FilesystemNode -> FSNode
|
2008-10-02 16:58:59 +00:00 |
CEScaler.cpp
|
Move gBitFormat definition so it works in both sizes of an ifdef.
|
2010-03-08 22:14:57 +00:00 |
CEScaler.h
|
WINCE: Rewrote SmartphoneLandscape scaler C version to match what the ARM assembler version does (untested)
|
2010-03-08 20:11:44 +00:00 |
Makefile
|
Modify WinCE, LinuxMoto and GP2xWiz backends to use graphics/scaler/downscaler* code (untested as of now)
|
2009-11-18 15:22:15 +00:00 |
module.mk
|
Modify WinCE, LinuxMoto and GP2xWiz backends to use graphics/scaler/downscaler* code (untested as of now)
|
2009-11-18 15:22:15 +00:00 |
PocketSCUMM.rc
|
Merge dirs
|
2006-10-10 15:51:11 +00:00 |
portdefs.h
|
various assorted things required by the new compiler and codebase changes
|
2007-10-28 19:14:12 +00:00 |
README-WinCE.txt
|
Strip trailing whitespaces/tabs in documentation files too.
|
2010-01-25 01:53:32 +00:00 |
resource.h
|
Initial commit of the wince-gcc re-port
|
2006-10-08 18:15:18 +00:00 |
smartLandScale.s
|
Strip trailing spaces/tabs.
|
2010-01-25 01:39:44 +00:00 |
stub.cpp
|
Removed trailing spaces.
|
2008-01-27 19:47:41 +00:00 |
wince-sdl.cpp
|
Replace Audio::MixerImpl::setOutputRate with a new 'sampleRate' param to the MixerImpl constructor
|
2010-03-11 23:39:51 +00:00 |
wince-sdl.h
|
Remove last traces of OSystem::getOutputSampleRate()
|
2010-03-10 21:01:44 +00:00 |
wince.mk
|
Fixed whitespace fail
|
2009-09-28 09:05:29 +00:00 |