hyperion.ng/libsrc/jsonserver
redPanther 569e59110e implement set videomode via json api (#457)
* implement set videomode via json api

* refactor grabbers:
- new base class
- move shared code to base class

* fix osx

* rework all cmakelist files with auto file collection. except leddevices (need further restructuring)

* store current video and grabbing mode

* add json stuff

* remove grabbingmode - we do not want to expose it
2017-08-04 23:08:15 +02:00
..
CMakeLists.txt implement set videomode via json api (#457) 2017-08-04 23:08:15 +02:00
JsonClientConnection.cpp Move JsonProcessing from JsonClientConnection to own class (#444) 2017-06-24 11:52:22 +02:00
JsonClientConnection.h Move JsonProcessing from JsonClientConnection to own class (#444) 2017-06-24 11:52:22 +02:00
JsonServer.cpp update to cmake 2.8.12 (#451) 2017-08-01 15:42:36 +02:00