Age | Commit message (Expand) | Author | Files | Lines |
2019-07-13 | Improved Lua backend with intervals | cbdev | 3 | -26/+318 |
2019-07-07 | Minor fixes | cbdev | 2 | -8/+6 |
2019-07-06 | evdev backend code style fixes | cbdev | 1 | -5/+7 |
2019-07-06 | Implement Lua backend | cbdev | 4 | -1/+275 |
2019-06-30 | Update OSC backend to API design | cbdev | 2 | -35/+35 |
2019-06-29 | Update loopback backend to match API design | cbdev | 4 | -29/+33 |
2019-04-01 | Fix MIDI example mappings | cbdev | 1 | -2/+2 |
2019-04-01 | Fix spelling | cbdev | 1 | -1/+1 |
2019-04-01 | Implement pitch, aftertouch and pressure events for the MIDI backend | cbdev | 2 | -9/+54 |
2019-03-31 | Move backend documentation out of main README | cbdev | 7 | -0/+375 |
2019-03-30 | Fix MIDI mapping syntax | cbdev | 1 | -5/+30 |
2019-03-24 | Hack-fix parallel builds | cbdev | 1 | -1/+1 |
2019-03-24 | Fix minor issues reported by Coverity Scan | cbdev | 1 | -1/+1 |
2019-03-24 | Factor out socket operations (Fixes #13) | cbdev | 6 | -341/+206 |
2019-03-23 | Fix link visibilities | cbdev | 1 | -2/+2 |
2019-03-22 | Implement an OLA backend (Fixes #14) | cbdev | 3 | -2/+367 |
2018-03-24 | Work around OSX differences in Makefile | cbdev | 1 | -1/+13 |
2018-03-23 | Fix bug in universe discovery packet | cbdev | 1 | -1/+1 |
2018-03-19 | Clarify integer promotion in sACN backend (Coverity CIDs 264891, 264889) | cbdev | 1 | -2/+2 |
2018-03-19 | Fix resource leaks on error, reported by Coverity Scan | cbdev | 2 | -0/+3 |
2018-03-16 | Fix issues found by Coverity Scan | cbdev | 3 | -2/+7 |
2018-03-16 | Fix resource leaks on error | cbdev | 2 | -0/+2 |
2018-03-09 | Implement evdev device matching by name | cbdev | 2 | -20/+96 |
2018-03-02 | Move backend implementations to subdirectory | cbdev | 13 | -0/+3342 |