Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-15 | improve log message if no devices can be found via udev | Lars Hanisch | |
2012-01-04 | sort device paths on udev-enum or SCND | Lars Hanisch | |
2011-10-26 | add udev monitor for remove events of usb hardware so devices can be ↵ | Lars Hanisch | |
detached on unplugging | |||
2011-03-24 | enumerate dvb devices with udev so every adapter is found even if not "in a row" | Lars Hanisch | |
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. | |||
2011-02-23 | move reading of udev properties from the monitor to the attacher | Lars Hanisch | |
Now they are recognized on devices present at startup. | |||
2011-02-02 | add generic udev-filter | Lars Hanisch | |
Other plugins can add a filter for different subsystems and devnodes. example: AddUdevMonitor video4linux /dev/video If udev signals an "add"-event whose devnode starts with "/dev/video" the whole devnode is queued for attaching. | |||
2011-02-02 | initial commit of version 0.0.5c | Lars Hanisch | |