diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2003-08-15 15:24:54 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2003-08-15 15:24:54 +0200 |
commit | fc19cf3527d42d88f428b6fa7a935c2dc7cfe781 (patch) | |
tree | b2fffbbd57d46fd1243c40bc139244aa50bcdbfc /HISTORY | |
parent | 79c7d1fe9b8f945cd568651f0393c91159be1760 (diff) | |
download | vdr-fc19cf3527d42d88f428b6fa7a935c2dc7cfe781.tar.gz vdr-fc19cf3527d42d88f428b6fa7a935c2dc7cfe781.tar.bz2 |
Fixed staying off the end of an ongoing recording while replaying in time shift mode
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2298,3 +2298,5 @@ Video Disk Recorder Revision History - Made crc32() a static function in libdtv/libsi/si_parser.c to avoid a name clash when using other libraries that also implement a function by that name (thanks to Reinhard Nissl for reporting this one). +- Fixed staying off the end of an ongoing recording while replaying in time shift + mode (thanks to Rainer Zocholl for reporting this one). |