aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2020-02-29Keep console alive when exiting as last process on Windowscbdev2-3/+19
2020-02-28Implement openpixelcontrol 16bit server modecbdev2-5/+32
2020-02-28Do not build openpixelcontrol with debug outputcbdev1-1/+0
2020-02-28Fix typocbdev1-1/+1
2020-02-28Minor documentation fixcbdev2-6/+5
2020-02-28Restructure openpixelcontrolcbdev2-89/+127
2020-02-28Update README to reflect all backends, add notes for building Lua on Windowscbdev2-9/+20
2020-02-28Reorder CI builds, fix CI config warningscbdev1-48/+17
2020-02-28Document commandline parameters in manpage (Fixes #48), update CI to Ubuntu b...cbdev2-26/+37
2020-02-27Implement OpenPixelControl server mode (8bit)cbdev5-13/+241
2020-02-26Use (spell-)lintian from package repositories in CIcbdev3-3/+9
2020-02-25Implement quiet mode for maweb backendcbdev2-2/+16
2020-02-23Implement OpenPixelControl outputcbdev4-2/+459
2020-02-22Update logocbdev4-2/+3
2020-02-09Mention release page in installer section, move images aroundcbdev3-3/+7
2020-02-08Updated README. (#47)Spacelord1-47/+67
2020-01-29Minor fix in maweb backend documentationSpacelord2-3/+3
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-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-28Fix OSX CIcbdev1-1/+2
2019-12-28Check API pointer before use, fix spellingcbdev2-2/+2
2019-12-25Fix uninitialized variablecbdev1-1/+1
2019-12-24Fix version define for Windowscbdev1-0/+1
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-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