aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/wince/wince-sdl.cpp
AgeCommit message (Collapse)Author
2006-11-12CleanupKostas Nakos
svn-id: r24702
2006-11-12Implement Fingolfin's modular backend timer, savefile and mixer managersKostas Nakos
svn-id: r24691
2006-10-22Backend modularization: Create timer manager, savefile manager and audio ↵Max Horn
mixer in the backends for increased flexibility svn-id: r24443
2006-10-10Merge ozone headerKostas Nakos
svn-id: r24266
2006-10-09Implement stdout/stderr redirectionKostas Nakos
svn-id: r24252
2006-10-08Initial commit of the wince-gcc re-portKostas Nakos
svn-id: r24212
2006-09-23Moved base/engine.cpp and .h to engines/ (main motivation: helps untangle ↵Max Horn
the linker dependency graph). Porters will have to update project files svn-id: r23974
2006-09-09cleanupKostas Nakos
svn-id: r23851
2006-08-25fix update rect when adjusting ratio (backport)Kostas Nakos
svn-id: r23744
2006-08-18fix smartphone cursor hiding when keyboard up, more logical zone function, ↵Kostas Nakos
got rid of higher sound thread priority by default. (backport) svn-id: r23720
2006-08-04Added new method OSystem::getScreenChangeID(), which can be used by code to ↵Max Horn
track screen changes even without getting all EVENT_SCREEN_CHANGED events svn-id: r23661
2006-07-26hotfix for bug #1519449 (scaling/crash issue) (backport)Kostas Nakos
svn-id: r23602
2006-07-26fix bug 1521718 (dpad mouse emulation) (backport)Kostas Nakos
svn-id: r23600
2006-07-01move ce port to its new homeKostas Nakos
svn-id: r23366