Max Horn 60fcd5a171 * Replaced MDT_PREFER_NATIVE/MDT_NATIVE by MDT_PREFER_MIDI/MDT_MIDI).
* Changed MidiDriver::createMidi so that if MD_ADLIB is passed, it
  now *does* instantiate the adlib driver.
* Rewrote MidiDriver::detectMusicDriver (code should be clearer now,
  and hopefully easier to adapt/maintain). Note that the behavior
  changed slightly (this may require some tweaking).
* Added MidiDriver::findMusicDriver which works similar to the old
  MidiDriver::parseMusicDriver but returns the full MidiDriverDescription
  and ignores all characters in the passed driver name following a colon ":".
* Changed MidiDriver::parseMusicDriver to use MidiDriver::findMusicDriver.
* Changed game engines to match the changes made to MidiDriver.
* Modified SCUMM engine to not record the selected midi/music driver
  (in _midiDriver), but rather the music *type* (in _musicType).

svn-id: r19859
2005-12-30 14:18:21 +00:00
..
2003-09-29 07:29:09 +00:00
2005-12-03 19:04:33 +00:00
2005-11-05 18:12:41 +00:00
2005-11-05 18:22:51 +00:00
2005-11-05 18:12:41 +00:00
2005-11-05 18:23:54 +00:00
2005-11-05 18:12:41 +00:00
2005-11-05 18:12:41 +00:00
2005-11-05 18:12:41 +00:00
2005-11-05 18:12:41 +00:00
2005-11-05 18:12:41 +00:00
2004-11-30 21:01:25 +00:00