index
:
midimonster
debian/master
kinet
master
mqtt
rtpmidi
uinput
Multi-protocol translation software
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
backends
/
sacn.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-14
Restructure backend and instance registry
cbdev
1
-5
/
+0
2020-03-12
Fix rate-limited frame synthesis
cbdev
1
-2
/
+2
2020-03-11
Simplify ArtNet & sACN
cbdev
1
-3
/
+1
2020-03-10
Move ArtNet and sACN to local channel stores
cbdev
1
-5
/
+13
2020-03-10
Check ArtNet/sACN channel direction at map time
cbdev
1
-0
/
+5
2020-03-07
Whitespace fixes
cbdev
1
-2
/
+2
2020-03-06
Minor fixes
cbdev
1
-0
/
+1
2020-03-06
Implement (optional) rate-limiting for sACN
cbdev
1
-19
/
+59
2020-01-12
Rework instance creation
cbdev
1
-8
/
+3
2019-12-20
Route all backend debug logging through a macro
cbdev
1
-38
/
+39
2019-12-12
Extend hostspec parsing and implement local mode for sACN (#39)
cbdev
1
-5
/
+21
2019-12-11
Simplify plugin_stop API
cbdev
1
-9
/
+2
2019-12-11
Simplify plugin_start API
cbdev
1
-15
/
+2
2019-12-10
Fix bug in sACN config parsing
cbdev
1
-0
/
+1
2019-12-08
Minor logic cleanup
cbdev
1
-8
/
+2
2019-12-05
Add flags parameter to channel parser plugin API (Fixes #31)
cbdev
1
-1
/
+1
2019-12-04
Explicitly mark the backend init symbol visible
cbdev
1
-1
/
+1
2019-09-04
Use platform-independent specifiers for printf calls
cbdev
1
-5
/
+5
2019-08-10
Clean up & check unions
cbdev
1
-0
/
+5
2019-08-10
Implement stream client connections in libmmbackend (Fixes #19)
cbdev
1
-1
/
+1
2019-08-03
Windows build compatiblity
cbdev
1
-11
/
+17
2019-03-24
Factor out socket operations (Fixes #13)
cbdev
1
-111
/
+20
2018-03-23
Fix bug in universe discovery packet
cbdev
1
-1
/
+1
2018-03-19
Clarify integer promotion in sACN backend (Coverity CIDs 264891, 264889)
cbdev
1
-2
/
+2
2018-03-19
Fix resource leaks on error, reported by Coverity Scan
cbdev
1
-0
/
+2
2018-03-16
Fix resource leaks on error
cbdev
1
-0
/
+1
2018-03-02
Move backend implementations to subdirectory
cbdev
1
-0
/
+736