aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2020-03-10Move ArtNet and sACN to local channel storescbdev4-16/+33
2020-03-10Restructure & simplify winmidicbdev1-24/+33
2020-03-10Check ArtNet/sACN channel direction at map timecbdev4-2/+12
2020-03-10Simplify MIDI backendcbdev2-36/+28
2020-03-10Restructure core loop, add check for zero-descriptor casecbdev3-76/+125
2020-03-09Update README and example configcbdev3-4/+9
2020-03-09Remove deprecated MIDI channel syntaxcbdev2-51/+30
2020-03-09Installer: Update helpSpacelord1-11/+14
2020-03-09Installer: Update prefix-containing variables.Spacelord1-1/+4
2020-03-08Installer: Update prefix-containing variables when the prefix argument is set.Spacelord1-3/+5
2020-03-08Updater: fix ifSpacelord1-2/+3
2020-03-08Merge branches 'master' and 'master' of github.com:cbdevnet/midimonsterSpacelord3-5/+20
2020-03-08Implement argument parsing.Spacelord1-41/+119
2020-03-08Add lua debug loggingv0.4cbdev1-1/+5
2020-03-08Fix typocbdev1-1/+1
2020-03-08Print proper error messages from core select on Windowscbdev1-0/+11
2020-03-08Enable syntax highlighting, fix some errorscbdev1-3/+3
2020-03-08Allow managed_fd implementation data to be updatedcbdev1-0/+1
2020-03-08Implement python intervaling and socket managementcbdev3-11/+346
2020-03-08Implement timestamp() callback for Luacbdev2-7/+14
2020-03-07Update interval() documentationcbdev2-2/+1
2020-03-07Fix openpixelcontrol edge casecbdev1-5/+5
2020-03-07Whitespace fixescbdev3-4/+3
2020-03-06Minor fixescbdev2-1/+3
2020-03-06Implement openpixelcontrol broadcast (strip 0) inputcbdev2-63/+131
2020-03-06Implement (optional) rate-limiting for sACNcbdev3-25/+74
2020-03-05Fix artnet rate limitingcbdev2-8/+14
2020-03-05Implement ArtNet rate-limiting to approx. 44 ppscbdev3-17/+53
2020-03-04Try to override Python 2.7 installation in CI, fix typocbdev2-2/+3
2020-03-04Try to make OSX build the python backendcbdev1-2/+2
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