diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2018-10-29 12:16:35 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2018-10-29 12:16:35 +0100 |
commit | cbc77f1f25fb6c8b5e6f7064f4ea98ac8770f12d (patch) | |
tree | 59f8416cd30d8a8057b026ea486e12c60ef16ba7 /HISTORY | |
parent | bcee8ad43dc56ce905f911fba55b245fe93f5af9 (diff) | |
download | vdr-cbc77f1f25fb6c8b5e6f7064f4ea98ac8770f12d.tar.gz vdr-cbc77f1f25fb6c8b5e6f7064f4ea98ac8770f12d.tar.bz2 |
Added support for DVB devices with more than one frontend that all use the same dvr and demux
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -9348,7 +9348,7 @@ Video Disk Recorder Revision History Senzel). - Official release. -2018-09-23: Version 2.4.1 +2018-10-29: Version 2.4.1 - Fixed handling the tfRecording flag in the SVDRP commands MODT and UPDT (reported by Johann Friedrichs). @@ -9367,3 +9367,7 @@ Video Disk Recorder Revision History Binder). - Now deactivating MTD support if a non MCD capable CAM is inserted after removing a previously used CAM that is MCD capable (thanks to Helmut Binder). +- Added support for DVB devices with more than one frontend that all use the same + dvr and demux. Note that in order for this to work, you must not set symbolic + links like "demux1 -> demux0" and "dvr1 -> dvr0", as is mentioned in some user + manuals of multi frontend DVB cards. |