[mythtv-commits] mythtv branch master updated by jyavenard. v0.27-pre2-1633-g3ccfb81

Git Repo Owner noreply at mythtv.org
Mon Jul 1 06:06:27 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user jyavenard.
       via  3ccfb8162a04113aed98b3c6a917e2b7452d59dd (commit)
       via  845d6f22940f8e84a1959739ed55898efacd7544 (commit)
      from  bdc2b28df0a61794eba4684f5c7ab4a52e5a97f8 (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 3ccfb8162a04113aed98b3c6a917e2b7452d59dd
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Mon, 1 Jul 2013 16:05:45 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Mon, 1 Jul 2013 16:06:08 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=3ccfb8162a04113aed98b3c6a917e2b7452d59dd

Display Notification Center cards during video playback
We do so by manually drawing the notification cards within the OSD.

Only tested with OpenGL rendering



commit 845d6f22940f8e84a1959739ed55898efacd7544
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Mon, 1 Jul 2013 15:55:28 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Mon, 1 Jul 2013 16:06:08 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=845d6f22940f8e84a1959739ed55898efacd7544

Add methods to display ourselves should the current window not handle screen stack (e.g. TV Playback)
During video playback OSD elements are directly displayed by the appropriate videoout method. So the Notification Center will have to piggy back on top of those to be displayed.



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

Summary of changes:
 mythtv/libs/libmythtv/osd.cpp                      |   14 ++-
 mythtv/libs/libmythui/mythuinotificationcenter.cpp |  206 +++++++++++++++++++-
 mythtv/libs/libmythui/mythuinotificationcenter.h   |   18 ++-
 3 files changed, 230 insertions(+), 8 deletions(-)

-- 



More information about the mythtv-commits mailing list