aboutsummaryrefslogtreecommitdiff
path: root/backends/PalmOS
AgeCommit message (Collapse)Author
2006-02-11Added new engine, platform and languageChris Apers
svn-id: r20566
2006-02-11Updated headerChris Apers
svn-id: r20565
2006-02-11Updated headerChris Apers
svn-id: r20564
2006-02-11- Get rid of MemGluePtrNewChris Apers
- Fixed exit function in ARM mode - Fixed C++ compilation svn-id: r20563
2006-02-11- Added NVFS supportChris Apers
- Fixed volRefNum default value - Get rid of MemGluePtrNew when possible - Fixed vsprintf in ARM mode svn-id: r20562
2006-02-11Fixed driver testChris Apers
svn-id: r20561
2006-02-11- Added autosave period optionChris Apers
- Added OS5 advanced mode - Added scummvm header svn-id: r20560
2006-02-11Fixed default volRefNum valueChris Apers
- Added scummvm header svn-id: r20559
2006-02-11- Added FileBrowser API support to get the game pathChris Apers
- Added scummvm header - Typo svn-id: r20558
2006-02-11- Added NVFS supportChris Apers
- Fixed default volRefNum value - Added scummvm header svn-id: r20557
2006-02-11Fixed default volRefNum valueChris Apers
- Init MathLib only on non-ARM devices - Added scummvm header - Removed obsolete code svn-id: r20556
2006-02-11Replaced with a PilRC versionChris Apers
svn-id: r20555
2006-02-11Change CVS keywords to SVN keywordsMax Horn
svn-id: r20535
2006-02-11Change CVS keywords to SVN keywordsChris Apers
svn-id: r20508
2006-02-11Does this fix the sound problem on device wakeup ?Chris Apers
svn-id: r20505
2006-02-11- Added optional use of paletteChris Apers
- Common sound struct - Move common quit stuff to the base class - Fixed CD functions, now MP3s work properly - Make mutex functions virtual so that they can be redefined - little cleanup svn-id: r20503
2006-02-11Added OS5 Advanced modeChris Apers
svn-id: r20502
2006-02-11Change CVS keywords to SVN keywordsChris Apers
svn-id: r20501
2006-02-11- Fixed gfx mode : normal = default, fixed using 1x insteadChris Apers
- Use palette only if we need it - draw_mouse() is part if int_updateScreen - Moved OSD redraw in common updateScreen - Added base draw_osd(...) svn-id: r20499
2006-02-11Disable this timer code for now, since it seems to make things unstable and ↵Chris Apers
hang with MIDI drivers (NULL, native) svn-id: r20498
2006-02-11Change CVS keywords to SVN keywordsChris Apers
svn-id: r20496
2006-01-23Prepare 68k versionChris Apers
svn-id: r20152
2006-01-23Update copyright noticeChris Apers
svn-id: r20151
2006-01-23- Zodiac backend is now based on OS5Ex classChris Apers
- Moved some methods and members to OS5 class svn-id: r20150
2006-01-23Fixed compilationChris Apers
svn-id: r20149
2006-01-23Updated and moved to be_save.cppChris Apers
svn-id: r20148
2006-01-23Advanced OS5 backendChris Apers
- mutexes support - real thread support - real timer support svn-id: r20147
2006-01-23New OS5 backend :Chris Apers
- 16bit support - Added SetWindowCaption function - New 'no thread' sound code - Wide mode support - OSD support svn-id: r20145
2006-01-18Update copyright noticeEugene Sandulenko
svn-id: r20088
2005-12-11Added true timer supportChris Apers
New OS5 ARM backend, preliminary support svn-id: r19783
2005-12-11CleanupChris Apers
svn-id: r19782
2005-12-11Fixed compilationChris Apers
svn-id: r19781
2005-12-11Added autosave_period optionChris Apers
Added default mouse keys Clear timer struct to prevent unexpected behavior svn-id: r19780
2005-12-11Auto-off on low battery only if the device is not plugged-inChris Apers
Fixed compilation with standard ARM version svn-id: r19779
2005-12-03Not needed anymoreChris Apers
svn-id: r19736
2005-11-07Fixed functions, not sure about the way to do this with OS version prior to 4.0Chris Apers
svn-id: r19496
2005-11-05- Added new cache and stylus optionsChris Apers
- Fixed card selection - Fixed free handle error if the active skin is deleted - Moved some functions to a new file - Changed AppStartScreenSize to use the new platform specific fucntions - Moved options initalization to a new file svn-id: r19461
2005-11-05Obsolete filesChris Apers
svn-id: r19460
2005-11-05Added FM_*_quality supportChris Apers
svn-id: r19459
2005-11-05CleanupChris Apers
svn-id: r19458
2005-11-05CleanupChris Apers
svn-id: r19457
2005-11-05PalmOS stuffsChris Apers
svn-id: r19456
2005-11-05- Moved kOpt* to a new fileChris Apers
- Reordered strcut to ease ARM export - Added macros to export the struct to ARM svn-id: r19455
2005-11-05- Updated with new optionsChris Apers
- Reordered some lists and update cfg accordingly svn-id: r19454
2005-11-05Updated prefix fileChris Apers
svn-id: r19453
2005-11-05OSDChris Apers
svn-id: r19452
2005-11-05Removed obsolete 68K codeChris Apers
- Added overlay ouse pointer svn-id: r19451
2005-11-05OoopsChris Apers
svn-id: r19450
2005-11-05Removed obsolete 68K codeChris Apers
- Added grabRawScreen - Set default mode to GFX_WIDE - Added battery indicator - Added overlay mouse pointer svn-id: r19449
2005-11-05Fixed mouse positionChris Apers
svn-id: r19448