aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2020-01-17Add project logo and initial Windows resource datacbdev4-2/+30
2020-01-13Hide core-internal structurescbdev2-8/+8
2020-01-12Rework instance creationcbdev28-142/+75
2020-01-10Add instructions on how to install the debian packagecbdev1-0/+7
2020-01-06Fix winmidi detect value outputcbdev2-5/+5
2020-01-05Implement commandline config override (Fixes #26)cbdev5-154/+314
2020-01-04Build the Lua backend on Windows using CIcbdev2-0/+3
2020-01-04Add input_channel call to Lua backendcbdev3-4/+26
2020-01-03Limit connection attempts to one in 10seccbdev1-5/+3
2020-01-01Do not install default config if already present (Fixes #43)cbdev1-0/+2
2019-12-31Enable globs for Travis deploymentsv0.3cbdev1-0/+1
2019-12-31Pull tags in CI before buildcbdev1-2/+3
2019-12-31Fix deployment directory cleanupcbdev1-20/+19
2019-12-31Diversify automated deploy per host OSSpacelord1-2/+2
2019-12-31fix travis deploymentSpacelord1-6/+5
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