aboutsummaryrefslogtreecommitdiff
path: root/backends/PalmOS/Src/palm.cpp
AgeCommit message (Expand)Author
2003-11-28Better DIA support, use EVENT_QUIT, reset the device if OSystem failed to qui...Chris Apers
2003-11-03New num padChris Apers
2003-09-27OSystem changes: removed create_thread() method (not needed anymore; 'pure' t...Max Horn
2003-09-23Added support for DIA API compatible devices (Zodiac), fixed move_screen func...Chris Apers
2003-08-18Added : UX50 support + fullscreen mode, Fixed : overlay, some memory cards re...Chris Apers
2003-08-06Get rid of the bad onehalf array (thx to Mark Fechtner)Chris Apers
2003-08-02removed OSystem::set_mouse_pos (I hope I didn't break any backends, but if I ...Max Horn
2003-07-23Fix a bug with checkMSA that let the last track play even if we exit to the l...Chris Apers
2003-07-22adjusted to play_cdrom parameter name change in common/system.hMax Horn
2003-07-22Fix for bug #775512Chris Apers
2003-07-13Don't try to run the sound thread if not setChris Apers
2003-07-07MP3 and sound thread fixesChris Apers
2003-07-06some backend fixesMax Horn
2003-07-05updated backends to use type MutexRefMax Horn
2003-06-09clear_sound_procChris Apers
2003-06-08MP3 support for audio tracksChris Apers
2003-05-29more OSystem docs & cleanupMax Horn
2003-05-29added some doxygen comments to common/system.h; cleaned up the OSystem interf...Max Horn
2003-05-28Experimental wide display support, new move_screen functionChris Apers
2003-05-19add virtual numpad, change state of draKeyStateChris Apers
2003-05-12Cleanup, add CTRL+q shortcutChris Apers
2003-05-06CleanupChris Apers
2003-05-02cleanup, move tmpScreen to storage heapChris Apers
2003-05-01Reactivate sound handler to prevent out of memoryChris Apers
2003-04-30Add copyright headerChris Apers
2003-04-30started to merge in Chrilith's PalmOS portMax Horn