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
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
2008-06-29
finish up new mixer changes
Kostas Nakos
2008-06-28
Patch ##1956946 (Audio::Mixer internal API revision) with some tweaks
Max Horn
2008-01-28
Fixed the spaces before tabs.
Jordi Vilalta Prat
2008-01-27
Removed trailing spaces.
Jordi Vilalta Prat
2008-01-22
Removed backends/intern.h
Max Horn
2008-01-02
cannot handle key mods in ce and unicode is dodgy to say the least. fixes bug...
Kostas Nakos
2008-01-01
fixup to prevent a crash, pending the overlay rework
Kostas Nakos
2007-12-30
implement new gettimeanddate method - fixes bug 1834822 WINCE: Save games hav...
Kostas Nakos
2007-12-16
reimplemented the freelook action to be more usable, ultimately targeted towa...
Kostas Nakos
2007-11-13
got rid of the /evil/ monkeykeyboard code :-) (see also rev. 29495)
Kostas Nakos
2007-10-28
Rollup commit to improve & bring the port up to speed. More specificallyi for...
Kostas Nakos
2007-09-19
Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...
Nicola Mettifogo
2007-09-18
Code formatting fixes
Max Horn
2007-09-11
Adding various FIXME comments to bogus (non-self-explanatory) existing FIXME ...
Max Horn
2007-06-23
Add a couple of casts from int to (Common:KeyCode) in the WinCE specific code.
Robin Watts
2007-06-23
Update GUI::Key constructs
Max Horn
2007-06-19
Implemented the OSystem framebuffer API, as discussed on scummvm-devel. All c...
Max Horn
2007-06-10
drop some debugging leftovers
Kostas Nakos
2007-06-09
fix bugs 1734068, 1723144: cursor trails when scrolling
Kostas Nakos
2007-06-03
new functionality for the predictive input dialog for smartphones
Kostas Nakos
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2007-05-27
getting screen extents from the sdl backend. Builders must use the newer sdl ...
Kostas Nakos
2007-05-12
changed some warnings into debug msgs
Kostas Nakos
2007-05-05
some more verbose error reporting
Kostas Nakos
2007-05-01
fix scaler selection for square (non vga) devices
Kostas Nakos
2007-05-01
fix toolbar redraw for hires games in qvga landscape phones
Kostas Nakos
2007-05-01
generate stdout/err files in cwd and properly delete them in gcc builds
Kostas Nakos
2007-04-30
correct place for touche screen size adjustment & one more check in the draw ...
Kostas Nakos
2007-04-30
better zoomup/down + panel handling for hires, also fixes bug #1593299
Kostas Nakos
2007-04-28
rewrote drawing loop in a more straightforward fashion, which also kills some...
Kostas Nakos
2007-04-28
Cumulative update to coincide with newer SDL libraries. Builders *must* updat...
Kostas Nakos
[next]