[mythtv-commits] mythtv commit: r8197 by cpinkham

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Dec 8 21:00:25 EST 2005


      Author: cpinkham
        Date: 2005-12-09 02:00:24 +0000 (Fri, 09 Dec 2005)
New Revision: 8197
   Changeset: http://cvs.mythtv.org/trac/changeset/8197

Modified:

   trunk/mythtv/programs/mythfrontend/playbackbox.cpp

Log:

MythTV PlaybackBox fixes.

Remove a recording from the Playlist if we delete the recording.

Make the DELETE keybinding only try to delete the currently highlighted
recording.  Previously it would try to delete the playlist and fail
miserably, causing mythfrontend to appear to lockup because of focus
issues.  If you want to delete all items in a playlist, use the delete
button under the playlist menu.

Don't ask the user if they want to "delete it, but allot it to re-record"
when deleting a recording from the LiveTV recording group.  These recordings
are not tracked in oldrecorded anyway, so there's no need to ask.  This was
Oscar's catch, I'm just committing it after talking with him.






More information about the mythtv-commits mailing list