]> git.sesse.net Git - nageru/commit
Add an HTTP endpoint for enumerating channels and one for getting only their colors...
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 15 Feb 2018 18:23:46 +0000 (19:23 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 15 Feb 2018 18:23:46 +0000 (19:23 +0100)
commit2f4224d7c48b3b22bcb24eb622fe6705fa16375f
treea7d41828d1ee616d6062ffa518276ffae598aab4
parentdf8ef0e2bcb4b9d5061ad9dd9435d77d761703a0
Add an HTTP endpoint for enumerating channels and one for getting only their colors. Intended for remote tally applications.
Makefile
httpd.cpp
httpd.h
json.proto [new file with mode: 0644]
mixer.cpp
mixer.h