aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2019-12-31Automated travis deploymentSpacelord2-1/+42
2019-12-29rtpmidi service handlingcbdev1-6/+68
2019-12-28Fix OSX CIcbdev1-1/+2
2019-12-28Check API pointer before use, fix spellingcbdev2-2/+2
2019-12-28Extend peer handlingcbdev2-34/+82
2019-12-27Implement MIDI command parsingcbdev1-2/+153
2019-12-26Invite peer on data portcbdev2-11/+29
2019-12-25Fix uninitialized variablecbdev1-1/+1
2019-12-24Fix version define for Windowscbdev1-0/+1
2019-12-24Implement AppleMIDI responder modecbdev3-46/+172
2019-12-23Fix lua order of operationscbdev1-16/+16
2019-12-23Add some comments to the layering examplecbdev2-0/+11
2019-12-23Multi-layering example configurationcbdev2-0/+88
2019-12-22Update rtpmidi to conform to master changescbdev1-52/+53
2019-12-22Merge branch 'master' into rtpmidicbdev23-484/+656
2019-12-22Fix typocbdev1-1/+1
2019-12-22Add priority to sACN example configcbdev1-0/+1
2019-12-21Experimentally build lua backend for Windowscbdev1-5/+14
2019-12-20Route all backend debug logging through a macrocbdev14-386/+401
2019-12-19Fix installer symlink (Fixes #40)cbdev1-1/+1
2019-12-18Fix spellingcbdev1-2/+2
2019-12-18Style fixes in installercbdev2-139/+143
2019-12-18Merge branch 'master' of ssh://github.com/cbdevnet/midimonstercbdev2-39/+133
2019-12-18Fix evdev division by zerocbdev3-2/+6
2019-12-18fix testing varSpacelord1-1/+1
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-16Move active invitations to global scopecbdev3-22/+78
2019-12-15Fix overloadingcbdev1-2/+2
2019-12-15Initial AppleMIDI session supportcbdev2-4/+89
2019-12-14Fix minor bug in plugin path setupcbdev3-5/+10
2019-12-13Basic rtpmidi outputcbdev2-6/+113
2019-12-12Fix descriptioncbdev1-1/+1
2019-12-12Extend hostspec parsing and implement local mode for sACN (#39)cbdev8-18/+52
2019-12-11Implement rtpmidi peer handlingcbdev3-20/+60
2019-12-11Release instance implementation data allocationcbdev4-1/+7
2019-12-11rtpmidi shutdown procedurecbdev2-15/+34
2019-12-11Merge branch 'master' into rtpmidicbdev29-302/+155
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-09rtpmidi socket bindingcbdev3-12/+85
2019-12-08rtpmidi channel spec parsingcbdev3-21/+200
2019-12-08Merge branch 'master' into rtpmidicbdev4-29/+22