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
/
artnet.c
Age
Commit message (
Collapse
)
Author
Files
Lines
2020-03-24
Simplify backend code according to new guarantees
cbdev
1
-5
/
+0
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
-11
/
+18
2020-03-10
Check ArtNet/sACN channel direction at map time
cbdev
1
-0
/
+5
2020-03-07
Whitespace fixes
cbdev
1
-1
/
+1
2020-03-05
Fix artnet rate limiting
cbdev
1
-7
/
+12
2020-03-05
Implement ArtNet rate-limiting to approx. 44 pps
cbdev
1
-11
/
+41
2020-01-12
Rework instance creation
cbdev
1
-10
/
+4
2019-12-20
Route all backend debug logging through a macro
cbdev
1
-30
/
+31
2019-12-12
Extend hostspec parsing and implement local mode for sACN (#39)
cbdev
1
-3
/
+3
2019-12-11
Simplify plugin_stop API
cbdev
1
-8
/
+2
2019-12-11
Simplify plugin_start API
cbdev
1
-16
/
+2
2019-12-08
Minor logic cleanup
cbdev
1
-10
/
+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
-4
/
+4
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
-6
/
+10
2019-03-24
Factor out socket operations (Fixes #13)
cbdev
1
-110
/
+21
2018-03-19
Fix resource leaks on error, reported by Coverity Scan
cbdev
1
-0
/
+1
2018-03-16
Fix issues found by Coverity Scan
cbdev
1
-0
/
+1
2018-03-16
Fix resource leaks on error
cbdev
1
-0
/
+1
2018-03-02
Move backend implementations to subdirectory
cbdev
1
-0
/
+562