aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2003-03-18it omit one blit for scaler Normal1X in SDL backendPaweł Kołodziejski
2003-03-10fix for numpad fighting (I hope)Max Horn
2003-03-09fixed valgrind warning (though I don't see why this memset should be needed, ...Max Horn
2003-03-08change RBG to RGB which follows the argument order and hence makes more sense...Jonathan Gray
2003-03-07Ignore BASS build dir.Marcus Comstedt
2003-03-07Exclude movies from game name matching.Marcus Comstedt
2003-03-07Handle slightly broken icons (The Dig).Marcus Comstedt
2003-03-06updated copyrights headersPaweł Kołodziejski
2003-03-06and more cleanup ....Paweł Kołodziejski
2003-03-03added SysEx support to the CoreAudio midi backend - though I have no clue wha...Max Horn
2003-03-03Don't keep a backlog of missed deadlines for event polling...Marcus Comstedt
2003-03-03Increased level of optimization (make sure to use gcc 3.3).Marcus Comstedt
2003-03-02Timer implemented.Marcus Comstedt
2003-03-02Make sure version_settings are initialized.Marcus Comstedt
2003-03-02warp_mouse added.Marcus Comstedt
2003-03-02Patch #691064: dot matrix scalerMax Horn
2003-02-12Maybe this is more future-safe?Marcus Comstedt
2003-02-12hopefully recognise BARBAR.HE0 as a game (pretty much every Humongous Enterta...Jonathan Gray
2003-02-12Recognized FOOFOO.LA0 as a game (The Dig and Full Throttle).Marcus Comstedt
2003-02-10Add missing simon 1/2 adlib control codes, purpose unknown.Travis Howell
2003-01-30Added couple of options to MorphOS startupRuediger Hanke
2003-01-29Change AdLib emulation quality for slower devices - added PROP_GET_FMOPL_ENV_...Nicolas Bacca
2003-01-28more joystick stuff based on patch by ge0rg, also added defines for axis sett...Jonathan Gray
2003-01-27Restore correct sound thread default priority for ARMNicolas Bacca
2003-01-26Update project files - Smartphone support completed \!Nicolas Bacca
2003-01-26Resources changesNicolas Bacca
2003-01-26Global Windows CE routinesNicolas Bacca
2003-01-26Standard PDA functionsNicolas Bacca
2003-01-26Changes for Smartphone callsNicolas Bacca
2003-01-26Smartphone display supportNicolas Bacca
2003-01-26Add GXIsDisplayDRAMBufferNicolas Bacca
2003-01-26Smartphone support importsNicolas Bacca
2003-01-25Fixing evil deadlockRuediger Hanke
2003-01-25Ok. I give up trying to teach that char is unsigned on some systems. Setting ...Ruediger Hanke
2003-01-22declare event of type mouse motion on joystick axis movementJonathan Gray
2003-01-21Remove Smartphone project tweaks - we'll see about that when it's done :)Nicolas Bacca
2003-01-21Fix dumb overlay overflowNicolas Bacca
2003-01-21Update project files to compile with CVS treeNicolas Bacca
2003-01-20start of joystick support, just selects first joystick for now and only maps ...Jonathan Gray
2003-01-20Fix GDI display for HPCsNicolas Bacca
2003-01-20Missing exported functions for HPCsNicolas Bacca
2003-01-20NoGameX file - put in root directory (HPC debug option) and NoMusic configura...Nicolas Bacca
2003-01-20stdio wrappers for HPC (I know it's about time :))Nicolas Bacca
2003-01-15add new tv scanlines graphics scaler from Gregory Montoir, use -g tv2x to try itJonathan Gray
2003-01-13Early init of the scaler - to prevent ComI trying to use a huge window by def...James Brown
2003-01-12fix for the black rect bug in COMI (thanks to Erik)... guess is that the chec...Max Horn
2003-01-10OopsRuediger Hanke
2003-01-10First-revision SysEx support for -ewindows.Jamieson Christian
2003-01-09Added warp_mouse func to MorphOS backendRuediger Hanke
2003-01-09only warp mouse if it actually moved - this is not quite perfect, either, but...Max Horn