[mythtv-commits] mythtv commit: r11138 - in trunk/mythtv by stuartm

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Sep 11 08:55:47 UTC 2006


      Author: stuartm
        Date: 2006-09-11 08:55:45 +0000 (Mon, 11 Sep 2006)
New Revision: 11138
   Changeset: http://cvs.mythtv.org/trac/changeset/11138

Added:

   trunk/mythtv/themes/default/watched.png

Modified:

   trunk/mythtv/libs/libmythtv/NuppelVideoPlayer.cpp
   trunk/mythtv/libs/libmythtv/NuppelVideoPlayer.h
   trunk/mythtv/libs/libmythtv/dbcheck.cpp
   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/mainserver.cpp
   trunk/mythtv/programs/mythfrontend/globalsettings.cpp
   trunk/mythtv/programs/mythfrontend/playbackbox.cpp
   trunk/mythtv/programs/mythfrontend/playbackbox.h
   trunk/mythtv/programs/mythtranscode/main.cpp
   trunk/mythtv/themes/G.A.N.T./ui.xml
   trunk/mythtv/themes/blue/ui.xml
   trunk/mythtv/themes/blueosd/osd.xml
   trunk/mythtv/themes/defaultosd/osd.xml

Log:

Refs #2320

Adds a new 'watched' flag for recordings. It can be manually set or optionally done automatically.

Optionally allow autoexpire to use this new flag to new watched recordings in preference to unwatched ones.

Optionally prevent autoexpired watched recordings from being re-recorded.

Defaults of the new settings maintain current behaviour.

If you are using a custom theme you will need to upgrade it to work with the new icon on the Watched Recordings page. Custom OSDs may break and cause myth to hang, unless updated to include a fifth textarea in the basedialog container.





More information about the mythtv-commits mailing list