[mythtv-firehose] mythtv branch master updated by jyavenard. v0.28-pre-1017-g5d2d30b

Git Repo Owner noreply at mythtv.org
Sun Mar 23 10:01:45 UTC 2014


The branch, master has been updated on the
mythtv repository by gitolite user jyavenard.
       via  5d2d30bc6af71d06230c6c3d1871dc665d12737c (commit)
       via  590f336feffe68eb89ce6996eac95ae6a8309930 (commit)
       via  9712943f6d2a1add95e3ecfefd0d3150eb2880e0 (commit)
      from  5c7bd7f127e9ef2cb91de2bf0f82a35b7262d423 (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 5d2d30bc6af71d06230c6c3d1871dc665d12737c
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Sun, 23 Mar 2014 20:50:15 +1100
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Sun, 23 Mar 2014 20:50:15 +1100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=5d2d30bc6af71d06230c6c3d1871dc665d12737c

Fix AirPlay occasionally only showing as an audio device on iOS 7.x
We re-announce the AirPlay video service 2s after the first registration followed by every 10s.
This forces the video service to be registered after the RAOP Service. Since the release of iOS 7, AirPlay has been very much unusable.

Thanks to Memphiz from the XBMC team to figuring the cause.

Fixes #11901



commit 590f336feffe68eb89ce6996eac95ae6a8309930
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Sun, 23 Mar 2014 20:42:20 +1100
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Sun, 23 Mar 2014 20:42:20 +1100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=590f336feffe68eb89ce6996eac95ae6a8309930

Advertise RAOP service before AirPlay service.
This helps having the AirPlay device being recognised as a full service



commit 9712943f6d2a1add95e3ecfefd0d3150eb2880e0
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Sun, 23 Mar 2014 20:37:37 +1100
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Sun, 23 Mar 2014 20:37:37 +1100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=9712943f6d2a1add95e3ecfefd0d3150eb2880e0

Add BonjourRegister::ReAnnounceService()
This allows to force re-announcing an already published service



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

Summary of changes:
 mythtv/libs/libmythbase/bonjourregister.cpp        |   45 +++++++++++++++++++-
 mythtv/libs/libmythbase/bonjourregister.h          |    4 ++
 .../libs/libmythtv/AirPlay/mythairplayserver.cpp   |   25 ++++++++++-
 mythtv/libs/libmythtv/AirPlay/mythairplayserver.h  |    5 ++
 mythtv/programs/mythfrontend/main.cpp              |    2 +-
 5 files changed, 78 insertions(+), 3 deletions(-)

-- 



More information about the mythtv-firehose mailing list