hyperion.ng/libsrc/jsonserver
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
..
schema Logbuffer (#298) 2016-11-26 22:46:16 +01:00
CMakeLists.txt JsonCpp to QTJson (Part 5) (#270) 2016-10-11 19:51:20 +02:00
JsonClientConnection.cpp Json write (#313) 2016-12-05 11:10:44 +01:00
JsonClientConnection.h Json write (#313) 2016-12-05 11:10:44 +01:00
JsonSchemas.qrc Logbuffer (#298) 2016-11-26 22:46:16 +01:00
JsonServer.cpp Manual input source select via json (#143) 2016-07-31 22:21:35 +02:00