[mythtv-commits] mythtv branch master updated by stuartm. v0.28-pre-1913-gd9d6873

Git Repo Owner noreply at mythtv.org
Tue Jul 15 14:42:45 UTC 2014


The branch, master has been updated on the
mythtv repository by gitolite user stuartm.
       via  d9d6873f6e2c77a3bcbc6da65c204c37810bfdc6 (commit)
       via  bc5a02dedb4cbbaad6928436c20528a8c2391945 (commit)
       via  f285853cad73fdd433c3ea48b179e8c94efc28c8 (commit)
       via  f1cfac46f428a72e6276751ed21e8c245777f352 (commit)
      from  6aba095404f8eca9438d69e0efdd54857e13139b (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 d9d6873f6e2c77a3bcbc6da65c204c37810bfdc6
Author:    Stuart Morgan <smorgan at mythtv.org> at Tue, 15 Jul 2014 15:26:10 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Tue, 15 Jul 2014 15:42:39 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=d9d6873f6e2c77a3bcbc6da65c204c37810bfdc6

UPnP: Fix the service IDs for CDS and CMGR which were both incorrect.



commit bc5a02dedb4cbbaad6928436c20528a8c2391945
Author:    Stuart Morgan <smorgan at mythtv.org> at Tue, 15 Jul 2014 13:18:36 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Tue, 15 Jul 2014 15:42:38 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=bc5a02dedb4cbbaad6928436c20528a8c2391945

UPnP: Have the video extension create movieGenre containers



commit f285853cad73fdd433c3ea48b179e8c94efc28c8
Author:    Stuart Morgan <smorgan at mythtv.org> at Tue, 15 Jul 2014 13:18:00 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Tue, 15 Jul 2014 15:42:38 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=f285853cad73fdd433c3ea48b179e8c94efc28c8

UPnP: Make sure that if no extensions handle sub-classed containers that we fall back to creating the parent container instead.



commit f1cfac46f428a72e6276751ed21e8c245777f352
Author:    Stuart Morgan <smorgan at mythtv.org> at Tue, 15 Jul 2014 13:16:17 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Tue, 15 Jul 2014 15:42:38 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=f1cfac46f428a72e6276751ed21e8c245777f352

UPnP: Set sane defaults for the required properties of the Storage* containers



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

Summary of changes:
 mythtv/libs/libmythupnp/upnpcds.cpp          |    6 +++---
 mythtv/libs/libmythupnp/upnpcds.h            |    2 +-
 mythtv/libs/libmythupnp/upnpcdsobjects.cpp   |   20 ++++++++++----------
 mythtv/libs/libmythupnp/upnpcmgr.h           |    2 +-
 mythtv/programs/mythbackend/upnpcdsvideo.cpp |   13 +++++++++++++
 mythtv/programs/mythbackend/upnpcdsvideo.h   |    4 ++++
 6 files changed, 32 insertions(+), 15 deletions(-)

-- 



More information about the mythtv-commits mailing list