[mythtv-commits] mythtv commit: r7251 - in trunk/mythtv by gigem

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Sep 15 03:37:48 UTC 2005


      Author: gigem
        Date: 2005-09-15 03:37:46 +0000 (Thu, 15 Sep 2005)
New Revision: 7251
   Changeset: http://cvs.mythtv.org/trac/changeset/7251

Modified:

   trunk/mythtv/libs/libmythtv/dbcheck.cpp
   trunk/mythtv/libs/libmythtv/jobqueue.cpp
   trunk/mythtv/libs/libmythtv/programinfo.cpp
   trunk/mythtv/programs/mythbackend/autoexpire.cpp
   trunk/mythtv/programs/mythbackend/encoderlink.cpp
   trunk/mythtv/programs/mythbackend/mainserver.cpp
   trunk/mythtv/programs/mythcommflag/main.cpp
   trunk/mythtv/programs/mythfrontend/playbackbox.cpp
   trunk/mythtv/programs/mythfrontend/playbackbox.h

Log:

Added the program start and stop times to the recorded table.  Now,
the program and recording times should be consistently set for all
ProgramInfo objects.  This required changing startts and endts to
recstartts and endts, respectively, in several places where they were
previously set the same because the program times weren't available.

Also made a few related cleanups and bug fixes while tediously trying
to find all the places where startts/endts needed to be changed.





More information about the mythtv-commits mailing list