hyperion.ng/libsrc/webconfig
redPanther 197af35de0 Clone single led color from other led (#157)
* start ledclone

* led cloning: clone scan areas from original led
main: show exceptions, better exit

* tune json schema for new option. somwe cleanup

* fix warnings and bug for framebuffer selection. thx to clang brought by new osx buikld on travis

* make ledclone feature work flawlessly for effects too. Effect sees the ledstring without cloned leds.
cloned leds will be inserted just before sending to leddevice

additional: remove warnings and fix code style

* fix warning
2016-08-08 00:17:00 +02:00
..
CMakeLists.txt cleanup for compiler warning "Note: No relevant classes found. No output generated." (#42) 2016-06-24 17:46:30 +02:00
CgiHandler.cpp HTTP server logging migration (and other random small cleanups) (#106) 2016-07-12 13:47:30 +02:00
CgiHandler.h Hyperiond refactoring + preparation for ip restriction settings (#12) 2016-06-19 00:56:47 +02:00
QtHttpClientWrapper.cpp HTTP server logging migration (and other random small cleanups) (#106) 2016-07-12 13:47:30 +02:00
QtHttpClientWrapper.h integrated webserver ... (#697) 2016-06-12 22:27:24 +02:00
QtHttpHeader.cpp integrated webserver ... (#697) 2016-06-12 22:27:24 +02:00
QtHttpHeader.h integrated webserver ... (#697) 2016-06-12 22:27:24 +02:00
QtHttpReply.cpp integrated webserver ... (#697) 2016-06-12 22:27:24 +02:00
QtHttpReply.h integrated webserver ... (#697) 2016-06-12 22:27:24 +02:00
QtHttpRequest.cpp Hyperiond refactoring + preparation for ip restriction settings (#12) 2016-06-19 00:56:47 +02:00
QtHttpRequest.h Hyperiond refactoring + preparation for ip restriction settings (#12) 2016-06-19 00:56:47 +02:00
QtHttpServer.cpp HTTP server logging migration (and other random small cleanups) (#106) 2016-07-12 13:47:30 +02:00
QtHttpServer.h integrated webserver ... (#697) 2016-06-12 22:27:24 +02:00
StaticFileServing.cpp make proto uses priorityRegister 2016-07-16 22:51:31 +02:00
StaticFileServing.h HTTP server logging migration (and other random small cleanups) (#106) 2016-07-12 13:47:30 +02:00
WebConfig.cpp Clone single led color from other led (#157) 2016-08-08 00:17:00 +02:00