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-16 20:58:57 +01:00
2011-03-05 11:00:37 +01:00
2009-06-06 17:45:52 +00:00
2009-06-06 17:39:13 +00:00
2009-10-20 11:13:42 +00:00
2009-06-06 17:39:13 +00:00
2010-09-25 14:28:48 +00:00
2008-01-11 10:59:43 +00:00
2011-02-09 01:09:01 +00:00
2011-02-09 01:09:01 +00:00
2011-02-09 01:09:01 +00:00
2011-02-07 23:01:06 +00:00
2011-02-07 23:01:06 +00:00
2010-06-15 10:31:18 +00:00
2010-07-16 03:34:25 +00:00
2010-03-22 20:28:08 +00:00