hyperion.ng/libsrc
redPanther 9428586195 Json write (#313)
* always output latest version of config file to webui

* fix permissions after default config export

* tune code

* set permissions for exported effects

* use qt setperm instead of chmod
update effects code style a bit

* add fallback when config is not readable

* ui: when sending config, convert to utf8 to save size and avoid jumbo frames (todo: minify it)
jsonclient: add some constants for websocket frames (taken from https://github.com/zaphoyd/websocketpp/blob/master/websocketpp/frame.hpp)

* webui:
refactory of websocket connector
sended json data is always convert to utf8
2016-12-05 11:10:44 +01:00
..
blackborder JsonCpp to QTJson (Part 3) (#257) 2016-09-25 21:59:31 +02:00
boblightserver implement optional color correction for V4L only (#267) 2016-10-10 18:29:54 +02:00
bonjour Travis osx support (#155) 2016-08-07 18:39:45 +02:00
commandline hyperiond: add ability to export default config and effects (#244) 2016-09-17 00:40:29 +02:00
effectengine Implement "reloadEffects" function in Hyperion for "write and delete" custom created effect configuration files (#293) 2016-11-20 18:41:10 +01:00
grabber implement optional color correction for V4L only (#267) 2016-10-10 18:29:54 +02:00
hyperion Transit translation system (#309) 2016-12-04 19:32:23 +01:00
jsonserver Json write (#313) 2016-12-05 11:10:44 +01:00
kodivideochecker Webui: extend led hardware config + connection lost page (#226) 2016-09-07 20:10:37 +02:00
leddevice Transit translation system (#309) 2016-12-04 19:32:23 +01:00
protoserver Webui: extend led hardware config + connection lost page (#226) 2016-09-07 20:10:37 +02:00
udplistener implement optional color correction for V4L only (#267) 2016-10-10 18:29:54 +02:00
utils Logbuffer (#298) 2016-11-26 22:46:16 +01:00
webconfig JsonCpp to QTJson (Part 5) (#270) 2016-10-11 19:51:20 +02:00
CMakeLists.txt Qcommandlineparser (#199) 2016-08-28 15:10:43 +02:00