[mythtv-firehose] mythtv branch master updated by jyavenard. v0.27-pre2-1679-g60f7ef7

Git Repo Owner noreply at mythtv.org
Fri Jul 5 14:59:07 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user jyavenard.
       via  60f7ef7bb6ca6e85ce8516664e2f267965289de7 (commit)
       via  085cce7a81033e02234f6708f1a7c954ea13efe8 (commit)
       via  d904a27269886b591ff8c94c6d26776b852bfea8 (commit)
      from  53fb605090e2225b82f6826e26c08f26261eaeb1 (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 60f7ef7bb6ca6e85ce8516664e2f267965289de7
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Sat, 6 Jul 2013 00:51:59 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Sat, 6 Jul 2013 00:51:59 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=60f7ef7bb6ca6e85ce8516664e2f267965289de7

When a client unregister from the notification center, do not immediately terminate the registered screen. Instead let the screen expire if a duration has been previously set.
Additonal changes:
Fix occasional crash when a registered screen got deleted then re-created; connection to ScreenDeleted wasn't renewed
Add some debugging logs used to track bug above.



commit 085cce7a81033e02234f6708f1a7c954ea13efe8
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Sat, 6 Jul 2013 00:00:27 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Sat, 6 Jul 2013 00:00:27 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=085cce7a81033e02234f6708f1a7c954ea13efe8

Make RAOP notifications timeout if not updated after 5s



commit d904a27269886b591ff8c94c6d26776b852bfea8
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Fri, 5 Jul 2013 23:59:46 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Fri, 5 Jul 2013 23:59:46 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=d904a27269886b591ff8c94c6d26776b852bfea8

Add AudioPlayer::GetAudioOutput() method



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

Summary of changes:
 .../libs/libmythtv/AirPlay/mythraopconnection.cpp  |    1 +
 mythtv/libs/libmythtv/audioplayer.h                |    5 ++
 mythtv/libs/libmythui/mythuinotificationcenter.cpp |   48 ++++++++++++++++----
 .../libmythui/mythuinotificationcenter_private.h   |    2 +
 4 files changed, 47 insertions(+), 9 deletions(-)

-- 



More information about the mythtv-firehose mailing list