Age | Commit message (Expand) | Author | Files | Lines |
2020-01-01 | Do not install default config if already present (Fixes #43) | cbdev | 1 | -0/+2 |
2019-12-31 | Enable globs for Travis deploymentsv0.3 | cbdev | 1 | -0/+1 |
2019-12-31 | Pull tags in CI before build | cbdev | 1 | -2/+3 |
2019-12-31 | Fix deployment directory cleanup | cbdev | 1 | -20/+19 |
2019-12-31 | Diversify automated deploy per host OS | Spacelord | 1 | -2/+2 |
2019-12-31 | fix travis deployment | Spacelord | 1 | -6/+5 |
2019-12-31 | Automated travis deployment | Spacelord | 2 | -1/+42 |
2019-12-28 | Fix OSX CI | cbdev | 1 | -1/+2 |
2019-12-28 | Check API pointer before use, fix spelling | cbdev | 2 | -2/+2 |
2019-12-25 | Fix uninitialized variable | cbdev | 1 | -1/+1 |
2019-12-24 | Fix version define for Windows | cbdev | 1 | -0/+1 |
2019-12-23 | Fix lua order of operations | cbdev | 1 | -16/+16 |
2019-12-23 | Add some comments to the layering example | cbdev | 2 | -0/+11 |
2019-12-23 | Multi-layering example configuration | cbdev | 2 | -0/+88 |
2019-12-22 | Fix typo | cbdev | 1 | -1/+1 |
2019-12-22 | Add priority to sACN example config | cbdev | 1 | -0/+1 |
2019-12-21 | Experimentally build lua backend for Windows | cbdev | 1 | -5/+14 |
2019-12-20 | Route all backend debug logging through a macro | cbdev | 14 | -386/+401 |
2019-12-19 | Fix installer symlink (Fixes #40) | cbdev | 1 | -1/+1 |
2019-12-18 | Fix spelling | cbdev | 1 | -2/+2 |
2019-12-18 | Style fixes in installer | cbdev | 2 | -139/+143 |
2019-12-18 | Merge branch 'master' of ssh://github.com/cbdevnet/midimonster | cbdev | 2 | -39/+133 |
2019-12-18 | Fix evdev division by zero | cbdev | 3 | -2/+6 |
2019-12-18 | fix testing var | Spacelord | 1 | -1/+1 |
2019-12-18 | Mention updater in README + Updater Improvements | Spacelord | 2 | -46/+37 |
2019-12-18 | Initial updater implementation | Spacelord | 1 | -39/+142 |
2019-12-18 | Merge branch 'master' of github.com:cbdevnet/midimonster | Spacelord | 0 | -0/+0 |
2019-12-18 | Change --version output to stdout | Spacelord | 1 | -1/+1 |
2019-12-18 | Change --version output to stdout | Spacelord | 1 | -1/+1 |
2019-12-14 | Fix minor bug in plugin path setup | cbdev | 3 | -5/+10 |
2019-12-12 | Fix description | cbdev | 1 | -1/+1 |
2019-12-12 | Extend hostspec parsing and implement local mode for sACN (#39) | cbdev | 8 | -18/+52 |
2019-12-11 | Release instance implementation data allocation | cbdev | 4 | -1/+7 |
2019-12-11 | Simplify plugin_stop API | cbdev | 25 | -124/+58 |
2019-12-11 | Simplify plugin_start API | cbdev | 24 | -157/+49 |
2019-12-11 | Remove unnecessary quotes | cbdev | 1 | -1/+1 |
2019-12-11 | Fix makefile indentation | cbdev | 1 | -7/+7 |
2019-12-10 | Implement rudimentary argument parsing | cbdev | 3 | -4/+36 |
2019-12-10 | Fix bug in sACN config parsing | cbdev | 4 | -10/+5 |
2019-12-08 | Minor logic cleanup | cbdev | 2 | -18/+4 |
2019-12-07 | Merge branch 'master' of ssh://github.com/cbdevnet/midimonster | cbdev | 2 | -11/+18 |
2019-12-07 | Mention debianization in README | cbdev | 1 | -1/+4 |
2019-12-07 | Finally git checkout bug with subshell fixed. | Spacelord | 1 | -25/+10 |
2019-12-07 | git checkout bug fix.. | Spacelord | 1 | -4/+29 |
2019-12-07 | checkout fix again (bugfix) | Spacelord | 1 | -4/+1 |
2019-12-07 | Git checkout fix (again) | Spacelord | 1 | -2/+4 |
2019-12-07 | Convert user check to 1line | Spacelord | 1 | -4/+1 |
2019-12-06 | Merge branch 'master' of ssh://github.com/cbdevnet/midimonster | cbdev | 1 | -0/+1 |
2019-12-06 | Add link to installer section | cbdev | 1 | -1/+1 |
2019-12-06 | Merge branch 'master' of github.com:cbdevnet/midimonster into installer | Spacelord | 2 | -0/+10 |