aboutsummaryrefslogtreecommitdiffhomepage
path: root/backends/osc.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-21Repository cleanupcbdev1-1/+2
2020-04-23Split mDNS socket into v4/v6cbdev1-1/+1
2020-04-20Print platform-specific error messages for socket callscbdev1-2/+2
2020-04-10Implement OSC bundle format reception (#56)cbdev1-30/+75
2020-03-24Simplify backend code according to new guaranteescbdev1-9/+5
2020-01-12Rework instance creationcbdev1-8/+3
2019-12-20Route all backend debug logging through a macrocbdev1-54/+55
2019-12-12Extend hostspec parsing and implement local mode for sACN (#39)cbdev1-3/+3
2019-12-11Simplify plugin_stop APIcbdev1-9/+2
2019-12-11Simplify plugin_start APIcbdev1-17/+2
2019-12-10Fix bug in sACN config parsingcbdev1-0/+1
2019-12-05Add flags parameter to channel parser plugin API (Fixes #31)cbdev1-1/+1
2019-12-04Explicitly mark the backend init symbol visiblecbdev1-1/+1
2019-09-04Use platform-independent specifiers for printf callscbdev1-12/+12
2019-08-10Clean up & check unionscbdev1-8/+5
2019-08-10Implement stream client connections in libmmbackend (Fixes #19)cbdev1-1/+1
2019-08-03Windows build compatiblitycbdev1-7/+11
2019-07-27Fix uninitialized valuecbdev1-2/+2
2019-07-27Refactor OSC backend, implement pattern matchingcbdev1-193/+442
2019-07-24Add detect option to OSC backendcbdev1-6/+25
2019-07-07Minor fixescbdev1-8/+2
2019-06-30Update OSC backend to API designcbdev1-26/+26
2019-06-29Update loopback backend to match API designcbdev1-0/+1
2019-03-24Factor out socket operations (Fixes #13)cbdev1-115/+8
2018-03-16Fix issues found by Coverity Scancbdev1-2/+5
2018-03-02Move backend implementations to subdirectorycbdev1-0/+813