Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-11-28 | Better DIA support, use EVENT_QUIT, reset the device if OSystem failed to ↵ | Chris Apers | |
quit (Simon 1 & 2) svn-id: r11393 | |||
2003-09-27 | OSystem changes: removed create_thread() method (not needed anymore; 'pure' ↵ | Max Horn | |
threads aren't very portable anyway, better we only use timers); introduced OSystem::TimerProc type svn-id: r10430 | |||
2003-09-23 | Added support for DIA API compatible devices (Zodiac), fixed move_screen ↵ | Chris Apers | |
function on hi-density devices svn-id: r10377 | |||
2003-08-18 | Added : UX50 support + fullscreen mode, Fixed : overlay, some memory cards ↵ | Chris Apers | |
related stuffs,... svn-id: r9757 | |||
2003-08-06 | Get rid of the bad onehalf array (thx to Mark Fechtner) | Chris Apers | |
svn-id: r9540 | |||
2003-08-01 | #include cleanup (explicityl specify the location for headers from common/, ↵ | Max Horn | |
so that we at some point can get rid of -Icommon; exception is made for stdafx.h, since a) we might want to rename it and b) might want to move it to the top level) svn-id: r9359 | |||
2003-07-22 | adjusted to play_cdrom parameter name change in common/system.h | Max Horn | |
svn-id: r9132 | |||
2003-07-07 | MP3 and sound thread fixes | Chris Apers | |
svn-id: r8834 | |||
2003-07-05 | updated backends to use type MutexRef | Max Horn | |
svn-id: r8776 | |||
2003-06-09 | clear_sound_proc | Chris Apers | |
svn-id: r8414 | |||
2003-06-08 | MP3 support for audio tracks | Chris Apers | |
svn-id: r8391 | |||
2003-05-29 | more OSystem docs & cleanup | Max Horn | |
svn-id: r8118 | |||
2003-05-29 | added some doxygen comments to common/system.h; cleaned up the OSystem ↵ | Max Horn | |
interface a bit svn-id: r8116 | |||
2003-05-28 | Experimental wide display support, new move_screen function | Chris Apers | |
svn-id: r8053 | |||
2003-05-19 | add virtual numpad, change state of draKeyState | Chris Apers | |
svn-id: r7686 | |||
2003-05-06 | Cleanup | Chris Apers | |
svn-id: r7366 | |||
2003-05-02 | cleanup, move tmpScreen to storage heap | Chris Apers | |
svn-id: r7268 | |||
2003-04-30 | Add copyright header | Chris Apers | |
svn-id: r7232 | |||
2003-04-30 | started to merge in Chrilith's PalmOS port | Max Horn | |
svn-id: r7219 |