aboutsummaryrefslogtreecommitdiff
path: root/backends/wince
AgeCommit message (Collapse)Author
2003-09-27OSystem changes: removed create_thread() method (not needed anymore; 'pure' ↵Max Horn
threads aren't very portable anyway, better we only use timers); introduced OSystem::TimerProc type svn-id: r10430
2003-09-18Update project filesNicolas Bacca
svn-id: r10297
2003-09-18Add time.hNicolas Bacca
svn-id: r10296
2003-09-18Change includes, fix BASS slowdownsNicolas Bacca
svn-id: r10295
2003-09-18Remove one more hackery - actually a complete port rewrite would be needed ↵Nicolas Bacca
to get rid of all of them, I'm thinking about it :) svn-id: r10289
2003-09-17no need for this evil hackery; just always pretend 'F5' was pressed, the ↵Max Horn
Scumm engine will do the work from then svn-id: r10283
2003-08-06Added .ini parametersNicolas Bacca
svn-id: r9553
2003-08-05Update right click stuffNicolas Bacca
svn-id: r9523
2003-08-02removed OSystem::set_mouse_pos (I hope I didn't break any backends, but if I ↵Max Horn
did it should be trivial to get them working again) svn-id: r9391
2003-08-01The (long) WinCE FAQ has arrived ...Nicolas Bacca
svn-id: r9388
2003-07-31added new header file backends/intern.h; removed some stuff from ↵Max Horn
common/system.h which is either only of interest to backends or code instantiating a backend (->backends/intern.h); also removed fmopl specific enums (->sound/fmopl.h) svn-id: r9327
2003-07-22adjusted to play_cdrom parameter name change in common/system.hMax Horn
svn-id: r9132
2003-07-21Fix for #775275 : debugger support on WinCENicolas Bacca
svn-id: r9114
2003-07-21Fix COMI detection - allow auto detection if only the main data file is presentNicolas Bacca
svn-id: r9113
2003-07-21Fix 774982Nicolas Bacca
svn-id: r9107
2003-07-20Bass skip fixNicolas Bacca
svn-id: r9101
2003-07-20Compile with new version stringNicolas Bacca
svn-id: r9100
2003-07-17Update project filesNicolas Bacca
svn-id: r9056
2003-07-16Fix compile without USE_VORBISNicolas Bacca
svn-id: r9048
2003-07-15replaced SCUMMVM_VERSION/SCUMMVM_CVS by ↵Max Horn
gScummVMVersion/gScummVMBuildDate/gScummVMFullVersion; made engine.o depend on all other .o files, so that the build date in it is always up-to-date svn-id: r9032
2003-07-13Get rid of additional version #define, add dynamic key ratesNicolas Bacca
svn-id: r8987
2003-07-13Get rid of additional version #define, default is now to disable HPC GameX ↵Nicolas Bacca
(does it even work ?) svn-id: r8986
2003-07-13Get rid of additional version #defineNicolas Bacca
svn-id: r8985
2003-07-13Add Sky dependencyNicolas Bacca
svn-id: r8983
2003-07-13Fix save key (EGA games)Nicolas Bacca
svn-id: r8982
2003-07-13Fix keyboard (Simon quit works) - Fix save key (EGA games) - Add Free Look keyNicolas Bacca
svn-id: r8981
2003-07-13Update events - BASS & Simon updates - Fix keyboard (Simon quit works) - Fix ↵Nicolas Bacca
save key (EGA games) svn-id: r8980
2003-07-13Add Free-Look keyNicolas Bacca
svn-id: r8979
2003-07-13Add Mac Simon, change Simon detection, update descriptionsNicolas Bacca
svn-id: r8978
2003-07-13Fix screen limit (Zak)Nicolas Bacca
svn-id: r8977
2003-07-08Update projectsNicolas Bacca
svn-id: r8872
2003-07-08New BASS subprojectNicolas Bacca
svn-id: r8871
2003-07-08Update to new virtual functions, protected members and so on, take oneNicolas Bacca
svn-id: r8870
2003-07-06some backend fixesMax Horn
svn-id: r8812
2003-07-05updated backends to use type MutexRefMax Horn
svn-id: r8776
2003-06-01Missed oneTravis Howell
svn-id: r8229
2003-06-01Rename SimonState to SimonEngineTravis Howell
svn-id: r8228
2003-05-29more OSystem docs & cleanupMax Horn
svn-id: r8118
2003-05-29added some doxygen comments to common/system.h; cleaned up the OSystem ↵Max Horn
interface a bit svn-id: r8116
2003-05-25cvs going to 0.4.2cvsMax Horn
svn-id: r7946
2003-05-11The new (Jornada 820 inspired) GDI rendering crashes on a Jornada 680 - ↵Nicolas Bacca
further investigation needed. For the moment I'll leave both, define NEW_GAPI_CODE if you want to compile a version (HPC ARM) for the Jornada 820 svn-id: r7460
2003-05-11Fix key mapping bug (hello SF mail server)Nicolas Bacca
svn-id: r7456
2003-05-11Fix icon pathNicolas Bacca
svn-id: r7455
2003-05-11COMI and Jornada 820 fixesNicolas Bacca
svn-id: r7454
2003-05-11Update build revision and help fileNicolas Bacca
svn-id: r7453
2003-05-11Rewrite GDI rendering for Jornada 820, COMI fxesNicolas Bacca
svn-id: r7451
2003-05-11Update missing functions for HPC buildsNicolas Bacca
svn-id: r7450
2003-05-05Update project build filesNicolas Bacca
svn-id: r7338
2003-05-05Experimental COMI support - GAPI 565 only - still some work to do on the ↵Nicolas Bacca
future branch svn-id: r7337
2003-05-05Help dialog box / Music switchNicolas Bacca
svn-id: r7336