[mythtv-firehose] mythtv branch master updated by jyavenard. v0.27-pre2-982-g7554135

Git Repo Owner noreply at mythtv.org
Wed Apr 24 13:26:55 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user jyavenard.
       via  75541357af4a527057301f8f1b4b2ae0368f47b1 (commit)
       via  87e62f5ac01d1d1e40f0f4ed9998786119da22ed (commit)
       via  cc1ca2ef2c12cd25cbced5b57b527382d2d70926 (commit)
      from  1512aca106506e71f3fcaff85b8578f75296cf94 (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 75541357af4a527057301f8f1b4b2ae0368f47b1
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Wed, 24 Apr 2013 23:26:35 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Wed, 24 Apr 2013 23:26:35 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=75541357af4a527057301f8f1b4b2ae0368f47b1

Properly handle multi-part http request in AirPlay video
This commit also adds the basics required to support AirPlay photo. Incidentally, properly handling multi-part data now allows to play videos from the iPhone "Photos" app.



commit 87e62f5ac01d1d1e40f0f4ed9998786119da22ed
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Wed, 24 Apr 2013 23:24:40 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Wed, 24 Apr 2013 23:24:40 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=87e62f5ac01d1d1e40f0f4ed9998786119da22ed

Fix crash.
Fixes #11504



commit cc1ca2ef2c12cd25cbced5b57b527382d2d70926
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Wed, 24 Apr 2013 23:22:53 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Wed, 24 Apr 2013 23:22:53 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=cc1ca2ef2c12cd25cbced5b57b527382d2d70926

Fix crash.
When playback request failed for whatever reason, if we were to check for the playback status it would crash due to ic being NULL.



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

Summary of changes:
 .../libs/libmythtv/AirPlay/mythairplayserver.cpp   |  108 ++++++++++++++++---
 mythtv/libs/libmythtv/AirPlay/mythairplayserver.h  |    3 +
 mythtv/libs/libmythtv/avformatdecoder.cpp          |    4 +-
 mythtv/libs/libmythupnp/ssdp.cpp                   |    2 +-
 4 files changed, 97 insertions(+), 20 deletions(-)

-- 



More information about the mythtv-firehose mailing list