Age | Commit message (Expand) | Author |
2004-11-09 | Fixed potential crash | Chris Apers |
2004-09-28 | Rename remaining OSystem methods to match our coding guidelines | Max Horn |
2004-09-12 | - Pocket Tunes support | Chris Apers |
2004-05-25 | Added battery handler and new OSystsem functions support, some parts were mov... | Chris Apers |
2004-05-21 | Tweaks (Morphos & Palm backends badly need updating :-/) | Max Horn |
2004-05-05 | Extend setMouseCursor with additional keycolor parameter. Lets saga use 255 | Eugene Sandulenko |
2004-03-28 | Renamed more OSystem methods | Max Horn |
2004-03-15 | Renamed OSystem::set_timer() to setTimerCallback(); more OSystem Doxygen changes | Max Horn |
2004-03-15 | Added OSystem::getDefaultGraphicsMode(); renamed OSystem::get_height() and ge... | Max Horn |
2004-02-28 | renamed more OSystem methods to follow our naming scheme; renamed NewGuiColor... | Max Horn |
2004-02-24 | the OSystem changes we discussed on the ML (note: renaming of the existing OS... | Max Horn |
2004-02-05 | More wide display support, 5way navigator support, prepare zodiac, arm and so... | Chris Apers |
2004-01-06 | updated copyright notice | Max Horn |
2003-11-28 | Better DIA support, use EVENT_QUIT, reset the device if OSystem failed to qui... | Chris Apers |
2003-11-03 | New num pad | Chris Apers |
2003-09-27 | OSystem changes: removed create_thread() method (not needed anymore; 'pure' t... | Max Horn |
2003-09-23 | Added support for DIA API compatible devices (Zodiac), fixed move_screen func... | Chris Apers |
2003-08-18 | Added : UX50 support + fullscreen mode, Fixed : overlay, some memory cards re... | Chris Apers |
2003-08-06 | Get rid of the bad onehalf array (thx to Mark Fechtner) | Chris Apers |
2003-08-02 | removed OSystem::set_mouse_pos (I hope I didn't break any backends, but if I ... | Max Horn |
2003-07-23 | Fix a bug with checkMSA that let the last track play even if we exit to the l... | Chris Apers |
2003-07-22 | adjusted to play_cdrom parameter name change in common/system.h | Max Horn |
2003-07-22 | Fix for bug #775512 | Chris Apers |
2003-07-13 | Don't try to run the sound thread if not set | Chris Apers |
2003-07-07 | MP3 and sound thread fixes | Chris Apers |
2003-07-06 | some backend fixes | Max Horn |
2003-07-05 | updated backends to use type MutexRef | Max Horn |
2003-06-09 | clear_sound_proc | Chris Apers |
2003-06-08 | MP3 support for audio tracks | Chris Apers |
2003-05-29 | more OSystem docs & cleanup | Max Horn |
2003-05-29 | added some doxygen comments to common/system.h; cleaned up the OSystem interf... | Max Horn |
2003-05-28 | Experimental wide display support, new move_screen function | Chris Apers |
2003-05-19 | add virtual numpad, change state of draKeyState | Chris Apers |
2003-05-12 | Cleanup, add CTRL+q shortcut | Chris Apers |
2003-05-06 | Cleanup | Chris Apers |
2003-05-02 | cleanup, move tmpScreen to storage heap | Chris Apers |
2003-05-01 | Reactivate sound handler to prevent out of memory | Chris Apers |
2003-04-30 | Add copyright header | Chris Apers |
2003-04-30 | started to merge in Chrilith's PalmOS port | Max Horn |