aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2020-04-13Refactor local address query, document libmmbackend callscbdev3-86/+75
2020-04-13Introduce core iteration limit to break deadlockscbdev1-2/+8
2020-04-12Move sockaddr_ntop implementation to libmmbackendcbdev4-35/+69
2020-04-12Fix errno shadowingcbdev1-1/+1
2020-04-11Implement strerror abstraction for Windowscbdev4-15/+27
2020-04-11Use local interface addresses for mDNS announcecbdev6-34/+220
2020-04-10Implement OSC bundle format reception (#56)cbdev1-30/+75
2020-04-08Restructure mDNS discoverycbdev3-62/+92
2020-04-06Discover peers, detach from DNS-SD at shutdowncbdev3-104/+190
2020-04-04Basic mDNS discoverycbdev2-17/+220
2020-04-02Implement basic DNS parsingcbdev3-46/+237
2020-03-30Fix Coverity CID 355268cbdev1-1/+10
2020-03-29Reschedule sacn frame output on EAGAINcbdev2-20/+50
2020-03-29Reschedule artnet frame output on EAGAINcbdev2-13/+26
2020-03-28Extend development guidelinescbdev1-1/+7
2020-03-28Add initial development guidecbdev1-0/+40
2020-03-28Fix reference counting bug and lua timingcbdev2-6/+7
2020-03-27Implement python cleanup handlerscbdev5-41/+87
2020-03-26Implement lua cleanup handlerscbdev4-32/+60
2020-03-24Simplify backend code according to new guaranteescbdev7-64/+32
2020-03-23Update rtpmidi to current APIcbdev3-19/+8
2020-03-23Merge current mastercbdev55-1263/+3774
2020-03-22Enable load-time channel setting for pythoncbdev2-9/+18
2020-03-21Enable setting channel values at load time for luacbdev2-10/+20
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