[mythtv-firehose] mythtv branch master updated by jyavenard. v0.27-pre2-1657-gc3a589b

Git Repo Owner noreply at mythtv.org
Tue Jul 2 10:37:23 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user jyavenard.
       via  c3a589bf82cb3c994b513fe43864678ebdedfa56 (commit)
       via  15d2584959936e03b17e75ca585dbaff2919e1f7 (commit)
      from  cd1bd41618cff201ec55e77747a91992d1691925 (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 c3a589bf82cb3c994b513fe43864678ebdedfa56
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Tue, 2 Jul 2013 20:36:28 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Tue, 2 Jul 2013 20:36:28 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=c3a589bf82cb3c994b513fe43864678ebdedfa56

Fix display duration of notification
The duration value set was completely ignored.
Default for non registered application is 5s, registered notification by default do not expire (can be overridden using SetDuration())



commit 15d2584959936e03b17e75ca585dbaff2919e1f7
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Tue, 2 Jul 2013 20:13:22 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Tue, 2 Jul 2013 20:13:22 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=15d2584959936e03b17e75ca585dbaff2919e1f7

Allow to redefine the duration being displayed on top of the progress bar.
Make const arguments where they can be.
New MythNotification constructor, now progress for progress bar is a float between 0 and 1



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

Summary of changes:
 mythtv/libs/libmythui/mythnotification.cpp         |   40 ++++++++
 mythtv/libs/libmythui/mythnotification.h           |  100 ++++++++++++--------
 mythtv/libs/libmythui/mythuinotificationcenter.cpp |   97 ++++++++-----------
 .../libmythui/mythuinotificationcenter_private.h   |   10 +-
 4 files changed, 144 insertions(+), 103 deletions(-)

-- 



More information about the mythtv-firehose mailing list