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 |
|
redpanther
|
ea89a85ddb
|
make protoconnection to invalid host less blocking
Former-commit-id: e7a89c87b15fbe9809ec63468b59ecc55c6d3e72
|
2016-02-25 15:21:25 +01:00 |
|
redpanther
|
5dc59344c4
|
forward protobuf messages.
configure (send proto messages to two other hyperiond):
"protoServer" :
{
"port" : 19446,
"forward" : [ "192.168.0.10:19445", "192.168.0.11:19445" ]
},
Former-commit-id: 33af219cfce99609ca7245d662dc0f0561013bbd
|
2016-02-08 16:56:23 +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 |
|