Age | Commit message (Expand) | Author |
2010-06-16 | Fix for Valgrind Uninitialised Error from SDL_Event in sdl backend and derive... | David Turner |
2010-06-15 | WINCE: sync with recent GUI changes. NOT TESTED. | Eugene Sandulenko |
2010-06-02 | OSYSTEM: Get rid of kFeatureAutoComputeDirtyRects | Max Horn |
2010-05-09 | Rename DISABLE_*SCALERS to USE_*SCALERS, and move the mk/cpp defines to confi... | Andre Heider |
2010-04-19 | Add note about fix for 1.1.1 to README-WinCE.txt | Robin Watts |
2010-04-03 | Updated README-WinCE.txt with release details. | Robin Watts |
2010-03-31 | Tweak WinCE port readme file to correct version numbers. | Robin Watts |
2010-03-11 | Replace Audio::MixerImpl::setOutputRate with a new 'sampleRate' param to the ... | Max Horn |
2010-03-10 | Remove last traces of OSystem::getOutputSampleRate() | Max Horn |
2010-03-08 | Add missing include that caused build failures with Normal1xAspect and | Robin Watts |
2010-03-08 | Move gBitFormat definition so it works in both sizes of an ifdef. | Robin Watts |
2010-03-08 | WINCE: Rewrote SmartphoneLandscape scaler C version to match what the ARM ass... | Max Horn |
2010-03-08 | Rename PocketPCLandscapeAspect to Normal1xAspect and move it to | Max Horn |
2010-03-08 | Rename PocketPCPortrait scaler to DownscaleHorizByThreeQuarters, | Max Horn |
2010-03-08 | SCALERS: Get rid of MAKE_WRAPPER; make RGBtoYUV internal | Max Horn |
2010-03-08 | SCALERS: Change 'bitformat' template params to 'colormasks'; | Max Horn |
2010-01-25 | Strip trailing whitespaces/tabs in documentation files too. | Johannes Schickel |
2010-01-25 | Strip trailing spaces/tabs. | Johannes Schickel |
2010-01-23 | Header modifications. Add standard header parts and properties. | Arnaud Boutonné |
2010-01-22 | Silenced some more cppcheck warnings. Some of these may seem silly, but the way | Torbjörn Andersson |
2010-01-19 | Fixed some cppcheck warnings. | Torbjörn Andersson |
2010-01-03 | Change BS 1 & 2 to I & II (see discussion on -devel) | Max Horn |
2009-11-18 | WINCE: Use correct include paths | Max Horn |
2009-11-18 | cleanup | Max Horn |
2009-11-18 | Modify WinCE, LinuxMoto and GP2xWiz backends to use graphics/scaler/downscale... | Max Horn |
2009-11-14 | Remove Igor engine | Max Horn |
2009-11-10 | WINCE: List each object in MODULE_OBJS on its own line, for readability | Max Horn |
2009-11-09 | WINCE: Formatting fixes; added a FIXME to OSystem_WINCE3::checkOggHighSampleRate | Max Horn |
2009-11-06 | update readme for release | Kostas Nakos |
2009-10-16 | Update the WinCE panel image with the new style | Jordi Vilalta Prat |
2009-10-13 | Update the WinCE bar and the XPM images | Jordi Vilalta Prat |
2009-10-13 | Update some more icons (motomagx, gp2x, gp2xwiz and wince) | Jordi Vilalta Prat |
2009-10-08 | Introduce a new struct TimeDate, replacing struct tm in client code. May lead... | Max Horn |
2009-10-04 | Add some doxygen comments to WinCE scalers. Somebody should verify those. Als... | Max Horn |
2009-09-30 | Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other ... | Max Horn |
2009-09-28 | Removed the svn:executable property on non-executables | Andre Heider |
2009-09-28 | Fixed whitespace fail | Andre Heider |
2009-09-28 | Fix WinCE build error | Andre Heider |
2009-09-28 | revert previous fix | Kostas Nakos |
2009-09-28 | overload newer incarnation of setmousecursor | Kostas Nakos |
2009-09-28 | 1) fix scaler selection for vga games on vga (or higher) devices. 2) fix a cr... | Kostas Nakos |
2009-08-22 | Remove more warnings from wince build. | Robin Watts |
2009-08-22 | Eliminate more warnings for buildbot. | Robin Watts |
2009-08-22 | Attempt to remove some warnings in the wince build that occur on the buildbot's | Robin Watts |
2009-08-21 | Attempt to fix builds that use the ARM screen column clear code; add new | Robin Watts |
2009-08-09 | update news files for 1.0.0rc1 release | Kostas Nakos |
2009-08-09 | removing support for flac (good riddance) and mpeg2 | Kostas Nakos |
2009-08-08 | forward port of wince 3.0 fix for paths from branch 0.13.0, r39978 | Kostas Nakos |
2009-08-07 | mouse up events need the same lovin' as mouse down events do. don't underesti... | Kostas Nakos |
2009-08-06 | overload showMouse to kill mouse shadows in kyra | Kostas Nakos |