Fixed freezing replay if a timer starts while in Transfer Mode

This commit is contained in:
Klaus Schmidinger
2003-08-16 13:24:23 +02:00
parent 2e9ef13f1c
commit 2eec57fe18
3 changed files with 13 additions and 3 deletions

View File

@@ -2283,7 +2283,7 @@ Video Disk Recorder Revision History
or Makefile.config as defaults (thanks to Steffen Barszus).
- Added the usual menu timeout to the CAM menus.
2003-08-09: Version 1.2.3
2003-08-16: Version 1.2.3
- Fixed the TS to PES repacker so that it works with MPEG1 streams (thanks to
Andreas Kool).
@@ -2304,3 +2304,6 @@ Video Disk Recorder Revision History
read correctly at program startup (suggested by Rainer Zocholl).
- Fixed a crash when starting "Pause live video" twice within the same minute on
the same channel.
- Fixed freezing replay if a timer starts while in Transfer Mode from the device
used by the timer, and the timer needs a different transponder (thanks to
Richard Robson for reporting this one).