aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/midi/dummy.c
Commit message (Expand)AuthorAgeFilesLines
* Remove setState from the MidiSynth vtableChris Robinson2014-03-231-1/+0
* Use a void* for the MidiSynth Delete method paramChris Robinson2014-03-221-8/+3
* Rework MIDI clock timingChris Robinson2014-02-021-20/+7
* Allow selecting the default soundfont using ID 0Chris Robinson2014-01-031-1/+1
* Remove some unused MIDI backend methodsChris Robinson2013-12-291-38/+0
* Add a method to set and get soundfontsChris Robinson2013-12-271-0/+1
* Move the base MidiSynth to a separate fileChris Robinson2013-12-171-1/+1
* Move the dummy MIDI handler to a separate fileChris Robinson2013-12-171-0/+132