aboutsummaryrefslogtreecommitdiff
path: root/backends/PalmOS/Src/palm.h
AgeCommit message (Collapse)Author
2003-11-28Better DIA support, use EVENT_QUIT, reset the device if OSystem failed to ↵Chris Apers
quit (Simon 1 & 2) svn-id: r11393
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-23Added support for DIA API compatible devices (Zodiac), fixed move_screen ↵Chris Apers
function on hi-density devices svn-id: r10377
2003-08-18Added : UX50 support + fullscreen mode, Fixed : overlay, some memory cards ↵Chris Apers
related stuffs,... svn-id: r9757
2003-08-06Get rid of the bad onehalf array (thx to Mark Fechtner)Chris Apers
svn-id: r9540
2003-08-01#include cleanup (explicityl specify the location for headers from common/, ↵Max Horn
so that we at some point can get rid of -Icommon; exception is made for stdafx.h, since a) we might want to rename it and b) might want to move it to the top level) svn-id: r9359
2003-07-22adjusted to play_cdrom parameter name change in common/system.hMax Horn
svn-id: r9132
2003-07-07MP3 and sound thread fixesChris Apers
svn-id: r8834
2003-07-05updated backends to use type MutexRefMax Horn
svn-id: r8776
2003-06-09clear_sound_procChris Apers
svn-id: r8414
2003-06-08MP3 support for audio tracksChris Apers
svn-id: r8391
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-28Experimental wide display support, new move_screen functionChris Apers
svn-id: r8053
2003-05-19add virtual numpad, change state of draKeyStateChris Apers
svn-id: r7686
2003-05-06CleanupChris Apers
svn-id: r7366
2003-05-02cleanup, move tmpScreen to storage heapChris Apers
svn-id: r7268
2003-04-30Add copyright headerChris Apers
svn-id: r7232
2003-04-30started to merge in Chrilith's PalmOS portMax Horn
svn-id: r7219