These 11 commits are when the Protocol Buffers files have changed:
| Commit: | 98654e4 | |
|---|---|---|
| Author: | Markus | |
| Committer: | GitHub | |
Flatbuffer/Protobuf now able to receive rgba data (#1399) * Flatbuffer/Protobuf now able to receive rgba data * Proto/Flat schema comment added * Prevent diveded by zero * Address LGTM findings * Fix EncoderThread & cleanup Co-authored-by: LordGrey <lordgrey.emmel@gmail.com>
The documentation is generated from this commit.
| Commit: | 2f573a1 | |
|---|---|---|
| Author: | LordGrey | |
| Committer: | GitHub | |
Hyperion "Light", Build improvements and minor fixes (#1400) * Allow build, if no grabbers are enabled * Align available functions to right Qt version * Update to next development version * Align available functions to right Qt version * fix workflows (apt/nightly) * Disable QNetworkConfigurationManager deprecation warnings * Initial go on Smart Pointers * Add Deallocation * Correct QT_WARNING_DISABLE_DEPRECATED (available since 5.9) * Cluster Build Variables * Hyperion Light * Address build warnings * Hyperion Light - UI * Update Protobuf to latest master * Removed compiler warnings * Added restart ability to systray * Correct Protobuf * Ignore 'no-return' warning on protobuf build * hyperion-remote: Fix auto discovery of hyperion server * Fix Qt version override * Update changelog * Remove Grabber Components, if no Grabber exists * Standalone Grabber - Fix fps default * Remote Control - Have Source Selction accrosswhole screen * Enable Blackborder detection only, if relevant input sources available * Enable Blackborder detection only, if relevant input sources available * Remote UI - rearrange containers * - QT5/6 path for arm64 added - Remove ZLib Dependency - Fix macOS bundle info details - Cleanup Co-authored-by: Paulchen Panther <16664240+Paulchen-Panther@users.noreply.github.com> Co-authored-by: Paulchen Panther <Paulchen-Panter@protonmail.com>
| Commit: | 7ff9d70 | |
|---|---|---|
| Author: | Paulchen-Panther | |
ProtoBuffer, UDPListener ... Protocol Buffer reimplemented to receive image data from third-party apps The status of the component "UDPListener" is now displayed correctly in WebUI Global signal names for WebUI added
| Commit: | 559311e | |
|---|---|---|
| Author: | Paulchen-Panther | |
remove protobuf
This commit does not contain any .proto files.
| Commit: | fa75143 | |
|---|---|---|
| Author: | brindosch | |
| Committer: | GitHub | |
remove kodiVideoChecker (#475)
| Commit: | 3ac0781 | |
|---|---|---|
| Author: | redPanther | |
| Committer: | brindosch | |
Kodi checker rework (+enable option) (#96) * big kodichecker rework - use new logger - 'enable' flag in config - startable on runtime (atm not stoppable and no reconfigure) - rename xbmc to kodi * remove unnecceasry checks for kodi * make kodichecker stoppable and add reconfigure * tune config
| Commit: | f0dec4c | |
|---|---|---|
| Author: | Paulchen-Panther | |
| Committer: | brindosch | |
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
| Commit: | 654f641 | |
|---|---|---|
| Author: | T.van der Zwan | |
Updated proto-definition due to changes in newest protobuf library Former-commit-id: 2e5a2de1a05bdd5c5ccc8668d6a6d050b5fbb1de
| Commit: | dd16af0 | |
|---|---|---|
| Author: | T. van der Zwan | |
Changed RgbImage to template based Image (with template for pixel type) Former-commit-id: ef02f164eaf3c2f9dd552c1c17b525cf6eed499c
| Commit: | d526b8c | |
|---|---|---|
| Author: | johan | |
Changed format of proto color from bytes array to int32 Former-commit-id: 7dcf0256a81bfafb4a8f69a5a2e2a582d43a1d0d
| Commit: | 9247c57 | |
|---|---|---|
| Author: | johan | |
Proto server added for better performance of remote application using a binary protocol; gpio2spi added which can be used to switch the GPIO pins into SPI mode if necessary; Former-commit-id: 237f495289ce2f4afae49b36684f464937dbd30f