[mythtv-firehose] mythtv branch master updated by pbennett. v29-pre-519-g7388b5a

Git Repo Owner noreply at mythtv.org
Wed Jul 12 19:37:10 UTC 2017


The branch, master has been updated on the
mythtv repository by gitolite user pbennett.
       via  7388b5a60c54d5e812a535bf5212295e512c5c3f (commit)
      from  8f1ab542644506ea70bb34ead3f1963ef2f3cbed (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 7388b5a60c54d5e812a535bf5212295e512c5c3f
Author:    Peter Bennett <pbennett at mythtv.org> at Wed, 12 Jul 2017 15:33:31 -0400
Committer: Peter Bennett <pbennett at mythtv.org> at Wed, 12 Jul 2017 15:36:50 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=7388b5a60c54d5e812a535bf5212295e512c5c3f

Fix bugs that occur when using a different video mode for playback.
Fixes these cases where the code does not cater for the video mode
changing between GUI and playback.
- Playback using xv-blit and maybe others is shown in the wrong size and position.
- Playback using OpenGL is displaced downward.
- LiveTV using OpenGL is the wrong size.
- Program Guide and other screens selected from within LiveTV when using OpenGL
are cut off on the right.

Fixes #7408
Fixes #11363
Fixes #13054



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

Summary of changes:
 mythtv/libs/libmythtv/tv_play.cpp         |   30 +++++++++++++++++++---------
 mythtv/libs/libmythtv/videoout_opengl.cpp |   19 +++++++++++++++++-
 mythtv/libs/libmythtv/videooutwindow.cpp  |    8 +++++++
 mythtv/libs/libmythtv/videooutwindow.h    |    1 +
 4 files changed, 47 insertions(+), 11 deletions(-)

-- 



More information about the mythtv-firehose mailing list