Max Horn 29847ea42d AUDIO: Change several fake MidiDrivers to MidiDriver_BASE subclasses
Many engines follow the advice in audio/midiparser.h and create a
"pseudo-MidiDriver" subclass. But MidiParser really only needs a tiny
subset of the MidiDriver capabilities, namely those found in
MidiDriver_BASE. So we try to subclass from that whenever possible; this
allows us to remove many stub methods, and enables further future
simplifications.
2011-03-23 15:25:47 +01:00
..
2011-03-19 16:04:50 +01:00
2010-03-22 20:28:08 +00:00
2011-02-07 23:01:06 +00:00
2010-03-22 20:28:08 +00:00
2009-10-30 05:21:44 +00:00
2011-03-19 16:04:51 +01:00
2011-02-09 01:09:01 +00:00
2010-03-22 20:28:08 +00:00