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

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sun Dec 6 20:31:58 UTC 2009


      Author: danielk
        Date: 2009-12-06 20:31:57 +0000 (Sun, 06 Dec 2009)
New Revision: 22955
   Changeset: http://svn.mythtv.org/trac/changeset/22955

Modified:

   trunk/mythplugins/mythweb/classes/MythBackend.php
   trunk/mythtv/bindings/perl/MythTV.pm
   trunk/mythtv/bindings/python/MythTV/MythTV.py
   trunk/mythtv/libs/libmyth/programinfo.cpp
   trunk/mythtv/libs/libmyth/programinfo.h
   trunk/mythtv/libs/libmythdb/mythversion.h
   trunk/mythtv/libs/libmythtv/jobqueue.cpp
   trunk/mythtv/libs/libmythtv/recordinginfo.cpp
   trunk/mythtv/libs/libmythtv/tv_rec.cpp
   trunk/mythtv/programs/mythbackend/mainserver.cpp
   trunk/mythtv/programs/mythfrontend/playbackbox.cpp
   trunk/mythtv/programs/mythfrontend/playbackbox.h
   trunk/mythtv/programs/mythlcdserver/lcdprocclient.cpp
   trunk/mythtv/programs/mythwelcome/welcomedialog.cpp

Log:

Refs #7691. Speeds up Watch Recordings updates by using the less heavy weight UPDATE_PROG_INFO instead of RECORDING_LIST_CHANGE in a number of places.

This also fixes the flag update issue reported in the ticket a few days ago by updating the flags in ProgramInfo where appropriate.




More information about the mythtv-commits mailing list