aboutsummaryrefslogtreecommitdiff
path: root/backends/PalmOS/Src/palm.h
AgeCommit message (Expand)Author
2005-05-10Moved (In/Out)SaveFile(Manager) and Timer to namespace CommonMax Horn
2005-04-09Moved the GFX_ constants to sdl-common.h, where they belong.Max Horn
2005-03-09Patch #1013937 "OSystem layer with bigger resolution". Now you will alwaysEugene Sandulenko
2005-01-01Updated copyrightMax Horn
2004-12-20- Better ARM supportChris Apers
2004-09-28Rename remaining OSystem methods to match our coding guidelinesMax Horn
2004-09-12Forgot this oneChris Apers
2004-09-04Got rid of OSystem::move_screenMax Horn
2004-05-25New file : OSystem gfx stuffs, added hotswap capability and new Osystem funct...Chris Apers
2004-05-06Removed default value for keycolor in the OSystem implementationsMax 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-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-01#include cleanup (explicityl specify the location for headers from common/, s...Max Horn
2003-07-22adjusted to play_cdrom parameter name change in common/system.hMax Horn
2003-07-07MP3 and sound thread fixesChris Apers
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-06CleanupChris Apers
2003-05-02cleanup, move tmpScreen to storage heapChris Apers
2003-04-30Add copyright headerChris Apers
2003-04-30started to merge in Chrilith's PalmOS portMax Horn