diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2009-11-15 15:33:55 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2009-11-15 15:33:55 +0100 |
commit | 2db303d6f50ad7452eaff13ee2c9213de89a13c1 (patch) | |
tree | 13612f3341dfb468ad61e075795924a87f427d45 /HISTORY | |
parent | ff858b78a3297fe9197eabc2d950d2c3afa39c6f (diff) | |
download | vdr-2db303d6f50ad7452eaff13ee2c9213de89a13c1.tar.gz vdr-2db303d6f50ad7452eaff13ee2c9213de89a13c1.tar.bz2 |
Fixed starting a recording at an I-frame
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -6157,7 +6157,7 @@ Video Disk Recorder Revision History Reinhard Nissl). - Implemented full handling of subtitling descriptors (thanks to Mikko Tuumanen). -2009-11-06: Version 1.7.10 +2009-11-15: Version 1.7.10 - Updated the Italian OSD texts (thanks to Diego Pierotto). - Fixed wrong bracketing in cChannel::SubtitlingType() etc. @@ -6179,3 +6179,4 @@ Video Disk Recorder Revision History - Added Slovakian language texts (thanks to Milan Hrala). - Fixed EntriesOnSameFileSystem() to avoid using f_fsid, which may be 0 (thanks to Frank Schmirler). +- Fixed starting a recording at an I-frame. |