[mythtv-firehose] mythtv branch master updated by stuartm. v0.28-pre-2143-g3bbab40

Git Repo Owner noreply at mythtv.org
Wed Sep 3 22:51:42 UTC 2014


The branch, master has been updated on the
mythtv repository by gitolite user stuartm.
       via  3bbab402fc7899bd51d506faa44240b214a22348 (commit)
       via  410aebfdf26fb37a3bc0c0331d262197ef948966 (commit)
       via  5417b0ba5adb12d8074968349c92ecc972512d75 (commit)
      from  308e26547734692243884a57c89bfa84966640ea (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 3bbab402fc7899bd51d506faa44240b214a22348
Author:    Stuart Morgan <smorgan at mythtv.org> at Wed, 3 Sep 2014 20:01:30 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Wed, 3 Sep 2014 23:51:13 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=3bbab402fc7899bd51d506faa44240b214a22348

UPnP: Fix filter support.



commit 410aebfdf26fb37a3bc0c0331d262197ef948966
Author:    Stuart Morgan <smorgan at mythtv.org> at Wed, 3 Sep 2014 19:42:14 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Wed, 3 Sep 2014 22:33:02 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=410aebfdf26fb37a3bc0c0331d262197ef948966

Avoid calling QFile::exists() on an empty string.



commit 5417b0ba5adb12d8074968349c92ecc972512d75
Author:    Stuart Morgan <smorgan at mythtv.org> at Wed, 3 Sep 2014 16:48:52 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Wed, 3 Sep 2014 22:33:02 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=5417b0ba5adb12d8074968349c92ecc972512d75

UPnP: Complete support for BrowseMetadata mode. (Untested)



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

Summary of changes:
 mythtv/libs/libmythupnp/httprequest.cpp      |    4 +-
 mythtv/libs/libmythupnp/upnpcds.cpp          |   18 ++--
 mythtv/libs/libmythupnp/upnpcds.h            |    2 +-
 mythtv/libs/libmythupnp/upnpcdsobjects.cpp   |  129 ++++++++++++++++++++++----
 mythtv/libs/libmythupnp/upnpcdsobjects.h     |    4 +
 mythtv/libs/libmythupnp/upnpdevice.cpp       |    3 +-
 mythtv/libs/libmythupnp/upnpmsrr.cpp         |    8 +-
 mythtv/libs/libmythupnp/upnputil.h           |   49 +++++-----
 mythtv/programs/mythbackend/upnpcdsmusic.cpp |   26 ++++-
 mythtv/programs/mythbackend/upnpcdsmusic.h   |    2 +-
 mythtv/programs/mythbackend/upnpcdstv.cpp    |   51 +++++++++-
 mythtv/programs/mythbackend/upnpcdstv.h      |    2 +-
 mythtv/programs/mythbackend/upnpcdsvideo.cpp |   41 +++++++-
 mythtv/programs/mythbackend/upnpcdsvideo.h   |    2 +-
 14 files changed, 260 insertions(+), 81 deletions(-)

-- 



More information about the mythtv-firehose mailing list