[mythtv-commits] mythtv commit: r7866 - in trunk/mythtv by ijr

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sat Nov 12 22:03:20 EST 2005


      Author: ijr
        Date: 2005-11-13 03:03:20 +0000 (Sun, 13 Nov 2005)
New Revision: 7866
   Changeset: http://cvs.mythtv.org/trac/changeset/7866

Modified:

   trunk/mythtv/libs/libmythtv/livetvchain.cpp
   trunk/mythtv/libs/libmythtv/programinfo.cpp
   trunk/mythtv/libs/libmythtv/tv_rec.cpp
   trunk/mythtv/programs/mythbackend/autoexpire.cpp
   trunk/mythtv/programs/mythbackend/mainserver.cpp
   trunk/mythtv/programs/mythbackend/mainserver.h
   trunk/mythtv/programs/mythtv/main.cpp

Log:

Refs #340.

Deleting a recording from a tvchain notifies players now.  Still a hole where it could potentially break if something's deleted while the player's in process of changing.

Make the 'short livetv program' autoexpire only delete things that have finished recording by at least a minute.

Call FinishedRecording on livetv programs, so the endtimes get updated properly.

Add the current PID to the 'playkey' for the inuseprograms table, so the frontend + backend don't try using the same ids & so don't delete the other's inuse flag.





More information about the mythtv-commits mailing list