aboutsummaryrefslogtreecommitdiff
path: root/gameDetector.cpp
AgeCommit message (Collapse)Author
2002-05-12Always use Midi Emulation on CE devicesNicolas Bacca
svn-id: r4302
2002-05-12Almost closing bug #555105 (waiting for confirmation...)Nicolas Noble
svn-id: r4301
2002-05-08Do not forget the UNIX_X11 driver :-)Lionel Ulmer
svn-id: r4244
2002-05-08Update documentation regarding Zak and MIDIEMU.James Brown
Default to MIDIEMU on UNIX targets. svn-id: r4243
2002-05-07First commit of the OPL2 MIDI driver (to have MIDI music withoutLionel Ulmer
requiring any OS-level MIDI support). This was taken from AdPlug. This is *very* buggy for now (well, it works, but it sounds just plain ugly :-) ). svn-id: r4232
2002-05-07One should not work when just awoken... _talkspeed != _talkSpeed.... sorry!Nicolas Noble
svn-id: r4225
2002-05-07Sorted the updateconfig() fonction to match the command line parsing.Nicolas Noble
BTW Endy, if you add an config-file option, you better add it to the updateconfig() fonction, otherwise it won't reload =)) svn-id: r4223
2002-05-06Remove timidity driver from gameDetector.. as it's not really there anymore :)James Brown
svn-id: r4222
2002-05-05Add text speed option (-y for Yak :)James Brown
svn-id: r4216
2002-05-05cleaning up the mess drigo left... <sigh>Max Horn
svn-id: r4215
2002-05-05Fixed some things for Macintosh portsEnrico Rolfi
svn-id: r4212
2002-05-04automatic detecion of MT32 vs. GM midi; removed obsolete -r command line optionMax Horn
svn-id: r4193
2002-05-04added 1x as an alias for the 'normal' graphics mode (seemed logical since we ↵Max Horn
also have 2x and 3x) svn-id: r4188
2002-05-03SFX and Music volumes are now game-specific.Nicolas Noble
svn-id: r4183
2002-05-03REALLY fix -m. For sure. Trust me. :)James Brown
svn-id: r4181
2002-05-03Update default tempo readme/help text.James Brown
svn-id: r4178
2002-05-02Clarified the '-t' option help text (by showing 0x1F0000 instead ofLionel Ulmer
1F0000). svn-id: r4175
2002-05-02Fixed the command line parsing for the parameters with optionnalLionel Ulmer
values. This may well break the config file changes. I am waiting for Pixel to get back to ask him to explain his wonderful API :-) svn-id: r4174
2002-05-01Set GFX_NORMAL on WinCE, oopsNicolas Bacca
svn-id: r4164
2002-05-01Set GFX_NORMAL on WinCENicolas Bacca
svn-id: r4162
2002-04-28spaces to tabs; don't hard code midi driver ID on MacOSMax Horn
svn-id: r4119
2002-04-27More command line and config file bug fixes:Nicolas Noble
-) fixed the save of the gfx_mode -) fixed the help line for gfx_mode -) adding some error messages in the config file loading svn-id: r4118
2002-04-27Fixed the 'config-file is predominant upon command line' bug...Nicolas Noble
svn-id: r4117
2002-04-27Applied Triskelios's patch for Unix-style configuration file (ieLionel Ulmer
.scummvmrc instead of scummvm.ini) svn-id: r4116
2002-04-27Fixed the tempo argument.Nicolas Noble
svn-id: r4115
2002-04-27Add config file support. Thanks |Pixel| :)James Brown
svn-id: r4111
2002-04-27Add autosave support, fix sm and max midi.James Brown
svn-id: r4099
2002-04-26allow spaces after various command line options and their valuesMax Horn
svn-id: r4098
2002-04-26Add enhanced debugging patch.James Brown
svn-id: r4090
2002-04-26Fix 'monkey' target.James Brown
svn-id: r4089
2002-04-26added new style midi drivers using QuickTime (MacOS 9 & X) and CoreAudio ↵Max Horn
(MacOS X) svn-id: r4086
2002-04-26Commit MI1/Indy4/etc crash fix :)James Brown
svn-id: r4081
2002-04-25Fix MI1 floppy scaling, and update readme.James Brown
svn-id: r4077
2002-04-25Apply patch to add 'monkeyvga' target for MI1 Floppy.James Brown
svn-id: r4076
2002-04-24Add new Scale mode. Thanks Gregory Montoir.James Brown
svn-id: r4069
2002-04-23Quick patch to allow space between -p - Also remove compiler warningJames Brown
svn-id: r4065
2002-04-22Fix BEOS compilation.James Brown
svn-id: r4046
2002-04-21Fixed WinCE portNicolas Bacca
svn-id: r4041
2002-04-21BEOS midi compile fix. Take 1.James Brown
svn-id: r4031
2002-04-21Fix midi compilation - in more ways than one :PJames Brown
svn-id: r4030
2002-04-20Committed Florian Schmitt (fatpenguin)'s Linux MIDI patch. Reported as ↵Lionel Ulmer
working by urs and khalek on IRC :-) svn-id: r4028
2002-04-20Commit of the X11 driver using the new OSystem interface. Plus some warning ↵Lionel Ulmer
fixes and gameDetector hacks. svn-id: r4024
2002-04-19Fix PocketSCUMM. Palette is wrong tho. BBrox is a genius.James Brown
svn-id: r4009
2002-04-19Use relative include paths to easy some ports.James Brown
svn-id: r4005
2002-04-19Update minimalist (and broken) WinCE portNicolas Bacca
svn-id: r4000
2002-04-18Reenable MorphOS Midi driver, small updates to CD open code (only when CD ↵Ruediger Hanke
audio is requested) and start options svn-id: r3997
2002-04-17Remove ADLIB default for Sam and Max - it should default to MIDIJames Brown
svn-id: r3974
2002-04-17Add Amiga palette option (-a)James Brown
svn-id: r3971
2002-04-16Hooks for Dreamcast OSystem.Marcus Comstedt
svn-id: r3968
2002-04-16MorphOS CD audio reenableeSystem()Ruediger Hanke
svn-id: r3964