diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2012-11-12 14:50:02 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2012-11-12 14:50:02 +0100 |
commit | b951ca48a5e4bb15c52465485ef48dd0fb537330 (patch) | |
tree | 38432b29514aa9a728ddd9c7945af4b3ffbb91f7 /HISTORY | |
parent | 1a1b7234ea012eeb9ed633cd28866981a9b8a504 (diff) | |
download | vdr-b951ca48a5e4bb15c52465485ef48dd0fb537330.tar.gz vdr-b951ca48a5e4bb15c52465485ef48dd0fb537330.tar.bz2 |
Fixed handling the very last entry in a recording index
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -7272,7 +7272,7 @@ Video Disk Recorder Revision History ".keep" to prevent a directory from being deleted when it is empty. Currently the only file name that is ignored is ".sort". -2012-11-06: Version 1.7.32 +2012-11-12: Version 1.7.32 - Pressing the Play key during normal live viewing mode now opens the Recordings menu if there is no "last viewed" recording (thanks to Alexander Wenzel). @@ -7311,3 +7311,4 @@ Video Disk Recorder Revision History complete GOP has been seen. This makes recordings and especially pausing live video start up to twice as fast as before. - Updated the Romanian OSD texts (thanks to Lucian Muresan). +- Fixed handling the very last entry in a recording index. |