
mythtv at cvs
Jan 17, 2005, 9:20 PM
Post #149 of 415
(7949 views)
Permalink
|
---------------------------------------------------------------------------- Changes committed by cpinkham on Tue Jan 18 00:15:24 2005 Modified Files: in mythtv/programs/mythfrontend: playbackbox.cpp playbackbox.h in mythtv/themes/G.A.N.T.: ui.xml in mythtv/themes/Iulius: ui.xml in mythtv/themes/Titivillus: theme.xml ui.xml in mythtv/themes/blue: theme.xml ui.xml Log Message: * Added ability to tag recordings on the Watch Recordings screen. Tagged recordings as a group can be played, deleted, or have their recording group changed. There is also a "Shuffle Play" button on the popup menu which allows you to tag several recordings and play them in random order (should be great for kid's videos even though I don't have any). :) Recordings are tagged using the '/' (Favorites) key and hitting the '/' key on a Program title on the left will tag all episodes of that program. Programs are played in the order they were tagged unless the "Shuffle Play" button is used. The '?' key will clear the tagged list. Hitting the normal PLAYBACK and DELETE keys while items are tagged with play and delete the list respectively. When deleting multiple tagged items, the normal delete popup menu will be displayed for each item. Hopefully I got all the theme stuff right on this one, but theme designers might want to pick a different color for tagged items. ---------------------------------------------------------------------------- Changes committed by cpinkham on Tue Jan 18 00:17:02 2005 Modified Files: in mythtv: keys.txt Log Message: Forgot the keys.txt change from the last commit. ----------------------------------------------------------------------------
|