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
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
2007-04-07
Added missing common/events.h include and added a FIXME comment
Max Horn
2007-03-17
Moved Event/EventType/keyboard enum from common/system.h (part of class OSyst...
Max Horn
2007-02-26
support agi engine
Kostas Nakos
2007-02-24
Add support for touche engine.
Kostas Nakos
2007-02-18
correctly reinit sound output device
Kostas Nakos
2007-02-12
removed dependency on MAX_MOUSE_W/H. optimized mouse blits a bit
Kostas Nakos
2007-02-08
The restriction on 'small' mouse cursors has been lifted quite some time ago;...
Max Horn
2007-02-04
permit compilation with hq scalers disabled
Kostas Nakos
2007-01-11
Fix backend timer problems. Also fix wrong sound mix rate in bass
Kostas Nakos
2006-11-12
Cleanup
Kostas Nakos
2006-11-12
Implement Fingolfin's modular backend timer, savefile and mixer managers
Kostas Nakos
2006-10-22
Backend modularization: Create timer manager, savefile manager and audio mixe...
Max Horn
2006-10-10
Merge ozone header
Kostas Nakos
2006-10-09
Implement stdout/stderr redirection
Kostas Nakos
2006-10-08
Initial commit of the wince-gcc re-port
Kostas Nakos
2006-09-23
Moved base/engine.cpp and .h to engines/ (main motivation: helps untangle the...
Max Horn
2006-09-09
cleanup
Kostas Nakos
2006-08-25
fix update rect when adjusting ratio (backport)
Kostas Nakos
2006-08-18
fix smartphone cursor hiding when keyboard up, more logical zone function, go...
Kostas Nakos
2006-08-04
Added new method OSystem::getScreenChangeID(), which can be used by code to t...
Max Horn
2006-07-26
hotfix for bug #1519449 (scaling/crash issue) (backport)
Kostas Nakos
2006-07-26
fix bug 1521718 (dpad mouse emulation) (backport)
Kostas Nakos
2006-07-01
move ce port to its new home
Kostas Nakos
[prev]