hyperion.ng/libsrc/jsonserver
redPanther 4a27f3d43e refactoring of webui and event based websocket layer (#219)
* 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
2016-09-03 15:54:33 +02:00
..
schema fix typo in config 2016-08-31 00:54:47 +02:00
CMakeLists.txt Remove widgets (#35) 2016-06-21 23:34:57 +02:00
JsonClientConnection.cpp refactoring of webui and event based websocket layer (#219) 2016-09-03 15:54:33 +02:00
JsonClientConnection.h - in json reply the command is written again, to better identify it. (#182) 2016-08-17 11:46:36 +02:00
JsonSchemas.qrc add command for getting schema via json api (#179) 2016-08-15 22:32:01 +02:00
JsonServer.cpp Manual input source select via json (#143) 2016-07-31 22:21:35 +02:00