aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2020-03-04Clean up & retab CI script, fix typocbdev2-98/+86
2020-03-03Implement python backendcbdev6-3/+514
2020-03-01Fix some errors in the Lua documentationcbdev1-4/+4
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-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