[mythtv-commits] mythtv/master commit: e2295b362 by Raymond Wagner (wagnerrp)

MythTV noreply at mythtv.org
Tue Jul 26 23:59:53 UTC 2011


      Author:  Raymond Wagner <rwagner at mythtv.org>
 Change Date:  2011-07-26T16:54:29-07:00
   Push Date:  2011/07/26 16:59:47 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  e2295b3627a8ff0ce38ebdd261c684b46247e6c0
   Changeset:  https://github.com/MythTV/mythtv/commit/e2295b362

Log:

Prevent UPnP detection from using backends of a different version

This implements the new ConnectionInfo values into the DatabaseParams
struct, and throws an error if the remote backend is found to have a
different protocol or database version.

Closes #9174

While this does not address the secondary issue that OSX does not
support detection of an interactive console, it does prevent a UPnP
connected client from ever altering the database.

Modified:

   mythtv/libs/libmythbase/mythdbparams.h
   mythtv/libs/libmythbase/mythversion.h
   mythtv/libs/libmythupnp/mythxmlclient.cpp



More information about the mythtv-commits mailing list