aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2021-06-30Debianization for v0.6debian/mastercbdev2-2/+19
2021-06-30Merge branch 'master' into debian/mastercbdev70-698/+4921
2021-06-30Fix CI test step invocationv0.6cbdev1-3/+3
2021-06-30Add CI badge to READMESpacelord1-0/+1
2021-06-30Move to Jenkins CI, introduce new CI scriptSpacelord3-256/+351
2021-06-29Update development notescbdev1-6/+41
2021-06-28Improve windows buildcbdev3-2/+13
2021-06-28Fix Coverity CIDs 371602, 355843cbdev2-3/+5
2021-06-28Enhance visca relative movementcbdev3-21/+35
2021-06-27Add a python/lua example configurationcbdev2-0/+30
2021-06-27Fix python backend callscbdev3-5/+14
2021-06-26Fix VISCA windows build includescbdev1-2/+5
2021-06-26Update debug messagescbdev2-8/+8
2021-06-23Prefer pkg-config over python3-config for linker infocbdev1-2/+3
2021-06-23Fix build with recent environments, fix Coverity CID 371602 and 355842cbdev3-13/+17
2021-06-23Merge branch 'visca-serial'cbdev3-4/+56
2021-06-23Fix sanitize build circular includecbdev2-1/+13
2021-06-23Merge branch 'evdev-fixes'cbdev2-13/+17
2021-06-22Keep channel registry map in sync when updating identifiers (#76)cbdev5-10/+69
2021-06-21Fix missing logo imagecbdev1-1/+1
2021-06-21Repository cleanup, part 2cbdev9-10/+14
2021-06-21Repository cleanupcbdev11-7/+7
2021-06-21Merge branch 'master' of ssh://github.com/cbdevnet/midimonstercbdev2-31/+46
2021-06-21Publish MQTT backendcbdev2-1/+3
2021-06-21Merge branch 'master' into mqttmqttcbdev18-154/+921
2021-05-16Fix VISCA serial output (Fixes #91)cbdev3-4/+56
2021-04-24Installer> Refactoring and Shellcheck error fixes. (#88)Spacelord2-31/+46
2021-03-06Fix prefix-matching for evdev input names (#85)cbdev2-13/+17
2021-02-27Implement input/output mappingcbdev3-63/+282
2021-02-14MQTT backend documentationcbdev2-2/+59
2021-02-14Implement MQTT5 topic aliasescbdev2-44/+155
2021-02-13Implement basic MQTT receptioncbdev2-1/+126
2021-02-06Implement MQTT outputcbdev2-5/+73
2021-01-16Add notescbdev1-0/+3
2021-01-16Exit when losing evdev connectioncbdev2-2/+9
2021-01-15Fix static analysis failurescbdev2-4/+6
2021-01-15Merge branch 'master' of ssh://github.com/cbdevnet/midimonstercbdev2-0/+83
2021-01-15Implement EPN's for the rtpmidi backendcbdev5-24/+191
2021-01-13Merge pull request #82 from phedders/prh-examplescbdev2-0/+83
2021-01-13prh: lua example to turn a trackpad into a numberpad and trigger swipes and g...Paul Hedderly1-0/+59
2021-01-13prh: lua example to turn any value input to 1.0 to make pads booleanPaul Hedderly1-0/+24
2021-01-10Implement program change control for the rtpmidi backend (#79)cbdev3-10/+20
2021-01-10Implement program change control for the midi, winmidi and jack backends (Fix...cbdev8-16/+52
2021-01-10Subscribe to input channelscbdev2-14/+82
2021-01-09Add source/target as aliases for MIDI read/write config options (#79)cbdev4-14/+14
2021-01-09Implement keepalive and protocol fallbackcbdev2-20/+41
2021-01-08Implement EPN reception for the jack backendcbdev5-4/+88
2021-01-08Implement EPN reception for the winmidi backendcbdev5-23/+121
2021-01-04Implement EPN reception for the midi backendcbdev3-12/+110
2021-01-03Implement EPN transmission for the jack backendcbdev3-29/+86