[mythtv-firehose] mythtv/master commit: d83dc8359 by Michael T. Dean (sphery)

MythTV noreply at mythtv.org
Mon May 23 22:38:29 UTC 2011


      Author:  Michael T. Dean <mdean at mythtv.org>
 Change Date:  2011-05-23T15:37:13-07:00
   Push Date:  2011/05/23 15:38:19 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  d83dc83591088007bd83c17d0ff5a2b35ac86557
   Changeset:  https://github.com/MythTV/mythtv/commit/d83dc8359

Log:

Add a GetTimeZone method to the Myth Service.

Allow clients to check the backend time zone with:

http://<hostname>:6544/Myth/GetTimeZone

This can be used by clients such as MythWeb (and, eventually,
mythfrontend), instead of using MythProto to do the check.

Added:

   mythtv/libs/libmythservicecontracts/datacontracts/timeZoneInfo.h

Modified:

   mythtv/libs/libmythservicecontracts/libmythservicecontracts.pro
   mythtv/libs/libmythservicecontracts/services/mythServices.h
   mythtv/programs/mythbackend/services/myth.cpp
   mythtv/programs/mythbackend/services/myth.h



More information about the mythtv-firehose mailing list