[mythtv-commits] mythtv commit: r7787 - in trunk/mythtv by ijr
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Mon Nov 7 19:31:54 EST 2005
Author: ijr
Date: 2005-11-08 00:31:53 +0000 (Tue, 08 Nov 2005)
New Revision: 7787
Changeset: http://cvs.mythtv.org/trac/changeset/7787
Modified:
trunk/mythtv/libs/libmythtv/NuppelVideoPlayer.cpp
trunk/mythtv/libs/libmythtv/NuppelVideoPlayer.h
trunk/mythtv/libs/libmythtv/dbcheck.cpp
trunk/mythtv/libs/libmythtv/decoderbase.cpp
trunk/mythtv/libs/libmythtv/decoderbase.h
trunk/mythtv/libs/libmythtv/programinfo.cpp
trunk/mythtv/libs/libmythtv/programinfo.h
trunk/mythtv/libs/libmythtv/tv_play.cpp
trunk/mythtv/programs/mythbackend/autoexpire.cpp
trunk/mythtv/programs/mythbackend/autoexpire.h
Log:
Should fix #190.
Added a table to keep track of when a program is being watched. The player
adds/deletes from this table whenever it's watching something. The autoexpirer now should skip over in-use programs.
I couldn't test the actual don't auto-expire bit, no programs to delete on my dev box.
More information about the mythtv-commits
mailing list