[mythtv-firehose] mythtv branch master updated by jyavenard. v0.27-pre2-1675-geb52a18

Git Repo Owner noreply at mythtv.org
Fri Jul 5 07:03:11 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user jyavenard.
       via  eb52a18d06946dd9445d74bf6b9cd704145a2b9a (commit)
       via  41bffe9d501243ac9fc0e01f0b6a4d03952c81f3 (commit)
      from  168b8528f39ef8837884f93d8c26f3496868c642 (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 eb52a18d06946dd9445d74bf6b9cd704145a2b9a
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Fri, 5 Jul 2013 17:01:41 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Fri, 5 Jul 2013 17:02:18 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=eb52a18d06946dd9445d74bf6b9cd704145a2b9a

Fix display of notifications during video playback.
Finally nailed it after several unsuccessful attempts.

The handling of the display has been moved entirely within the OSD code.
Core problem being that with certain playback context, the current apparent screen resolution is actually of the video being played. So we need to re-adjust all positions and areas so it fits properly



commit 41bffe9d501243ac9fc0e01f0b6a4d03952c81f3
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Fri, 5 Jul 2013 01:36:11 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Fri, 5 Jul 2013 17:02:18 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=41bffe9d501243ac9fc0e01f0b6a4d03952c81f3

Fix display of progress bar during RAOP playback



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

Summary of changes:
 mythtv/libs/libmythtv/osd.cpp                      |  200 ++++++++++---
 mythtv/libs/libmythtv/osd.h                        |    2 +-
 mythtv/libs/libmythui/mythuinotificationcenter.cpp |  318 ++++++++------------
 mythtv/libs/libmythui/mythuinotificationcenter.h   |   37 ++-
 .../libmythui/mythuinotificationcenter_private.h   |   13 +-
 5 files changed, 326 insertions(+), 244 deletions(-)

-- 



More information about the mythtv-firehose mailing list