diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-03-07 09:51:06 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-03-07 09:51:06 +0100 |
commit | 16c931453db9723cee36d2b51502558fcd1921c5 (patch) | |
tree | f931050b8f2e3cdf3aeed795acc425ed80ef1243 /UPDATE-2.0.0 | |
parent | 0a0db91018c0efb9664c50b03cb6e6c1e32c084d (diff) | |
download | vdr-16c931453db9723cee36d2b51502558fcd1921c5.tar.gz vdr-16c931453db9723cee36d2b51502558fcd1921c5.tar.bz2 |
Renamed the "plp id" to a more general "stream id" and added support for DVB-S2 "Input Stream Identifier" (ISI)
Diffstat (limited to 'UPDATE-2.0.0')
-rw-r--r-- | UPDATE-2.0.0 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/UPDATE-2.0.0 b/UPDATE-2.0.0 index e745f2a2..0632bfba 100644 --- a/UPDATE-2.0.0 +++ b/UPDATE-2.0.0 @@ -194,6 +194,7 @@ Devices: handling of a CAM. - The new functions cDevice::CanScaleVideo() and cDevice::ScaleVideo() can be used by derived output devices to implement scaling the video to a given size and location. +- Added support for DVB-S2 and DVB-T2 transponders that use "multi streaming". DiSEqC: |