aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
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
2002-12-09change CFLAGS to CXXFLAGSMax Horn
2002-12-09Compile fixTravis Howell
2002-12-08split alsa from mididrvOliver Kiehl
2002-12-08started to split out the midi driversMax Horn
2002-12-08workaround for fullscreen toggle on OS XMax Horn
2002-12-06Display status after saving.Marcus Comstedt
2002-12-06Generate KEY_UP events as well...Marcus Comstedt
2002-12-04Should now compile again.Marcus Comstedt
2002-12-04Updated name of binary in docs.Marcus Comstedt
2002-12-04updated version on trunk to 0.3.1cvsMax Horn
2002-12-02Latest MorphOS changes from my harddisk ...Ruediger Hanke
2002-12-02*** empty log message ***Peter Moraliyski
2002-12-02*** empty log message ***Peter Moraliyski
2002-12-02license issue clearedPeter Moraliyski
2002-12-02remove gp32 files until license issues are sorted outJonathan Gray
2002-12-02Fix keycode + make sound thread priority a configuration parameter (SoundThre...Nicolas Bacca
2002-12-02Do not display the save/load icon for Simon since it's not mapped (use the po...Nicolas Bacca
2002-12-01Fix Simon countermeasures :)Nicolas Bacca
2002-12-01Update project files, for whatever reasonNicolas Bacca
2002-12-01Do not commit buggy debug codeNicolas Bacca
2002-12-01Fix display on HPC, update versionNicolas Bacca
2002-12-01Add Monkey 1 VGA floppy keyboard support for copy-protection, fix keyboard & ...Nicolas Bacca
2002-12-01Fix Monkey 1 VGA floppy detection and game numberNicolas Bacca
2002-12-01Fixed Adlib instrument setup in old (GF_SMALL_HEADER) games.Jamieson Christian
2002-11-30gp32 port stuffPeter Moraliyski
2002-11-30BPeter Moraliyski
2002-11-30fgPeter Moraliyski
2002-11-26fixed compile problemsOliver Kiehl
2002-11-26Restructured MIDI channel allocation architecture.Jamieson Christian
2002-11-24added .cvsignoreOliver Kiehl
2002-11-24Fix warningTravis Howell
2002-11-23fixed bug #621244 (GUI disappeared when screen mode was changedMax Horn
2002-11-22improved keyboard input behaviour in SDL backend: make use of the unicode fea...Max Horn
2002-11-21fixed warningsMax Horn
2002-11-21Update module.mk system for the new adlib driverJames Brown
2002-11-21Revamped Adlib functionality.Jamieson Christian
2002-11-21revamped build system somewhat: 'modules' like scumm, simon, gui etc. now all...Max Horn
2002-11-21sort FSList by displaynameMax Horn
2002-11-20Implemented mode parameter for listDir()Ruediger Hanke
2002-11-20Fix parent, take 2 (thanks Kirben)Nicolas Bacca
2002-11-19Fix parentNicolas Bacca
2002-11-19fixed parent() for root nodeMax Horn
2002-11-19fixed parent() method, added a FIXMEMax Horn