[mythtv-commits] mythtv commit: r22992 - in trunk by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sun Dec 20 23:34:59 UTC 2009


      Author: danielk
        Date: 2009-12-20 23:34:58 +0000 (Sun, 20 Dec 2009)
New Revision: 22992
   Changeset: http://svn.mythtv.org/trac/changeset/22992

Added:

   trunk/mythtv/libs/libmyth/programinfoupdater.cpp
   trunk/mythtv/libs/libmyth/programinfoupdater.h

Modified:

   trunk/mythplugins/mythweb/classes/MythBackend.php
   trunk/mythtv/bindings/perl/MythTV.pm
   trunk/mythtv/bindings/python/MythTV/MythTV.py
   trunk/mythtv/libs/libmyth/libmyth.pro
   trunk/mythtv/libs/libmyth/programinfo.cpp
   trunk/mythtv/libs/libmyth/programinfo.h
   trunk/mythtv/libs/libmythdb/mythversion.h
   trunk/mythtv/programs/mythbackend/mainserver.cpp
   trunk/mythtv/programs/mythfrontend/playbackbox.cpp

Log:

Refs #7691. Reduces ProgramInfo update events by combining ones that occur within 50 ms of the first one in a series.

This also changes the MASTER_PROG_INFO_UPDATE to only send the chanid and recstartts. The rest of the info is pulled when this is processed by the master backend.




More information about the mythtv-commits mailing list