aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/wince/wince-sdl.cpp
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-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-08Rename PocketPCLandscapeAspect to Normal1xAspect and move it toMax Horn
2010-03-08Rename PocketPCPortrait scaler to DownscaleHorizByThreeQuarters,Max Horn
2009-11-18Modify WinCE, LinuxMoto and GP2xWiz backends to use graphics/scaler/downscale...Max Horn
2009-11-09WINCE: Formatting fixes; added a FIXME to OSystem_WINCE3::checkOggHighSampleRateMax Horn
2009-10-08Introduce a new struct TimeDate, replacing struct tm in client code. May lead...Max Horn
2009-09-30Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other ...Max Horn
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-21Attempt to fix builds that use the ARM screen column clear code; add newRobin Watts
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-04add bindings for cruise engineKostas Nakos
2009-08-02clean up and fix vga aspect scaler routinesKostas Nakos
2009-08-02rework mixer (re)init. fixes bug #2694722Kostas Nakos
2009-07-27Add ARM code version of Normal2x scaler.Robin Watts
2009-07-15New ARM code blending Smartphone landscale scaler for WinCE port. Seems to workRobin Watts
2009-07-12oops, fix propsKostas Nakos
2009-07-12Apply patch 2802544: WINCE: Implement OSystem::engineInit to remove hackKostas Nakos
2009-06-28Changed OSystem::setWindowCaption to expect ISO LATIN 1 encoded input;Max Horn
2009-05-24Strip trailing whitespaces in the whole code base.Johannes Schickel
2009-05-12Synced WinCE SDL backend with the changes in commit #40226. Hopefully, this w...Filippos Karapetis
2009-03-01add support for tinsel engine (off by default for the time being)Kostas Nakos
2009-03-01better detection of aspect-scalable resolutionsKostas Nakos
2009-03-01modified patch in bug #2644574: fix buildKostas Nakos
2009-02-21proper fix for random crashes with vga devicesKostas Nakos
2009-02-16fix random crashes on vga devices when using exotic scalersKostas Nakos
2009-02-14apply patch by Fingolfin to optimize scalers + moreKostas Nakos
2009-02-14update to newer overlay interfaceKostas Nakos
2009-01-30Fix for bug #2548995: AmigaOS4: Compiler error (and taking care of some poten...Max Horn
2009-01-23Renamed FSNode::openForReading / openForWriting to createReadStream / createW...Max Horn
2009-01-23Renamed OSystem::openConfigFileForReading & openConfigFileForWriting to creat...Max Horn
2009-01-04had forgotten the case of a rect being partially off the top of the screen (a...Kostas Nakos
2009-01-04fix bug #2480870: crash when shaking (not stirring)Kostas Nakos
2009-01-04Virtualize sdl backend's setGraphicsModeIntern() so it can be overloaded by C...Kostas Nakos
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-12-28fix buggy repaints caused by multiple calls to the overlay togglesKostas Nakos
2008-12-18fix opening of config file + some cleanupKostas Nakos
2008-12-10implement the newer gfx transaction interface. some issues still remainKostas Nakos
2008-12-04Some changes which will hopefully fix bug #2387217 - "WINCE: SVN trunk compil...Filippos Karapetis
2008-11-06Got rid of OSystem::colorToRGB and RGBToColor; added implementations for OSys...Max Horn
2008-08-25patch 1868881: ini option to disable doubletap rmbKostas Nakos
2008-08-18do away with the smush force redraw hackKostas Nakos
2008-08-13fix bug #1910057: FT multifunctionKostas Nakos
2008-08-13fix bug #2038992 by saving and restoring channel volumesKostas Nakos