[mythtv-commits] mythtv branch devel/027candidates updated by jyavenard. v0.27-pre2-1708-g28495ce

Git Repo Owner noreply at mythtv.org
Sun Jul 7 17:47:10 UTC 2013


The branch, devel/027candidates has been updated on the
mythtv repository by gitolite user jyavenard.
       via  28495ce92f1220aa3ad3a317f04a1bc5a37933e1 (commit)
       via  e1d98d98f22355146302167f0a793e51920a21d6 (commit)
       via  e52b3dfb27f7a65317ce7761b635671d1c652b95 (commit)
      from  14293e5202985d3e1177453f7550a51908dd0654 (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 28495ce92f1220aa3ad3a317f04a1bc5a37933e1
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Mon, 8 Jul 2013 03:46:25 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Mon, 8 Jul 2013 03:46:25 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=28495ce92f1220aa3ad3a317f04a1bc5a37933e1

Fix crashes when playing BD disk with no valid key installed



commit e1d98d98f22355146302167f0a793e51920a21d6
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Mon, 8 Jul 2013 01:23:00 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Mon, 8 Jul 2013 01:23:00 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=e1d98d98f22355146302167f0a793e51920a21d6

Implement Visibility feature in notification. Change how position on screen is calculated: so after a full screen, position restart at 0.
Currently, only kPlayback visibility is implemented....



commit e52b3dfb27f7a65317ce7761b635671d1c652b95
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Mon, 8 Jul 2013 01:18:45 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Mon, 8 Jul 2013 01:18:45 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=e52b3dfb27f7a65317ce7761b635671d1c652b95

Make Visibility and Priority field a uint32_t so they can be used as bitmask



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

Summary of changes:
 mythtv/libs/libmythtv/Bluray/bdringbuffer.cpp      |   20 ++++++-
 mythtv/libs/libmythui/mythnotification.h           |   16 ++++--
 mythtv/libs/libmythui/mythuinotificationcenter.cpp |   58 ++++++++++++++------
 mythtv/libs/libmythui/mythuinotificationcenter.h   |    2 +-
 .../libmythui/mythuinotificationcenter_private.h   |    2 +
 5 files changed, 72 insertions(+), 26 deletions(-)

-- 



More information about the mythtv-commits mailing list