mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Implemented "Device Bonding"
This commit is contained in:
6
HISTORY
6
HISTORY
@@ -6743,7 +6743,7 @@ Video Disk Recorder Revision History
|
||||
extends over TS packet boundaries is now done by locally skipping TS packets
|
||||
in cFrameDetector.
|
||||
|
||||
2011-10-16: Version 1.7.22
|
||||
2011-12-04: Version 1.7.22
|
||||
|
||||
- Fixed scaling subtitles in case the primary device's GetVideoSize() function doesn't
|
||||
return actual values (thanks to Luca Olivetti).
|
||||
@@ -6765,3 +6765,7 @@ Video Disk Recorder Revision History
|
||||
- Temporarily switching free devices to transponders in order to have their running
|
||||
status updated is now done by marking the devices as "occupied" for a certain
|
||||
amount of time.
|
||||
- The new setup options "LNB/Device n connected to sat cable" can be used to define
|
||||
which DVB-S devices are connected to the same sat cable and are therefore "bonded".
|
||||
This obsoletes the LNBSHARE patch. Users of the LNBSHARE patch will need to newly
|
||||
set up their sat devices with the above options.
|
||||
|
||||
Reference in New Issue
Block a user