aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/wince
AgeCommit message (Expand)Author
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
2009-10-16Update the WinCE panel image with the new styleJordi Vilalta Prat
2009-10-13Update the WinCE bar and the XPM imagesJordi Vilalta Prat
2009-10-13Update some more icons (motomagx, gp2x, gp2xwiz and wince)Jordi Vilalta Prat
2009-10-08Introduce a new struct TimeDate, replacing struct tm in client code. May lead...Max Horn
2009-10-04Add some doxygen comments to WinCE scalers. Somebody should verify those. Als...Max Horn
2009-09-30Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other ...Max Horn
2009-09-28Removed the svn:executable property on non-executablesAndre Heider
2009-09-28Fixed whitespace failAndre Heider
2009-09-28Fix WinCE build errorAndre Heider
2009-09-28revert previous fixKostas Nakos
2009-09-28overload newer incarnation of setmousecursorKostas Nakos
2009-09-281) fix scaler selection for vga games on vga (or higher) devices. 2) fix a cr...Kostas Nakos
2009-08-22Remove more warnings from wince build.Robin Watts
2009-08-22Eliminate more warnings for buildbot.Robin Watts
2009-08-22Attempt to remove some warnings in the wince build that occur on the buildbot'sRobin Watts
2009-08-21Attempt to fix builds that use the ARM screen column clear code; add newRobin Watts
2009-08-09update news files for 1.0.0rc1 releaseKostas Nakos
2009-08-09removing support for flac (good riddance) and mpeg2Kostas Nakos
2009-08-08forward port of wince 3.0 fix for paths from branch 0.13.0, r39978Kostas Nakos
2009-08-07mouse up events need the same lovin' as mouse down events do. don't underesti...Kostas Nakos
2009-08-06overload showMouse to kill mouse shadows in kyraKostas Nakos
2009-08-04got rid of superfluous semicolonsKostas Nakos
2009-08-04commit slightly modified patch #2828646: WINCE: Integrate Windows CE with the...Kostas Nakos