Mailing List Archive

mythtv branch fixes/29 updated by pbennett. v29.0-21-gf153e7f
The branch, fixes/29 has been updated on the
mythtv repository by gitolite user pbennett.
via f153e7f53afc7c4e20b62be227da1c2ad7f4c392 (commit)
from 9c01fa4e91345d665a1a7aa2a652961b99ce8634 (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 f153e7f53afc7c4e20b62be227da1c2ad7f4c392
Author: Peter Bennett <pbennett@mythtv.org> at Mon, 28 Aug 2017 11:59:54 -0400
Committer: Peter Bennett <pbennett@mythtv.org> at Mon, 28 Aug 2017 12:01:30 -0400
URL: http://code.mythtv.org/cgit/mythtv/commit/?id=f153e7f53afc7c4e20b62be227da1c2ad7f4c392

Raspberry Pi: Support for Raspbian Stretch
* 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

(cherry picked from commit ad3fc1b88c17ecf8bad8967422360e13a4a010ec)



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

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