diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2012-09-05 14:16:52 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2012-09-05 14:16:52 +0200 |
commit | f7a1954fe3f64da98c0ee7a638be4e51d5b7b227 (patch) | |
tree | 264b85b8d3c8511c8a66cddb5d59c05d56f830a2 /HISTORY | |
parent | e64ab2a2a7360bc42cdea28b57f77a632cc8ab4e (diff) | |
download | vdr-f7a1954fe3f64da98c0ee7a638be4e51d5b7b227.tar.gz vdr-f7a1954fe3f64da98c0ee7a638be4e51d5b7b227.tar.bz2 |
Fixed a long delay at the end when replaying a recording that has stopped recording less than an hour ago
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -7191,7 +7191,7 @@ Video Disk Recorder Revision History turn on adding the source character to channel names whenever they are displayed (suggested by Ludi Kaleni). -2012-09-02: Version 1.7.30 +2012-09-05: Version 1.7.30 - Fixed sorting recordings in the top level video directory. - Fixed handling control characters in SI data in case of UTF-8 encoded strings @@ -7221,3 +7221,5 @@ Video Disk Recorder Revision History Christopher Reimer and Udo Richter for contributing to the patch). - By default (without FHS support) the config directory is now set to the value given in the -v option if only -v and no -c is given. +- Fixed a long delay at the end when replaying a recording that has stopped recording + less than an hour ago (typically time shift mode or a freshly edited recording). |