hyperion.ng/test
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
..
dispmanx2png grabber api and feature unification (#462) 2017-08-12 07:55:32 +02:00
jsonchecks JSON Auto correction + hyperion schema split for better readability (#452) 2017-07-30 13:32:10 +02:00
CMakeLists.txt update to cmake 2.8.12 (#451) 2017-08-01 15:42:36 +02:00
spidev_test.c spidev_test.c added to test apps 2013-10-07 21:15:33 +02:00
switchPinCtrl.c Clone single led color from other led (#157) 2016-08-08 00:17:00 +02:00
TestBlackBorderDetector.cpp Moved black border detection code to seperate library 2014-01-26 14:23:08 +01:00
TestBlackBorderProcessor.cpp JsonCpp to QTJson (Part 3) (#257) 2016-09-25 21:59:31 +02:00
TestConfigFile.cpp JSON Auto correction + hyperion schema split for better readability (#452) 2017-07-30 13:32:10 +02:00
TestHyperionPng.cpp Fixed memory overwrite bug. This fixes the png writer and led control. 2013-08-03 23:24:22 +02:00
TestImage2LedsMap.cpp JsonCpp to QTJson (Part 3) (#257) 2016-09-25 21:59:31 +02:00
TestQRegExp.cpp Added small test to parse some parts of the json file 2013-11-22 10:44:41 +00:00
TestQtScreenshot.cpp Merge branch 'master' into add_x11 2014-04-30 22:34:36 +02:00
TestRgbImage.cpp add ability to convert an image to RGB color order 2016-02-19 13:31:08 +01:00
testrunner.sh make blackboder component enable/disable at runtime (#228) 2016-09-08 16:32:42 +02:00
TestSpi.cpp Leddevices source tree refactoring (#461) 2017-08-07 10:05:46 +02:00
TestX11Performance.cpp Added qt screenshot test 2014-03-06 21:01:14 +01:00