aboutsummaryrefslogtreecommitdiff
path: root/backends/wince/wince.cpp
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-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-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-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 774982Nicolas Bacca
svn-id: r9107
2003-07-20Bass skip fixNicolas Bacca
svn-id: r9101
2003-07-16Fix compile without USE_VORBISNicolas Bacca
svn-id: r9048
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-13Update events - BASS & Simon updates - Fix keyboard (Simon quit works) - Fix ↵Nicolas Bacca
save key (EGA games) svn-id: r8980
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-11COMI and Jornada 820 fixesNicolas Bacca
svn-id: r7454
2003-05-05Support for COMI and new targetsNicolas Bacca
svn-id: r7333
2003-04-04Low quality FM synthesis, preliminary OGG stuff - do not try to compile that ↵Nicolas Bacca
I'll break everything in a few hours :) svn-id: r6908
2003-01-27Restore correct sound thread default priority for ARMNicolas Bacca
svn-id: r6559
2003-01-26Global Windows CE routinesNicolas Bacca
svn-id: r6556