Sundtek Support Forum

English => Sundtek MediaTV Pro (Europe) => Drivers => Thema gestartet von: Sundtek am Januar 23, 2010, 12:37:12 Vormittag

Titel: Update 23. Januar 2010
Beitrag von: Sundtek am Januar 23, 2010, 12:37:12 Vormittag
Version: http://www.sundtek.de/support/empia_installer_100125.sh

* added option for disabling the CRC check for DVB PSI data 1)
* added option for disabling logging 2)
* fixed enumeration for analog TV/FM Radio/Audio for multiple connected Sundtek devices
* fixed DVB PSI filter mask, VDR is using this extensively and this bug was the reason why EPG didn't show up properly
* mediaclient -e, API change (net_device_enum) added field for showing up USB-CI and CAM interfaces

* alot more internal updates which will be relevant for the upcoming update
Hotfixes:
* added support for easyVDR (which uses libc2.3, by default libc2.4 is the earliest supported version ~ which was released in 2006)
* checking for minimal system requirements

1)
on .. do a crc check when the application requests to do so (default)
off .. disable CRC checks, even when the application requests this
/opt/bin/mediaclient --crc=[on|off]

2)
off .. disable logging
min .. minimal logging
max .. maximum logging (min/max are practically the same right now)
/opt/bin/mediaclient --loglevel=[off|min|max]