aboutsummaryrefslogtreecommitdiff
path: root/backends/PalmOS/Src/palm.cpp
AgeCommit message (Expand)Author
2005-11-05Obsolete filesChris Apers
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
2005-06-24When including files from common/, explicitly use the common/ prefixMax Horn
2005-01-01Updated copyrightMax Horn
2004-12-27Reduce potential loss of precision if SysTicksPerSecond does not divide 1000Max Horn
2004-12-20Prevent conflict with the new OSystem enumChris Apers
2004-11-09Fixed potential crashChris Apers
2004-09-28Rename remaining OSystem methods to match our coding guidelinesMax Horn
2004-09-12- Pocket Tunes supportChris Apers
2004-05-25Added battery handler and new OSystsem functions support, some parts were mov...Chris Apers
2004-05-21Tweaks (Morphos & Palm backends badly need updating :-/)Max Horn
2004-05-05Extend setMouseCursor with additional keycolor parameter. Lets saga use 255Eugene Sandulenko
2004-03-28Renamed more OSystem methodsMax Horn
2004-03-15Renamed OSystem::set_timer() to setTimerCallback(); more OSystem Doxygen changesMax Horn
2004-03-15Added OSystem::getDefaultGraphicsMode(); renamed OSystem::get_height() and ge...Max Horn
2004-02-28renamed more OSystem methods to follow our naming scheme; renamed NewGuiColor...Max Horn
2004-02-24the OSystem changes we discussed on the ML (note: renaming of the existing OS...Max Horn
2004-02-05More wide display support, 5way navigator support, prepare zodiac, arm and so...Chris Apers
2004-01-06updated copyright noticeMax Horn
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