aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2022-04-28Merge branch 'master' of ssh://github.com/cbdevnet/midimonsterHEADmastercbdev2-5/+5
2022-04-28Fix Windows CI buildcbdev1-1/+2
2022-04-02Merge pull request #110 from cbix/fix/ola-backend-cppflagscbdev1-4/+4
2022-03-31Use C++11 for OLA backend; rename CPPFLAGS → CXXFLAGSFlorian Hülsmann1-4/+4
2022-03-26Merge pull request #109 from cbix/fix/make-install-configcbdev1-1/+1
2022-03-26fix make install not installing the config if DESTDIR is provided but the fil...Florian Hülsmann1-1/+1
2021-11-27Merge branch 'master' of ssh://github.com/cbdevnet/midimonstercbdev1-1/+12
2021-11-27Implement ArtNet ArtPollReply (Fixes #95)cbdev4-23/+214
2021-11-21Merge pull request #103 from jduepmeier/update_usagecbdev1-1/+12
2021-11-18add -h,--help to show the usage infosJan Düpmeier1-0/+5
2021-11-18update usage infosJan Düpmeier1-1/+7
2021-11-14Update commentscbdev2-2/+9
2021-11-13Update TODO listcbdev4-17/+70
2021-10-20Minor MQTT fixcbdev1-2/+2
2021-10-20Unify terminology (descriptor -> socket), add some loggingcbdev2-9/+15
2021-09-23Merge branch 'master' of ssh://github.com/cbdevnet/midimonstercbdev5-2/+175
2021-09-23Fix MQTT instance id generation on Windowscbdev1-7/+6
2021-08-01CI> Fix build for other branches or PRs.Spacelord1-2/+2
2021-07-28Merge pull request #94 from phedders/prh-examplescbdev4-0/+173
2021-07-26prh: Some examples using os.execute - in this case driving i3 window manager ...Paul Hedderly1-0/+75
2021-07-26prh: new example return just one - like bool, but just onePaul Hedderly1-0/+23
2021-07-26prh: new example config bool - turn pads into 0/1 outputPaul Hedderly1-0/+24
2021-07-26prh: new example config to latch a non-motorised faderPaul Hedderly1-0/+51
2021-07-25Move LDLIBScbdev2-2/+2
2021-07-24Rewrite some documentation textcbdev4-3/+9
2021-07-03Fix Coverity CID 371696cbdev1-1/+7
2021-07-03Basic UI skeletoncbdev3-11/+192
2021-07-02Add frontend interval APIcbdev3-2/+12
2021-07-02Restructure core data structurescbdev4-51/+58
2021-07-01Merge branch 'master' of ssh://github.com/cbdevnet/midimonstercbdev3-3/+4
2021-07-01Route log output to frontendcbdev5-10/+30
2021-07-01Route all core messages properlycbdev6-74/+80
2021-07-01Factor out explicit frontend APIcbdev10-419/+532
2021-07-01Installer> Disable Shellcheck SC1117Spacelord1-0/+1
2021-07-01CI> Disable Shellcheck SC1117Spacelord1-1/+1
2021-07-01CI> Fix missing tag pull.Spacelord1-2/+2
2021-06-30Fix spellingcbdev4-6/+6
2021-06-30Add OSX CI target, fix OSX buildcbdev6-57/+97
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