aboutsummaryrefslogtreecommitdiff
path: root/backends/wince/wince-sdl.cpp
AgeCommit message (Collapse)Author
2005-03-09Patch #1013937 "OSystem layer with bigger resolution". Now you will alwaysEugene Sandulenko
get at least 640x400 window. And finally we have means of implementing nice looking GUI. Also updated all backends. If your backend has ability to run with 640x400 or 640x480 resolution then read patch tracker item to find out details. Other port maintainers shouldn't worry, as this patch doesn't affect them, they still get their 320x200. svn-id: r17055
2005-01-28Update to latest branch fixesNicolas Bacca
svn-id: r16683
2005-01-04Fix uninitialized variable, fixes Hide Toolbar random failures - thanks iKiNicolas Bacca
svn-id: r16429
2005-01-01Updated copyrightMax Horn
svn-id: r16398
2004-12-23Add Zone key support for Smartphones. Last commit for todayNicolas Bacca
svn-id: r16266
2004-12-21Cleanup mouseclick emulation (and make the new about dialog happy)Nicolas Bacca
svn-id: r16222
2004-12-11OopsNicolas Bacca
svn-id: r16031
2004-12-11Update with SDL backend changes, untested yetNicolas Bacca
svn-id: r16028
2004-12-05Clean up OSystem::EventMax Horn
svn-id: r15990
2004-09-28Rename remaining OSystem methods to match our coding guidelinesMax Horn
svn-id: r15332
2004-05-30Ozone tweaks (add virtual screen and infos) / Fix initial keyboard bug ↵Nicolas Bacca
(Monkey 1 and 2) svn-id: r13904
2004-05-09Do not delete pseudo stdout/stderr if debugging was requestedNicolas Bacca
svn-id: r13829
2004-05-09Synch with branch and Smartphone changes (Smartphone build not ready yet, ↵Nicolas Bacca
but getting ready slowly) svn-id: r13828
2004-03-28Remove explicit OSystem parameter from StackLock constructor; added ↵Max Horn
OSystem::displayMessageOnOSD (not yet used; default implementation provided) svn-id: r13413
2004-03-28Renamed more OSystem methodsMax Horn
svn-id: r13410
2004-02-28renamed more OSystem methods to follow our naming scheme; renamed ↵Max Horn
NewGuiColor to OverlayColor; fixed some calls to error() in the SDL backend svn-id: r13087
2004-02-24the OSystem changes we discussed on the ML (note: renaming of the existing ↵Max Horn
OSystem API is not yet finished); porters will have to fix their ports to get them to compile again svn-id: r13036
2004-02-24Random 640x480 tweaksNicolas Bacca
svn-id: r13035
2004-02-24Fix monkey detectionNicolas Bacca
svn-id: r13033
2004-02-20OopsNicolas Bacca
svn-id: r12947
2004-01-28Fix toolbar, add hide toolbar requestNicolas Bacca
svn-id: r12645
2004-01-27Fix 640x480, part 1, perfect fix tomorrow probably :pNicolas Bacca
svn-id: r12632
2004-01-26Fix Ogg Vorbis, Zak and low sample rateNicolas Bacca
svn-id: r12629
2004-01-26New CE backend initial commitNicolas Bacca
svn-id: r12618