Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove setState from the MidiSynth vtable | Chris Robinson | 2014-03-23 | 1 | -1/+0 |
* | Use a void* for the MidiSynth Delete method param | Chris Robinson | 2014-03-22 | 1 | -8/+3 |
* | Rework MIDI clock timing | Chris Robinson | 2014-02-02 | 1 | -20/+7 |
* | Allow selecting the default soundfont using ID 0 | Chris Robinson | 2014-01-03 | 1 | -1/+1 |
* | Remove some unused MIDI backend methods | Chris Robinson | 2013-12-29 | 1 | -38/+0 |
* | Add a method to set and get soundfonts | Chris Robinson | 2013-12-27 | 1 | -0/+1 |
* | Move the base MidiSynth to a separate file | Chris Robinson | 2013-12-17 | 1 | -1/+1 |
* | Move the dummy MIDI handler to a separate file | Chris Robinson | 2013-12-17 | 1 | -0/+132 |