summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2011-08-27 11:14:54 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2011-08-27 11:14:54 +0200
commit6700e772e5da3757a91fcc500128adc7c16bb355 (patch)
tree40f2f3090c55a165dbd46e17d183493abdf8ed6a /HISTORY
parentac5f296f20d2d573e4b800c26c8ec4fff8e9f838 (diff)
downloadvdr-6700e772e5da3757a91fcc500128adc7c16bb355.tar.gz
vdr-6700e772e5da3757a91fcc500128adc7c16bb355.tar.bz2
The Recordings menu now displays the length (in hours:minutes) of each recording
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY5
1 files changed, 5 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index bedcc3ed..335cc91b 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6729,3 +6729,8 @@ Video Disk Recorder Revision History
keys in the Setup/DVB menu (thanks to Rolf Ahrenberg). This is mainly for remote
controls that don't have dedicated keys for these functions.
- The SVDRP command HITK now accepts multiple keys (up to 31).
+- The Recordings menu now displays the length (in hours:minutes) of each recording
+ (thanks to Rolf Ahrenberg). Note that the "new" indicator has been moved from the
+ recording time to the length column. This new format is also used by the SVDRP
+ command LSTR, so in case you have an application that parses the LSTR output,
+ you will need to adjust it to the new format.