hyperion.ng/libsrc/hyperion
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
..
schema grabber api and feature unification (#462) 2017-08-12 07:55:32 +02:00
CMakeLists.txt implement set videomode via json api (#457) 2017-08-04 23:08:15 +02:00
ComponentRegister.cpp Webui: extend led hardware config + connection lost page (#226) 2016-09-07 20:10:37 +02:00
Grabber.cpp grabber api and feature unification (#462) 2017-08-12 07:55:32 +02:00
GrabberWrapper.cpp grabber api and feature unification (#462) 2017-08-12 07:55:32 +02:00
Hyperion.cpp grabber api and feature unification (#462) 2017-08-12 07:55:32 +02:00
ImageProcessor.cpp grabber api and feature unification (#462) 2017-08-12 07:55:32 +02:00
ImageProcessorFactory.cpp adjustable image2led mode for grabbers (#341) 2016-12-19 23:59:50 +01:00
ImageToLedsMap.cpp grabber api and feature unification (#462) 2017-08-12 07:55:32 +02:00
LedString.cpp JsonCpp to QTJson (Final Part) (#273) 2016-10-13 21:59:58 +02:00
LinearColorSmoothing.cpp per effect smoothing (#456) 2017-08-04 12:01:45 +02:00
LinearColorSmoothing.h per effect smoothing (#456) 2017-08-04 12:01:45 +02:00
MessageForwarder.cpp migrate std::string to qstring + add sysinfo via json (#412) 2017-03-04 22:17:42 +01:00
MultiColorAdjustment.cpp per effect smoothing (#456) 2017-08-04 12:01:45 +02:00
MultiColorAdjustment.h migrate std::string to qstring + add sysinfo via json (#412) 2017-03-04 22:17:42 +01:00
PriorityMuxer.cpp grabber api and feature unification (#462) 2017-08-12 07:55:32 +02:00
hyperion-icon_32px.png hyperiond desktop integration (#453) 2017-08-01 17:29:47 +02:00
hyperion.schema.json JSON Auto correction + hyperion schema split for better readability (#452) 2017-07-30 13:32:10 +02:00
resource.qrc hyperiond desktop integration (#453) 2017-08-01 17:29:47 +02:00