Paulchen-Panther
2a77f6f012
even more changes
...
Signed-off-by: Paulchen-Panther <Paulchen--Panter@gmx.net>
2018-12-28 18:28:49 +01:00
Paulchen-Panther
d762aa2f3e
Details coming soon.
2018-12-27 23:11:32 +01:00
Bart J
63839f9fc7
Update screen dimensions only if they really change
2018-08-04 16:01:53 +02:00
brindosch
fa75143dbf
remove kodiVideoChecker ( #475 )
2017-11-22 00:52:55 +01:00
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
Paulchen-Panther
5bd8c33529
Add Screensaver mode to Kodi video checker ( #132 )
...
* Update KODIVideoChecker.h
* Update GrabbingMode.h
* Update AmlogicWrapper.cpp
* Update DispmanxWrapper.cpp
* Update FramebufferWrapper.cpp
* Update OsxWrapper.cpp
* Update KODIVideoChecker.cpp
* Update ProtoConnection.cpp
* Update X11Wrapper.cpp
2016-07-21 20:15:54 +02:00
Paulchen-Panther
f0dec4cf73
Hyperion X11 KodiCheck ( #685 )
...
* Update X11Grabber.h
* Update ProtoConnection.h
* Update ProtoConnectionWrapper.h
* Update ProtoServer.h
* Update X11Grabber.cpp
* Update message.proto
* Update ProtoClientConnection.cpp
* Update ProtoClientConnection.h
* Update ProtoConnection.cpp
* Update ProtoConnectionWrapper.cpp
* Update ProtoServer.cpp
* Update hyperion-x11.cpp
* Update X11Wrapper.cpp
* Update X11Wrapper.h
* Update hyperiond.cpp
* Update ProtoClientConnection.cpp
* Update X11Wrapper.cpp
* Update hyperiond.cpp
Former-commit-id: a572f275b270217cd8ce8cdd91b3eca3037d6472
2016-06-07 23:12:18 +02:00
redPanther
945f3d1c5b
big code cleanup. mostly line endings and indentions ( #659 )
...
No functional changes - except protobuffer is mandatory and not optional now.
Former-commit-id: 1e6347e708707cc388cdedb8d0352a9f017030b8
2016-05-26 23:44:27 +02:00
Paulchen-Panther
409ef383f3
XRender support for X11 Grabber ( #649 )
...
* Update X11Grabber.h
* Update X11Grabber.cpp
* Update CMakeLists.txt
* Update hyperion-x11.cpp
* Update X11Wrapper.cpp
* Update X11Wrapper.h
Former-commit-id: d2f7cb0e22248a0c2963bf53728f2e0d7bb9dee1
2016-05-24 19:55:50 +02:00
Paulchen-Panther
66609a03a0
Update X11Wrapper.cpp
...
Former-commit-id: f644a24c77db18feb34526aa937f12700865f5be
2016-01-21 16:41:37 +01:00
poljvd
e608b11caa
Extract ImageResampler from X11Grabber
...
Former-commit-id: 63e95fa85fc0ef5a66f6eb8b396cf4b6370cf5dd
2014-12-14 14:26:59 +01:00
poljvd
0fd25285a6
add framerate parameter to X11 grabber application
...
Former-commit-id: b8f2bdb5c3e376a4505eec46204efe46dce1a6d9
2014-12-01 20:24:53 +01:00
poljvd
d89f504d83
Refactor V4L2 and X11 grabbers to share more code
...
Former-commit-id: 46176e53d1acf39f9bd0c0ecbb8e5fb5ab4d45be
2014-11-21 21:24:33 +01:00
T. van der Zwan
8e446bf883
Implemented the X11-grabber (based on v4l code).
...
Former-commit-id: 17ad66ff7e2a1e3fae2d853e5360f791934b6563
2014-01-30 12:35:29 +00:00