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
..
2005-11-27 10:32:21 +00:00
2005-11-06 08:56:50 +00:00
2005-12-03 19:04:33 +00:00
2005-12-20 06:55:00 +00:00
2005-11-20 09:12:02 +00:00
2005-11-20 08:29:17 +00:00
2005-10-28 04:27:54 +00:00
2005-11-05 10:46:28 +00:00
2005-10-18 14:00:07 +00:00
2005-11-16 05:08:11 +00:00
2005-11-16 05:08:11 +00:00
2005-11-17 10:49:39 +00:00
2005-12-30 02:59:56 +00:00
2005-10-21 23:04:58 +00:00
2005-11-27 10:32:21 +00:00
2005-11-27 02:35:57 +00:00