aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2020-03-21Refactor global channel storecbdev2-61/+74
2020-03-20Restructure lua channel resolutioncbdev3-54/+68
2020-03-20Implement Lua threadingcbdev3-7/+144
2020-03-18Implement default channel handlers for Lua/Pythoncbdev6-28/+77
2020-03-17Output routing info to logcbdev2-1/+10
2020-03-17Fix registry apply bug, fix openpixelcontrol broadcastcbdev3-8/+7
2020-03-16Hash-index event routing tablecbdev3-122/+109
2020-03-15Fix build and CI exitscbdev3-9/+13
2020-03-14Restructure backend and instance registrycbdev6-138/+147
2020-03-13Update READMESpacelord1-1/+1
2020-03-12Fix rate-limited frame synthesiscbdev3-5/+5
2020-03-12Fix typoSpacelord1-1/+1
2020-03-12Add travis irc notificationSpacelord1-0/+9
2020-03-12Installer: Initial self updateSpacelord1-17/+65
2020-03-11Installer: Fix nameSpacelord1-2/+2
2020-03-11Refactor installercbdev2-204/+160
2020-03-11Add codesmell statistics to CIcbdev3-7/+45
2020-03-11Simplify ArtNet & sACNcbdev3-6/+4
2020-03-11Restructure CI spellcheckingcbdev2-83/+43
2020-03-10Fix Coverity CID 354930 & CID 354929cbdev1-2/+2
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