Age | Commit message (Expand) | Author |
2010-11-16 | GUI: Rename gui/GuiManager.* to gui/gui-manager.* | Max Horn |
2010-11-05 | WINCE: Remove tons of obsolete workaround code for 'missing' headers and funcs | Max Horn |
2010-10-31 | WINCE: Fix assert() implementation | Max Horn |
2010-10-31 | WINCE: Code formatting | Max Horn |
2010-10-31 | WINCE: Enable use of forbidden symbols, cleanup | Max Horn |
2010-09-30 | I18N: Add translation for wince specific titles for key mapping dialog | Thierry Crozat |
2010-09-28 | ALL: Fixup some #define names | Max Horn |
2010-09-18 | JANITORIAL: Removed most punctuation at end of warning() and error() | Torbjörn Andersson |
2010-07-29 | BUILD: Unify how MODULE_DIRS is computed for backends | Max Horn |
2010-07-29 | BUILD: Fix MODULE_DIRS for WinCE port | Max Horn |
2010-06-26 | GUI: Add and improve some messages to translate | Jordi Vilalta Prat |
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 |