Fixed staying off the end of an ongoing recording while replaying in time shift mode

This commit is contained in:
Klaus Schmidinger
2003-08-15 15:24:54 +02:00
parent 79c7d1fe9b
commit fc19cf3527
3 changed files with 6 additions and 2 deletions

View File

@@ -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).