[mythtv-firehose] mythtv branch fixes/0.28 updated by pbennett. v0.28-42-g63477ef

Git Repo Owner noreply at mythtv.org
Wed Jul 13 14:39:14 UTC 2016


The branch, fixes/0.28 has been updated on the
mythtv repository by gitolite user pbennett.
       via  63477ef1192dfab2a53e2988f3717668892d309a (commit)
       via  5f200bf4b6a85da0c2a6a659312667de1e5ac4e8 (commit)
      from  7a4e9ab1138b9743a4217f7538d789777fdc59d0 (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 63477ef1192dfab2a53e2988f3717668892d309a
Author:    Peter Bennett <pbennett at mythtv.org> at Sat, 9 Jul 2016 11:21:40 -0400
Committer: Peter Bennett <pbennett at mythtv.org> at Wed, 13 Jul 2016 10:38:25 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=63477ef1192dfab2a53e2988f3717668892d309a

Fix bug where "OpenMax High Quality" profile was not added.
(cherry picked from commit 7f9587dafc3376874a59e496581f9764827c9271)



commit 5f200bf4b6a85da0c2a6a659312667de1e5ac4e8
Author:    Peter Bennett <pbennett at mythtv.org> at Tue, 5 Jul 2016 11:34:19 -0400
Committer: Peter Bennett <pbennett at mythtv.org> at Wed, 13 Jul 2016 10:38:07 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=5f200bf4b6a85da0c2a6a659312667de1e5ac4e8

Improve OSD on Raspberry Pi. OpenGL support for OSD on Raspbian.
Fixes #12799

(cherry picked from commit 4852d9c9374990c98c95422e9daca8d9cee97179)



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

Summary of changes:
 mythtv/configure                                |    5 +
 mythtv/libs/libmythtv/videodisplayprofile.cpp   |   33 +++-
 mythtv/libs/libmythtv/videodisplayprofile.h     |    2 +-
 mythtv/libs/libmythtv/videoout_omx.cpp          |  251 +++++++++++++++++++++--
 mythtv/libs/libmythtv/videoout_omx.h            |   11 +-
 mythtv/libs/libmythui/libmythui.pro             |    4 +-
 mythtv/libs/libmythui/mythpainter_ogl.h         |    2 +-
 mythtv/libs/libmythui/mythrender_opengl.cpp     |    4 +-
 mythtv/libs/libmythui/mythrender_opengl.h       |    4 +
 mythtv/programs/mythfrontend/globalsettings.cpp |   12 +-
 mythtv/programs/mythfrontend/mythfrontend.pro   |   24 +++
 mythtv/programs/mythtv-setup/mythtv-setup.pro   |   12 +
 mythtv/programs/mythwelcome/mythwelcome.pro     |   11 +
 13 files changed, 349 insertions(+), 26 deletions(-)

-- 



More information about the mythtv-firehose mailing list