diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-01-15 13:09:16 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-01-15 13:09:16 +0100 |
commit | 197b8c27fa486577ea35e9e89d09abd877fd5c70 (patch) | |
tree | 10ac3ca3360465e6e4c3c4cc6c060f49d6124843 /HISTORY | |
parent | 1de53359223140ccadd8a1a9a134f57e2f3c0468 (diff) | |
download | vdr-197b8c27fa486577ea35e9e89d09abd877fd5c70.tar.gz vdr-197b8c27fa486577ea35e9e89d09abd877fd5c70.tar.bz2 |
Implemented '0' key function in the "Schedule" menu
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -4135,7 +4135,7 @@ Video Disk Recorder Revision History Schneider). - Cleaned up some trailing white space. -2006-01-14: Version 1.3.39 +2006-01-15: Version 1.3.39 - The SVDRP command LSTT now accepts the new option 'id' to have the channels of the timers listed with their unique channel ids instead of their numbers @@ -4176,3 +4176,8 @@ Video Disk Recorder Revision History (suggested by Andreas Brachold). - The SVDRP command GRAB allows file names without extension again (suggested by Stefan Huelswitt). +- Pressing '0' in the "Schedule" menu now rotates through displaying "This event on + this channel", "This event on all channels" and "All events on all channels". + This can be used to find reruns of a given show, or the episodes of a series. + Note that if there are many channels in your channels.conf, displaying the + "All events on all channels" page may take a while. |