Autor Thema: Update 2. April 2010  (Gelesen 8944 mal)

Sundtek

  • Administrator
  • Hero Member
  • *****
  • Beiträge: 8517
    • Profil anzeigen
Update 2. April 2010
« am: März 31, 2010, 03:59:41 Nachmittag »
Version: http://www.sundtek.de/media/sundtek_installer_100402.sh

Features:
* added configuration option for automatically starting an application after a device got attached 1)
* another rework of audio processing, this version now isolates audio to not be able to affect the driver when a problem occures. Older Pulseaudio versions are known to cause problems - when problems are detected the driver will automatically restart the audio output for analog TV and FM radio.
* the logfile now also contains the process id
* 4 DVB-C devices have been tested at the same time with this version
* also tested 1 analog TV and 1 DVB-C device at the same
* added workaround for kaffeine 1.0 pre3 bug (which comes with Ubuntu 10.04, kaffeine tries to read DVB data before setting up a transponder).

Bugfix:
* mplayer dvb://[channel] wasn't able to use the signal lock which was returned by the driver.

1)
The configurationfile /etc/sundtek.conf can contain 2 parameters, device_attach and device_detach.
Those parameters can be used to start or reinitialize applications after the driver initialized a device.

Example:
/etc/sundtek.conf
device_attach=/usr/bin/usb_deviceattach.sh DEVID
device_detach=/usr/bin/usb_devicedetach.sh DEVID

DEVID will automatically be replaced with the device ID which is also returned by /opt/bin/mediaclient -e
« Letzte Änderung: April 02, 2010, 12:25:05 Vormittag von Sundtek »
Failure is a good thing! I'll fix it