[mythtv-commits] mythtv commit: r12608 - in trunk/mythtv by bjm

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Jan 22 01:46:44 UTC 2007


      Author: bjm
        Date: 2007-01-22 01:46:44 +0000 (Mon, 22 Jan 2007)
New Revision: 12608
   Changeset: http://cvs.mythtv.org/trac/changeset/12608

Modified:

   trunk/mythtv/libs/libmythtv/guidegrid.cpp
   trunk/mythtv/libs/libmythtv/guidegrid.h
   trunk/mythtv/libs/libmythtv/proglist.cpp
   trunk/mythtv/libs/libmythtv/proglist.h
   trunk/mythtv/programs/mythfrontend/programrecpriority.cpp
   trunk/mythtv/programs/mythfrontend/programrecpriority.h
   trunk/mythtv/programs/mythfrontend/viewscheduled.cpp
   trunk/mythtv/programs/mythfrontend/viewscheduled.h

Log:

Added the "D"elete key for the Upcoming Recordings, EPG, and
all program list pages. If the current item is a match for a
record rule, a popup will appear to confirm deletion of that
recoring rule.

This is an extention of the idea by cpinkham in [12545] with
a little refinement. The title is taken from the SR object to
show the correct search titles and the RecTypeText() is now
included in the popup messages to help specify the rule that
will be deleted. Also, the signalChange() sends the recordid
so any old recordmatch entries will be cleaned up.





More information about the mythtv-commits mailing list