Age | Commit message (Collapse) | Author |
|
dynamite 0.0.8
|
|
with OpenDvr in the meantime
|
|
|
|
|
|
|
|
This reverts commit 49cb4d697d228b6d85ce8dc1cbec4f7f4b45934e.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(if free)
|
|
has nothing to do with dynamite, just to get rid of hard coded sys paths
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
You can use the udev property "dynamite_ignore" to preserve a device from being attached.
With the udev property "dynamite_instanceid" the devices can be associated with different vdr instances.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
any receivers or locks
|
|
arguments
- raise event via cPlugin::Service if a device is attached/detached so other plugins
can react on it ("dynamite-event-DeviceAttached-v0.1", "dynamite-event-DeviceDetached-v0.1")
|
|
|
|
|
|
|
|
|
|
|
|
set voltage only on the devices which are allowed to
|
|
|
|
- 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.
|
|
|