aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
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
2003-01-09Remove hack - now the cannon scene works in fullscreen linux. Someone tell me...James Brown
2003-01-09yet another warp mouse change, now it works on OS X, but will it work on Linu...Max Horn
2003-01-09Patch 664895: Cannon fixes. Porters, this requires a new OSystem interface fu...James Brown
2002-12-30make alsa driver print out the correct portJonathan Gray
2002-12-28valid C++Max Horn
2002-12-28Fix NewGui for higher resolutions (eg, CMI)James Brown
2002-12-27removing not working, obsolete mac portMax Horn
2002-12-27Patch from ccr: Don't segfault if euid has no r/w perms on pwdJames Brown
2002-12-25This could hardly work, how did this change? scratch head" morphos.cppRuediger Hanke
2002-12-25Fix compiler warning and possible hitRuediger Hanke
2002-12-25seems cursor width/height can occurMax Horn
2002-12-25Some fixes for COMI mouse pointerRuediger Hanke
2002-12-25fixed mouse cursor code to cope with CMIMax Horn
2002-12-25Fix midi driver thread for MorphOSRuediger Hanke
2002-12-25Moved MorphOS midi driver to backends/midiRuediger Hanke
2002-12-25More warnings with MorphOS GCC fixed, removed unneccessary defineRuediger Hanke
2002-12-25Compilation warnings fixedRuediger Hanke
2002-12-21small mod to allow smooth scrolling to work with SDL backendMax Horn
2002-12-18Instrument definition revamp.Jamieson Christian
2002-12-18Fixed Adlib compilation problemJamieson Christian
2002-12-18message.logJamieson Christian
2002-12-17New savefile backend system (bye bye NONSTANDARD_SAVE...)Marcus Comstedt
2002-12-13cleanupMax Horn
2002-12-13more code unificationMax Horn
2002-12-13unified common codeMax Horn
2002-12-13changed OSystem to allow RBG<->16bit color conversion to be done in the backe...Max Horn
2002-12-12fix up alsa after recent midi changesJonathan Gray
2002-12-12Fixed VC++ errors in Windows driver after streaming capability was removed.Jamieson Christian
2002-12-11ripped out obsolete midi streaming code from backends (this may break Alsa/SE...Max Horn
2002-12-11Added windows.cppJamieson Christian
2002-12-11fixed legal headerMax Horn
2002-12-11Separated Windows MIDI driver into its own fileJamieson Christian