Age | Commit message (Expand) | Author |
2010-11-28 | WINCE: Remove obsolete openCD method | Max Horn |
2010-11-28 | WINCE: Fix main(), update config file handling, update module.mk | 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-18 | JANITORIAL: Removed most punctuation at end of warning() and error() | Torbjörn Andersson |
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-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-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 | Rename PocketPCLandscapeAspect to Normal1xAspect and move it to | Max Horn |
2010-03-08 | Rename PocketPCPortrait scaler to DownscaleHorizByThreeQuarters, | Max Horn |
2009-11-18 | Modify WinCE, LinuxMoto and GP2xWiz backends to use graphics/scaler/downscale... | Max Horn |
2009-11-09 | WINCE: Formatting fixes; added a FIXME to OSystem_WINCE3::checkOggHighSampleRate | Max Horn |
2009-10-08 | Introduce a new struct TimeDate, replacing struct tm in client code. May lead... | Max Horn |
2009-09-30 | Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other ... | Max Horn |
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-21 | Attempt to fix builds that use the ARM screen column clear code; add new | Robin Watts |
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 |
2009-08-04 | add bindings for cruise engine | Kostas Nakos |
2009-08-02 | clean up and fix vga aspect scaler routines | Kostas Nakos |
2009-08-02 | rework mixer (re)init. fixes bug #2694722 | Kostas Nakos |
2009-07-27 | Add ARM code version of Normal2x scaler. | Robin Watts |
2009-07-15 | New ARM code blending Smartphone landscale scaler for WinCE port. Seems to work | Robin Watts |
2009-07-12 | oops, fix props | Kostas Nakos |
2009-07-12 | Apply patch 2802544: WINCE: Implement OSystem::engineInit to remove hack | Kostas Nakos |
2009-06-28 | Changed OSystem::setWindowCaption to expect ISO LATIN 1 encoded input; | Max Horn |
2009-05-24 | Strip trailing whitespaces in the whole code base. | Johannes Schickel |
2009-05-12 | Synced WinCE SDL backend with the changes in commit #40226. Hopefully, this w... | Filippos Karapetis |
2009-03-01 | add support for tinsel engine (off by default for the time being) | Kostas Nakos |
2009-03-01 | better detection of aspect-scalable resolutions | Kostas Nakos |
2009-03-01 | modified patch in bug #2644574: fix build | Kostas Nakos |
2009-02-21 | proper fix for random crashes with vga devices | Kostas Nakos |
2009-02-16 | fix random crashes on vga devices when using exotic scalers | Kostas Nakos |
2009-02-14 | apply patch by Fingolfin to optimize scalers + more | Kostas Nakos |
2009-02-14 | update to newer overlay interface | Kostas Nakos |
2009-01-30 | Fix for bug #2548995: AmigaOS4: Compiler error (and taking care of some poten... | Max Horn |
2009-01-23 | Renamed FSNode::openForReading / openForWriting to createReadStream / createW... | Max Horn |
2009-01-23 | Renamed OSystem::openConfigFileForReading & openConfigFileForWriting to creat... | Max Horn |
2009-01-04 | had forgotten the case of a rect being partially off the top of the screen (a... | Kostas Nakos |
2009-01-04 | fix bug #2480870: crash when shaking (not stirring) | Kostas Nakos |
2009-01-04 | Virtualize sdl backend's setGraphicsModeIntern() so it can be overloaded by C... | Kostas Nakos |
2009-01-01 | Whoa! Removing trailing spaces. | Eugene Sandulenko |
2008-12-28 | fix buggy repaints caused by multiple calls to the overlay toggles | Kostas Nakos |
2008-12-18 | fix opening of config file + some cleanup | Kostas Nakos |