Fixed checking for VIDEO_STREAM_S in cRemux::SetBrokenLink()

This commit is contained in:
Klaus Schmidinger
2003-09-14 10:43:46 +02:00
parent e7ee82ad16
commit c89a686254
3 changed files with 6 additions and 3 deletions

View File

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