index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backends
/
platform
/
wince
/
wince-sdl.cpp
Age
Commit message (
Expand
)
Author
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
2008-12-10
implement the newer gfx transaction interface. some issues still remain
Kostas Nakos
2008-12-04
Some changes which will hopefully fix bug #2387217 - "WINCE: SVN trunk compil...
Filippos Karapetis
2008-11-06
Got rid of OSystem::colorToRGB and RGBToColor; added implementations for OSys...
Max Horn
2008-08-25
patch 1868881: ini option to disable doubletap rmb
Kostas Nakos
2008-08-18
do away with the smush force redraw hack
Kostas Nakos
2008-08-13
fix bug #1910057: FT multifunction
Kostas Nakos
2008-08-13
fix bug #2038992 by saving and restoring channel volumes
Kostas Nakos
[next]