hyperion.ng/libsrc/utils
redPanther 9eff6384cc grabber api and feature unification (#462)
* move setvideomode to common place

* implement more croping and 3d support

* more api unification

* more refactoring

* osx fix

* next step

* add a mock for osx grabber. Now it is possible to test compile on none osx platforms.

* more unifications ...

* remove obsolete includes and grabbers are not dyn allocated. dispmanx needs rework an probaly not work atm

* first version of dispmanx mock. it compiles, but outputs a black image

* now dispmanx mock works!

* activate mocks in travis linux build
prepare dispmanx to rgb image out

* dispmanx now with image rgb output
fix deadlock with w/h -1 in grabber v4l
cleanups

* fix json

* fix some runtime stuff

* Update FramebufferWrapper.cpp

fix missing code

* unify grabframe

* 3d and croping for amlogic

* fix setimage not working

* make use of templates
save some codelines

* save more code lines
2017-08-12 07:55:32 +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 grabber api and feature unification (#462) 2017-08-12 07:55:32 +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