hyperion.ng/libsrc/jsonserver
redPanther bbffa078fd Webui: view led configuration + lights (#223)
* make hyperion websocket api event based

* implement new websocket handling for generalconf

* migrate all webui stuff to new event based websocket api
some cleanup ... now all html templates are in content
refactoring of web stuff

* add hyperionport to global
start impl. removing advanced key

* separate dashboard
serverinfo is updated every 3 seconds automatily
add input selection
cleanup and remove not needed stuff

* prepare infrastructure for server sided file execution

* webui minor fixes

* fix compile

* implement led layout view with live colors

* live led vies

* fix general conf
unrigister ledcolors request, when not on leds.html

* fix compiler warning

* prepare realtime ledview and enhance ui
2016-09-05 17:26:29 +02:00
..
schema Webui: view led configuration + lights (#223) 2016-09-05 17:26:29 +02:00
CMakeLists.txt Remove widgets (#35) 2016-06-21 23:34:57 +02:00
JsonClientConnection.cpp Webui: view led configuration + lights (#223) 2016-09-05 17:26:29 +02:00
JsonClientConnection.h Webui: view led configuration + lights (#223) 2016-09-05 17:26:29 +02:00
JsonSchemas.qrc Webui: view led configuration + lights (#223) 2016-09-05 17:26:29 +02:00
JsonServer.cpp Manual input source select via json (#143) 2016-07-31 22:21:35 +02:00