Age | Commit message (Collapse) | Author |
|
|
|
- put cUdev classes into a namespace, since pvrinput uses the same code
- add some vdr 2.1.3 compatibility stuff
- remove an undetected NULL pointer dereference at udev monitor
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
device to the given sources
|
|
|
|
|
|
|
|
|
|
devices
|
|
|
|
detached on unplugging
|
|
dynamite 0.0.8
|
|
|
|
|
|
|
|
(if free)
|
|
|
|
any receivers or locks
|
|
|
|
- while in cDvbDeviceProbe create only as much cDynamicDevice-objects as needed
- create dummy-device-probe only if specified on command line option "--dummy-probe"
|
|
Now they are recognized on devices present at startup.
|
|
dvbdevices should close all their handles and can't be used for epg-scan.
So be careful to not disable all devices or you won't get epg.
A timer or channel-switch should reactivate the device (hopefully).
|
|
|
|
|
|
In setup.conf set dynamite.GetTSTimeoutHandler to a program you want
to execute. If the udev-property dynamite_timeout_handler_arg is set it will
be passed as the argument to it otherwise the devpath with wich the device was
attached to dynamite.
|
|
|
|
|