aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2019-12-18Mention updater in README + Updater ImprovementsSpacelord2-46/+37
2019-12-18Initial updater implementationSpacelord1-39/+142
2019-12-18Merge branch 'master' of github.com:cbdevnet/midimonsterSpacelord0-0/+0
2019-12-18Change --version output to stdoutSpacelord1-1/+1
2019-12-18Change --version output to stdoutSpacelord1-1/+1
2019-12-14Fix minor bug in plugin path setupcbdev3-5/+10
2019-12-12Fix descriptioncbdev1-1/+1
2019-12-12Extend hostspec parsing and implement local mode for sACN (#39)cbdev8-18/+52
2019-12-11Release instance implementation data allocationcbdev4-1/+7
2019-12-11Simplify plugin_stop APIcbdev25-124/+58
2019-12-11Simplify plugin_start APIcbdev24-157/+49
2019-12-11Remove unnecessary quotescbdev1-1/+1
2019-12-11Fix makefile indentationcbdev1-7/+7
2019-12-10Implement rudimentary argument parsingcbdev3-4/+36
2019-12-10Fix bug in sACN config parsingcbdev4-10/+5
2019-12-08Minor logic cleanupcbdev2-18/+4
2019-12-07Merge branch 'master' of ssh://github.com/cbdevnet/midimonstercbdev2-11/+18
2019-12-07Mention debianization in READMEcbdev1-1/+4
2019-12-07Finally git checkout bug with subshell fixed.Spacelord1-25/+10
2019-12-07git checkout bug fix..Spacelord1-4/+29
2019-12-07checkout fix again (bugfix)Spacelord1-4/+1
2019-12-07Git checkout fix (again)Spacelord1-2/+4
2019-12-07Convert user check to 1lineSpacelord1-4/+1
2019-12-06Merge branch 'master' of ssh://github.com/cbdevnet/midimonstercbdev1-0/+1
2019-12-06Add link to installer sectioncbdev1-1/+1
2019-12-06Merge branch 'master' of github.com:cbdevnet/midimonster into installerSpacelord2-0/+10
2019-12-06added chmod +x to Installer READMESpacelord1-0/+1
2019-12-06Merge branch 'master' of github.com:cbdevnet/midimonsterSpacelord1-0/+0
2019-12-06Added update to READMESpacelord1-0/+8
2019-12-06Added update to READMESpacelord1-0/+0
2019-12-06Fix git checkout error with git initSpacelord1-0/+1
2019-12-06todoSpacelord1-0/+1
2019-12-06Remove ola from depsSpacelord1-2/+2
2019-12-06Change $makeargs to "all"Spacelord1-2/+2
2019-12-06Initial installer releaseSpacelord1-0/+109
2019-12-06Fix variable descriptioncbdev1-1/+1
2019-12-06Update the build parameters section with some explanationscbdev1-7/+13
2019-12-06Make install path for examples configurablecbdev2-8/+10
2019-12-06Fix manpage sectioncbdev1-1/+1
2019-12-05Add flags parameter to channel parser plugin API (Fixes #31)cbdev24-29/+38
2019-12-05Create basic manpage (Fixes #38)cbdev1-0/+18
2019-12-05Unify midi parsing/deparsing codecbdev4-73/+36
2019-12-04Remove check for executable bit on shared librariesv0.2cbdev1-4/+0
2019-12-04Have the configuration file be installed in a separate directorycbdev3-3/+3
2019-12-04Do not build the jack backend in debug modecbdev1-2/+0
2019-12-04Explicitly mark the backend init symbol visiblecbdev23-22/+34
2019-12-04Hide lua_interval if timerfd callback mechanism is usedcbdev2-0/+4
2019-12-03Fix the flags for the pkg-build invocation on OSXcbdev1-1/+1
2019-12-03Fix the build on OSX once againcbdev1-2/+4
2019-12-03Add error checking for shell callouts during buildcbdev3-5/+10