Age | Commit message (Expand) | Author |
2003-01-15 | add new tv scanlines graphics scaler from Gregory Montoir, use -g tv2x to try it | Jonathan Gray |
2003-01-13 | Early init of the scaler - to prevent ComI trying to use a huge window by def... | James Brown |
2003-01-12 | fix for the black rect bug in COMI (thanks to Erik)... guess is that the chec... | Max Horn |
2003-01-10 | Oops | Ruediger Hanke |
2003-01-10 | First-revision SysEx support for -ewindows. | Jamieson Christian |
2003-01-09 | Added warp_mouse func to MorphOS backend | Ruediger Hanke |
2003-01-09 | only warp mouse if it actually moved - this is not quite perfect, either, but... | Max Horn |
2003-01-09 | Remove hack - now the cannon scene works in fullscreen linux. Someone tell me... | James Brown |
2003-01-09 | yet another warp mouse change, now it works on OS X, but will it work on Linu... | Max Horn |
2003-01-09 | Patch 664895: Cannon fixes. Porters, this requires a new OSystem interface fu... | James Brown |
2002-12-30 | make alsa driver print out the correct port | Jonathan Gray |
2002-12-28 | valid C++ | Max Horn |
2002-12-28 | Fix NewGui for higher resolutions (eg, CMI) | James Brown |
2002-12-27 | removing not working, obsolete mac port | Max Horn |
2002-12-27 | Patch from ccr: Don't segfault if euid has no r/w perms on pwd | James Brown |
2002-12-25 | This could hardly work, how did this change? scratch head" morphos.cpp | Ruediger Hanke |
2002-12-25 | Fix compiler warning and possible hit | Ruediger Hanke |
2002-12-25 | seems cursor width/height can occur | Max Horn |
2002-12-25 | Some fixes for COMI mouse pointer | Ruediger Hanke |
2002-12-25 | fixed mouse cursor code to cope with CMI | Max Horn |
2002-12-25 | Fix midi driver thread for MorphOS | Ruediger Hanke |
2002-12-25 | Moved MorphOS midi driver to backends/midi | Ruediger Hanke |
2002-12-25 | More warnings with MorphOS GCC fixed, removed unneccessary define | Ruediger Hanke |
2002-12-25 | Compilation warnings fixed | Ruediger Hanke |
2002-12-21 | small mod to allow smooth scrolling to work with SDL backend | Max Horn |
2002-12-18 | Instrument definition revamp. | Jamieson Christian |
2002-12-18 | Fixed Adlib compilation problem | Jamieson Christian |
2002-12-18 | message.log | Jamieson Christian |
2002-12-17 | New savefile backend system (bye bye NONSTANDARD_SAVE...) | Marcus Comstedt |
2002-12-13 | cleanup | Max Horn |
2002-12-13 | more code unification | Max Horn |
2002-12-13 | unified common code | Max Horn |
2002-12-13 | changed OSystem to allow RBG<->16bit color conversion to be done in the backe... | Max Horn |
2002-12-12 | fix up alsa after recent midi changes | Jonathan Gray |
2002-12-12 | Fixed VC++ errors in Windows driver after streaming capability was removed. | Jamieson Christian |
2002-12-11 | ripped out obsolete midi streaming code from backends (this may break Alsa/SE... | Max Horn |
2002-12-11 | Added windows.cpp | Jamieson Christian |
2002-12-11 | fixed legal header | Max Horn |
2002-12-11 | Separated Windows MIDI driver into its own file | Jamieson Christian |
2002-12-09 | change CFLAGS to CXXFLAGS | Max Horn |
2002-12-09 | Compile fix | Travis Howell |
2002-12-08 | split alsa from mididrv | Oliver Kiehl |
2002-12-08 | started to split out the midi drivers | Max Horn |
2002-12-08 | workaround for fullscreen toggle on OS X | Max Horn |
2002-12-06 | Display status after saving. | Marcus Comstedt |
2002-12-06 | Generate KEY_UP events as well... | Marcus Comstedt |
2002-12-04 | Should now compile again. | Marcus Comstedt |
2002-12-04 | Updated name of binary in docs. | Marcus Comstedt |
2002-12-04 | updated version on trunk to 0.3.1cvs | Max Horn |
2002-12-02 | Latest MorphOS changes from my harddisk ... | Ruediger Hanke |