Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-02-28 | Update ArtNet configuration syntax, add mm_timestamp API | cbdev | 1 | -1/+20 |
2018-02-18 | Whitespace fixes | cbdev | 1 | -2/+2 |
2017-11-13 | Add debug messages | cbdev | 1 | -0/+3 |
2017-06-21 | Improve documentation, allow event collection during event processing | cbdev | 1 | -24/+50 |
2017-06-08 | Move to dynamically loading backends | cbdev | 1 | -8/+5 |
2017-06-06 | Working MIDI translation | cbdev | 1 | -3/+57 |
2017-06-06 | Implement MIDI backend event fetching | cbdev | 1 | -4/+33 |
2017-06-05 | Core select loop | cbdev | 1 | -2/+104 |
2017-06-05 | Backend channel spec parsing | cbdev | 1 | -0/+13 |
2017-06-04 | Implement channel mapping | cbdev | 1 | -0/+43 |
2017-06-04 | Move instance allocator to backend object, introduce backend start function | cbdev | 1 | -62/+7 |
2017-06-04 | Add readme, flesh out backends | cbdev | 1 | -1/+65 |
2017-06-03 | Config parser | cbdev | 1 | -1/+25 |
2017-06-01 | Sample config and basic headers | cbdev | 1 | -0/+22 |