diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2003-09-14 10:43:46 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2003-09-14 10:43:46 +0200 |
commit | c89a6862549bd93819f831f42622b16309f9ce44 (patch) | |
tree | be7880b35dc7d9ef708943437f6e340c480bceba /HISTORY | |
parent | e7ee82ad16308abbbdbe07102e948ee53711be4c (diff) | |
download | vdr-c89a6862549bd93819f831f42622b16309f9ce44.tar.gz vdr-c89a6862549bd93819f831f42622b16309f9ce44.tar.bz2 |
Fixed checking for VIDEO_STREAM_S in cRemux::SetBrokenLink()
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -2376,7 +2376,7 @@ Video Disk Recorder Revision History is active (sometimes the CAMs got irritated when the device tuned to channels they couldn't handle). -2003-09-14: Version 1.2.5 +2003-09-14: Version 1.2.5pre3 - Fixed dropping out of replay mode while viewing a recording that is still going on (thanks to Oliver Endriss for reporting and helping to debug this @@ -2391,3 +2391,5 @@ Video Disk Recorder Revision History Thomas Schmidt). - VDR now starts up even if 'keymacros.conf' references a plugin that is currently not loaded (suggested by Alexander Wetzel). +- Fixed checking for VIDEO_STREAM_S in cRemux::SetBrokenLink() (thanks to Oliver + Endriss). |