[mythtv-commits] mythtv/master commit: e70c3ae6c by David Blain (dblain)

MythTV noreply at mythtv.org
Thu Mar 10 18:48:24 UTC 2011


      Author:  David Blain <dblain at mythtv.org>
 Change Date:  2011-03-10T10:45:07-08:00
   Push Date:  2011/03/10 10:48:15 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  e70c3ae6ce12afdf0846ffdf304869ff40ad42a0
   Changeset:  https://github.com/MythTV/mythtv/commit/e70c3ae6c

Log:

Added special service method "version" - returns the version of the service class.

example:
    http://mythbackend:6544/Myth/version
    http://mythbackend:6544/Guide/version
    ...

Modified:

   mythtv/libs/libmythservicecontracts/services/contentServices.h
   mythtv/libs/libmythservicecontracts/services/dvrServices.h
   mythtv/libs/libmythservicecontracts/services/guideServices.h
   mythtv/libs/libmythservicecontracts/services/mythServices.h
   mythtv/libs/libmythupnp/servicehost.cpp



More information about the mythtv-commits mailing list