Mailing List Archive

mythtv branch fixes/0.28 updated by pbennett. v0.28.1-44-gebd69ec
The branch, fixes/0.28 has been updated on the
mythtv repository by gitolite user pbennett.
via ebd69ec33b67df52628eedcb1dca647306cfc887 (commit)
from ff9002adc9ef4dd58d54c66e9f85fa6a9e4edb41 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit ebd69ec33b67df52628eedcb1dca647306cfc887
Author: Peter Bennett <pbennett@mythtv.org> at Tue, 29 Aug 2017 16:09:54 -0400
Committer: Peter Bennett <pbennett@mythtv.org> at Tue, 29 Aug 2017 16:09:54 -0400
URL: http://code.mythtv.org/cgit/mythtv/commit/?id=ebd69ec33b67df52628eedcb1dca647306cfc887

Raspberry Pi: Support for Raspbian Stretch (fixes/0.28)
This is slightly different from the commit for master and fixes/29.

* some libraries in /opt/vc/lib were renamed
* QT version is now 5.7.1
* Incorrect code that was based on a custom QT compile was being activated
* Invalid parameters for creating textures with OpenGL ES
* QT XCB GL Integration caused a segfault because of incompatible GL libraries.

Fixes #13110



-----------------------------------------------------------------------

Summary of changes:
mythtv/libs/libmythtv/libmythtv.pro | 11 +++++++++++
mythtv/libs/libmythtv/videoout_omx.cpp | 3 ---
mythtv/libs/libmythui/libmythui.pro | 13 +++++++++++++
mythtv/libs/libmythui/mythrender_opengl.cpp | 6 ++++++
mythtv/libs/libmythui/mythrender_opengl.h | 16 +++++++++++-----
mythtv/libs/libmythui/mythrender_opengl2.cpp | 13 +++++++++++++
mythtv/programs/mythavtest/main.cpp | 5 +++++
mythtv/programs/mythfrontend/main.cpp | 4 ++++
mythtv/programs/mythfrontend/mythfrontend.pro | 25 +++++++++++++++++++------
mythtv/programs/mythscreenwizard/main.cpp | 5 +++++
mythtv/programs/mythtv-setup/main.cpp | 4 ++++
mythtv/programs/mythwelcome/main.cpp | 4 ++++
12 files changed, 95 insertions(+), 14 deletions(-)

--

_______________________________________________
mythtv-firehose mailing list
mythtv-firehose@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-firehose