aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/wince
AgeCommit message (Expand)Author
2011-04-28BACKENDS: Fix compilation for various backendsOri Avtalion
2011-03-09WINCE: Run astyle over WinCE source files.Johannes Schickel
2011-03-09WINCE: Cleanup WinCE event source a bit.Johannes Schickel
2011-03-08WINCE: Silence/fix some warnings.Johannes Schickel
2011-03-08WINCE: Add -fno-inline-functions to compiler arguments.Johannes Schickel
2011-03-08WINCE: Make scummvm compile and run again for WinCE platform (patch #3202337)Max Horn
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn
2010-11-29SDL: Move #include <SDL.h> into a special wrapper fileMax Horn
2010-11-28WINCE: Remove obsolete openCD methodMax Horn
2010-11-28WINCE: Fix main(), update config file handling, update module.mkMax Horn
2010-11-16GUI: Rename gui/GuiManager.* to gui/gui-manager.*Max Horn
2010-11-05WINCE: Remove tons of obsolete workaround code for 'missing' headers and funcsMax Horn
2010-10-31WINCE: Fix assert() implementationMax Horn
2010-10-31WINCE: Code formattingMax Horn
2010-10-31WINCE: Enable use of forbidden symbols, cleanupMax Horn
2010-09-30I18N: Add translation for wince specific titles for key mapping dialogThierry Crozat
2010-09-28ALL: Fixup some #define namesMax Horn
2010-09-18JANITORIAL: Removed most punctuation at end of warning() and error()Torbjörn Andersson
2010-07-29BUILD: Unify how MODULE_DIRS is computed for backendsMax Horn
2010-07-29BUILD: Fix MODULE_DIRS for WinCE portMax Horn
2010-06-26GUI: Add and improve some messages to translateJordi Vilalta Prat
2010-06-16Fix for Valgrind Uninitialised Error from SDL_Event in sdl backend and derive...David Turner
2010-06-15WINCE: sync with recent GUI changes. NOT TESTED.Eugene Sandulenko
2010-06-02OSYSTEM: Get rid of kFeatureAutoComputeDirtyRectsMax Horn
2010-05-09Rename DISABLE_*SCALERS to USE_*SCALERS, and move the mk/cpp defines to confi...Andre Heider
2010-04-19Add note about fix for 1.1.1 to README-WinCE.txtRobin Watts
2010-04-03Updated README-WinCE.txt with release details.Robin Watts
2010-03-31Tweak WinCE port readme file to correct version numbers.Robin Watts
2010-03-11Replace Audio::MixerImpl::setOutputRate with a new 'sampleRate' param to the ...Max Horn
2010-03-10Remove last traces of OSystem::getOutputSampleRate()Max Horn
2010-03-08Add missing include that caused build failures with Normal1xAspect andRobin Watts
2010-03-08Move gBitFormat definition so it works in both sizes of an ifdef.Robin Watts
2010-03-08WINCE: Rewrote SmartphoneLandscape scaler C version to match what the ARM ass...Max Horn
2010-03-08Rename PocketPCLandscapeAspect to Normal1xAspect and move it toMax Horn
2010-03-08Rename PocketPCPortrait scaler to DownscaleHorizByThreeQuarters,Max Horn
2010-03-08SCALERS: Get rid of MAKE_WRAPPER; make RGBtoYUV internalMax Horn
2010-03-08SCALERS: Change 'bitformat' template params to 'colormasks';Max Horn
2010-01-25Strip trailing whitespaces/tabs in documentation files too.Johannes Schickel
2010-01-25Strip trailing spaces/tabs.Johannes Schickel
2010-01-23Header modifications. Add standard header parts and properties.Arnaud Boutonné
2010-01-22Silenced some more cppcheck warnings. Some of these may seem silly, but the wayTorbjörn Andersson
2010-01-19Fixed some cppcheck warnings.Torbjörn Andersson
2010-01-03Change BS 1 & 2 to I & II (see discussion on -devel)Max Horn
2009-11-18WINCE: Use correct include pathsMax Horn
2009-11-18cleanupMax Horn
2009-11-18Modify WinCE, LinuxMoto and GP2xWiz backends to use graphics/scaler/downscale...Max Horn
2009-11-14Remove Igor engineMax Horn
2009-11-10WINCE: List each object in MODULE_OBJS on its own line, for readabilityMax Horn
2009-11-09WINCE: Formatting fixes; added a FIXME to OSystem_WINCE3::checkOggHighSampleRateMax Horn
2009-11-06update readme for releaseKostas Nakos