diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2003-08-16 13:24:23 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2003-08-16 13:24:23 +0200 |
commit | 2eec57fe184ded122ebd14240aa8564881649727 (patch) | |
tree | 80b92f04c298981bd767c3338031d96ecdc48fa7 /HISTORY | |
parent | 2e9ef13f1cc354b2e9f2b982ca8524f14190af8b (diff) | |
download | vdr-2eec57fe184ded122ebd14240aa8564881649727.tar.gz vdr-2eec57fe184ded122ebd14240aa8564881649727.tar.bz2 |
Fixed freezing replay if a timer starts while in Transfer Mode
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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). |