Code: Select all
Changelog
General
Add: HbbTV: COM Interface to load customized websites via Plugin:
Interface: IHbbTV = interface(IDispatch)
Description: The IHbbTV interfaces allows to load and display HTML websites inside the DVBViewer.
Methods: procedure LoadInBrowser(const Url: WideString; IsHbbtv: WordBool); safecall;
Properties: property Available: WordBool;
property Visible: WordBool;
Change: MHEG-5: handling is now similar to HbbTV. You find a Mheg-Item inside the OSD Home-Menu which starts the MHEG window. OSD Close turns it off, which allows you to use the regular OSD even if MHEG is started.
Fix: HbbTV: HbbTV did not worked properly on several (e.g. virtual) machines, caused by timing related issues of webkit.
Add: HbbTV: AIT Parser now supports Simple application boundary descriptor
Add: HbbTV: Proxy can be used by a tweak
Fix: VirtualTreeview 5.0.1 used since screen reader support was broken
Fix: HbbTV: rewrite to avoid browser multithreading related problems
Add: HbbTV/MHEG5: Tweaks to disable both engines separately
Add: HbbTV/MHEG5: Zoom and stretch values in full screen mode are used for video display
Add: HbbTV/MHEG5: Can be disabled by a tweak
Fix: HbbTV: In passive mode the page is loaded only after the browser is opened and not automatically in background.
Removed: Exit Action (12294)
Add: HbbTV: Channel +/- does now simulate TAB resp. Shift+TAB key press for better handling of websites who do not work fine with cursor keys
Changed: OSD: Incremented revision number of the windowdef.xml
Hardware
Add: Support for DVBSky DVB-T2/C hybrid tuner, no CI
Fix: HDHomeRun/Sundtek and other Network Devices devices now work again
Fix: Tuning with EMPIA based DVB-C USB devices if “Force Auto-modulation” is switched off.
Add: Support for multiple tbsCIapi.DLLs. If you use more than one CI in combination with more than one TBS card you should create additonal tbsCIapi's starting with tbsCIapi1.dll up to tbsCIapin.dll