aboutsummaryrefslogtreecommitdiffhomepage
path: root/backends/python.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-28Improve windows buildcbdev1-0/+4
2021-06-27Fix python backend callscbdev1-2/+11
2020-08-08Python channel introspection (#68)cbdev1-0/+19
2020-04-27Allow access to previous value in python handlerscbdev1-4/+5
2020-03-29Reschedule artnet frame output on EAGAINcbdev1-1/+0
2020-03-28Fix reference counting bug and lua timingcbdev1-2/+5
2020-03-27Implement python cleanup handlerscbdev1-33/+66
2020-03-22Enable load-time channel setting for pythoncbdev1-9/+17
2020-03-20Restructure lua channel resolutioncbdev1-1/+2
2020-03-18Implement default channel handlers for Lua/Pythoncbdev1-20/+45
2020-03-08Implement python intervaling and socket managementcbdev1-7/+287
2020-03-03Implement python backendcbdev1-0/+419