aboutsummaryrefslogtreecommitdiffhomepage
path: root/backends
AgeCommit message (Expand)AuthorFilesLines
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 fixescbdev1-0/+1
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 make OSX build the python backendcbdev1-2/+2
2020-03-04Clean up & retab CI script, fix typocbdev1-1/+1
2020-03-03Implement python backendcbdev4-1/+508
2020-03-01Fix some errors in the Lua documentationcbdev1-4/+4
2020-02-29Keep console alive when exiting as last process on Windowscbdev1-0/+1
2020-02-28Implement openpixelcontrol 16bit server modecbdev2-5/+32
2020-02-28Do not build openpixelcontrol with debug outputcbdev1-1/+0
2020-02-28Minor documentation fixcbdev1-2/+3
2020-02-28