Age | Commit message (Expand) | Author |
---|---|---|
2011-10-28 | AUDIO: Adapt include guard names to the "new" directory name. | Johannes Schickel |
2011-10-23 | AD: Swtich GUI options to a char array. | Eugene Sandulenko |
2011-06-06 | AUDIO: replaced kDriverName in MidiDriver::detectDevice() | athrxx |
2011-06-05 | AUDIO: fix device detection (missing rom files for MT-32 emu) | athrxx |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion |
2011-04-28 | JANITORIAL: Format forward declarations to follow convention | Ori Avtalion |
2011-03-23 | AUDIO: Introduce a new MidiDriver_BASE base class. | Max Horn |
2011-03-23 | AUDIO: Update some comments, remove some obsolete ones | Max Horn |
2011-03-22 | AUDIO: Add pure virtual MidiDriver::isOpen() method | Max Horn |
2011-03-01 | AUDIO: Removed comment about MDT_PREFER_MT32 and the MT-32 emulator | md5 |
2011-03-01 | MIDI: Updated documentation on MDT_PREFER_MT32 and MDT_PREFER_GM | md5 |
2011-02-09 | AUDIO: Rename sound/ dir to audio/ | Max Horn |