diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-01-08 13:33:57 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-01-08 13:33:57 +0100 |
commit | f993ff108b83802c066f32adcc5647125fa735ed (patch) | |
tree | db36f9c5e2fcefc6690ad06bc38dcaf1e80e9355 /HISTORY | |
parent | 419f3ab5f7f188edf15af6400af5d622dfa6b45f (diff) | |
download | vdr-f993ff108b83802c066f32adcc5647125fa735ed.tar.gz vdr-f993ff108b83802c066f32adcc5647125fa735ed.tar.bz2 |
The SVDRP command LSTT now accepts the new option 'id'
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -4134,3 +4134,9 @@ Video Disk Recorder Revision History - Added a SleepMs() in cRecorder::Action() to avoid a busy loop (thanks to Ingo Schneider). - Cleaned up some trailing white space. + +2006-01-08: 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 + (suggested by Matthias Schniedermeyer). |