diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2015-01-13 09:55:37 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2015-01-13 09:55:37 +0100 |
commit | ff2f39b440b0f0c2f2bb64ec17583b8c44c51ff9 (patch) | |
tree | 15f5df7f3028a102e30d29b005f1a02cda397361 /HISTORY | |
parent | a4169ceb221b36f86c208ccb98220b09ca1c6c6f (diff) | |
download | vdr-ff2f39b440b0f0c2f2bb64ec17583b8c44c51ff9.tar.gz vdr-ff2f39b440b0f0c2f2bb64ec17583b8c44c51ff9.tar.bz2 |
Fixed jumping to an absolute position via the Red key in case replay was paused
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -7916,8 +7916,10 @@ Video Disk Recorder Revision History - The APIVERSION has been increased to 2.0.6 due to the changes to pat.h, sdt.h and the functional modification to cFont::CreateFont(). -2014-04-13: Version 2.0.7 +2015-01-13: Version 2.0.7 - Fixed a possible division by zero in frame rate detection. - Fixed a bug in the Makefile when installing plugins with LCLBLD=1 (thanks to Stefan Huelswitt). +- Fixed jumping to an absolute position via the Red key in case replay was paused + (reported by Dieter Ferdinand). |