hyperion.ng/libsrc/utils
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
..
JSONRPC_schema implement set videomode via json api (#457) 2017-08-04 23:08:15 +02:00
jsonschema JSON Auto correction + hyperion schema split for better readability (#452) 2017-07-30 13:32:10 +02:00
CMakeLists.txt implement set videomode via json api (#457) 2017-08-04 23:08:15 +02:00
ColorArgb.cpp Changed RgbImage to template based Image (with template for pixel type) 2013-11-11 09:00:37 +00:00
ColorBgr.cpp Finished the amlogic grabber for the 'WeTek Play' 2015-08-20 09:51:44 +02:00
ColorRgb.cpp Changed RgbImage to template based Image (with template for pixel type) 2013-11-11 09:00:37 +00:00
ColorRgba.cpp Changed RgbImage to template based Image (with template for pixel type) 2013-11-11 09:00:37 +00:00
ColorRgbw.cpp Add sk6812rgbw support (#666) 2016-05-31 22:55:56 +02:00
ColorSys.cpp Adjustment merge + new brightness settings (#359) 2017-01-06 14:25:55 +01:00
Components.cpp Webui: extend led hardware config + connection lost page (#226) 2016-09-07 20:10:37 +02:00
FileUtils.cpp auto generation of initial config file (#271) 2016-10-13 21:59:10 +02:00
ImageResampler.cpp Fix "if" statement in XShmGetImage check and other things (#192) 2016-08-23 07:04:57 +02:00
JSONRPC_schemas.qrc implement set videomode via json api (#457) 2017-08-04 23:08:15 +02:00
JsonProcessor.cpp implement set videomode via json api (#457) 2017-08-04 23:08:15 +02:00
Logger.cpp migrate std::string to qstring + add sysinfo via json (#412) 2017-03-04 22:17:42 +01:00
Process.cpp migrate std::string to qstring + add sysinfo via json (#412) 2017-03-04 22:17:42 +01:00
Profiler.cpp migrate std::string to qstring + add sysinfo via json (#412) 2017-03-04 22:17:42 +01:00
RgbChannelAdjustment.cpp per effect smoothing (#456) 2017-08-04 12:01:45 +02:00
RgbToRgbw.cpp per effect smoothing (#456) 2017-08-04 12:01:45 +02:00
RgbTransform.cpp per effect smoothing (#456) 2017-08-04 12:01:45 +02:00
Stats.cpp Move JsonProcessing from JsonClientConnection to own class (#444) 2017-06-24 11:52:22 +02:00
SysInfo.cpp populate zeroconf/avahi/bonjour records via json api (#419) 2017-03-21 17:55:46 +01:00