[mythtv-firehose] mythtv/master commit: e37bf6c00 by Raymond Wagner (wagnerrp)

MythTV noreply at mythtv.org
Tue Jul 26 22:08:25 UTC 2011


      Author:  Raymond Wagner <rwagner at mythtv.org>
 Change Date:  2011-07-26T15:06:10-07:00
   Push Date:  2011/07/26 15:08:17 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  e37bf6c00d99611fd7d64458b4a20b107fc62a3f
   Changeset:  https://github.com/MythTV/mythtv/commit/e37bf6c00

Log:

Add version information to GetConnectionInfo MythXML call.

This adds a VersionInfo data type to be returned by the
GetConnectionInfo call for purposes of determining whether a remote
backend is a matching version and should be connected to.  This
provides:

Version string ('git describe')
Branch
Protocol version
Binary version
Schema version

Modified:

   mythtv/libs/libmythbase/mythversion.h
   mythtv/libs/libmythservicecontracts/datacontracts/connectionInfo.h
   mythtv/libs/libmythservicecontracts/libmythservicecontracts.pro
   mythtv/libs/libmythtv/dbcheck.cpp
   mythtv/programs/mythbackend/services/myth.cpp



More information about the mythtv-firehose mailing list