Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-01-06 | updated copyright notice | Max Horn | |
svn-id: r12176 | |||
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-11-03 | New num pad | Chris Apers | |
svn-id: r11099 | |||
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-02 | removed OSystem::set_mouse_pos (I hope I didn't break any backends, but if I ↵ | Max Horn | |
did it should be trivial to get them working again) svn-id: r9391 | |||
2003-07-23 | Fix a bug with checkMSA that let the last track play even if we exit to the ↵ | Chris Apers | |
launcher. Also enable to use MSALib if the lib is opened by another application svn-id: r9151 | |||
2003-07-22 | adjusted to play_cdrom parameter name change in common/system.h | Max Horn | |
svn-id: r9132 | |||
2003-07-22 | Fix for bug #775512 | Chris Apers | |
svn-id: r9117 | |||
2003-07-13 | Don't try to run the sound thread if not set | Chris Apers | |
svn-id: r8971 | |||
2003-07-07 | MP3 and sound thread fixes | Chris Apers | |
svn-id: r8834 | |||
2003-07-06 | some backend fixes | Max Horn | |
svn-id: r8812 | |||
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-12 | Cleanup, add CTRL+q shortcut | Chris Apers | |
svn-id: r7468 | |||
2003-05-06 | Cleanup | Chris Apers | |
svn-id: r7366 | |||
2003-05-02 | cleanup, move tmpScreen to storage heap | Chris Apers | |
svn-id: r7268 | |||
2003-05-01 | Reactivate sound handler to prevent out of memory | Chris Apers | |
svn-id: r7243 | |||
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 |