[mythtv-commits] mythtv branch master updated by jstichnoth. v0.27-pre2-524-g38966a7

Git Repo Owner noreply at mythtv.org
Sat Jan 12 17:03:47 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user jstichnoth.
       via  38966a7867245eab2db73d5417ac4d0a1a5b579d (commit)
      from  c68e784d32192f69a066169b02a2135b0d1f101a (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 38966a7867245eab2db73d5417ac4d0a1a5b579d
Author:    Jim Stichnoth <jstichnoth at mythtv.org> at Sat, 12 Jan 2013 08:58:59 -0800
Committer: Jim Stichnoth <jstichnoth at mythtv.org> at Sat, 12 Jan 2013 08:58:59 -0800
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=38966a7867245eab2db73d5417ac4d0a1a5b579d

Ensure subtitles are cleared when they are supposed to be.
This cleans up the usage of SetRedraw() and safe area clipping so that
the results are actually correct and the right updates are drawn.
Otherwise, depending on the renderer used, the previous subtitle might
not be cleared until the next one is displayed.



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

Summary of changes:
 mythtv/libs/libmythtv/subtitlescreen.cpp |   71 ++++++++++++++++++++++--------
 mythtv/libs/libmythtv/subtitlescreen.h   |    7 +++-
 2 files changed, 59 insertions(+), 19 deletions(-)

-- 



More information about the mythtv-commits mailing list