Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-01-10 | Implement program change control for the midi, winmidi and jack backends (Fix... | cbdev | 1 | -3/+4 |
2021-01-08 | Implement EPN reception for the jack backend | cbdev | 1 | -0/+10 |
2021-01-03 | Implement EPN transmission for the jack backend | cbdev | 1 | -3/+6 |
2020-01-12 | Rework instance creation | cbdev | 1 | -1/+1 |
2019-12-11 | Simplify plugin_stop API | cbdev | 1 | -1/+1 |
2019-12-11 | Simplify plugin_start API | cbdev | 1 | -1/+1 |
2019-12-05 | Add flags parameter to channel parser plugin API (Fixes #31) | cbdev | 1 | -1/+1 |
2019-12-04 | Explicitly mark the backend init symbol visible | cbdev | 1 | -1/+1 |
2019-11-06 | Implement JACK backend | cbdev | 1 | -0/+76 |