[mythtv-commits] mythtv branch master updated by pbennett. v30-Pre-30-gad3fc1b

Git Repo Owner noreply at mythtv.org
Mon Aug 28 16:00:27 UTC 2017


The branch, master has been updated on the
mythtv repository by gitolite user pbennett.
       via  ad3fc1b88c17ecf8bad8967422360e13a4a010ec (commit)
      from  2fa7549706fc6d5807c93d6c2ddbd1bec5a85489 (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 ad3fc1b88c17ecf8bad8967422360e13a4a010ec
Author:    Peter Bennett <pbennett at mythtv.org> at Mon, 28 Aug 2017 11:59:54 -0400
Committer: Peter Bennett <pbennett at mythtv.org> at Mon, 28 Aug 2017 11:59:54 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=ad3fc1b88c17ecf8bad8967422360e13a4a010ec

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



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

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(-)

-- 



More information about the mythtv-commits mailing list