hyperion.ng/libsrc/utils
redPanther 2aa4df92a9 amlogic refactoring (#464)
* - grabber auto off when not set as active prio
- join aml and fb - on aml platform both grabbers are needed, so they joind in one module and share one prio. user don't the the nasty magic behind
- aml: preparation for direct ge2d access

* just save it, in the middle of ge2d impl

* fix compile issues

* now grabbing works basicly

* add 3d support for ge2d

* next step, we got some video from aml

* switch back to rgba

* remove unfinished ge2d stuff

* commit missing changes

* some urgent fixes, needs some beautifying, but it works now

* fixes and refctoring
2017-09-01 08:50:37 +02:00
..
JSONRPC_schema grabber api and feature unification (#462) 2017-08-12 07:55:32 +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 amlogic refactoring (#464) 2017-09-01 08:50:37 +02:00
JsonProcessor.cpp implement set videomode via json api (#457) 2017-08-04 23:08:15 +02:00
JSONRPC_schemas.qrc 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