Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-17 | correct date in HISTORY file | Lars Hanisch | |
2011-02-17 | new vdr patch for idle mode w/o epg scan | Lars Hanisch | |
2011-02-17 | add manual option to set a device into idle mode | Lars Hanisch | |
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). | |||
2011-02-17 | refactoring and use vdr's SystemExec | Lars Hanisch | |
2011-02-17 | Merge branch 'master' of projects.vdr-developer.org:vdr-plugin-dynamite | Lars Hanisch | |
2011-02-17 | support idle-option of cDevice | Lars Hanisch | |
2011-02-17 | dynamite can call an external program if the GetTSTimeout of a device triggers | Lars Hanisch | |
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. | |||
2011-02-16 | increase version due to new vdr patch | Lars Hanisch | |
2011-02-16 | rework of vdr patch | Lars Hanisch | |
there were some methods left in cDevice which had to know about 'parentDevice'. | |||
2011-02-10 | update README and HISTORY | Lars Hanisch | |
2011-02-10 | add parsing of watchdog timeout set by udev rule | Lars Hanisch | |
2011-02-03 | rework of vdr-patch because of trouble with the EITScanner and multiple devices | Lars Hanisch | |
2011-02-02 | update README and set version for next release | Lars Hanisch | |
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 | README proofreading | Lars Hanisch | |
2011-02-02 | prepare version for next release | Lars Hanisch | |
2011-02-02 | initial commit of version 0.0.5c | Lars Hanisch | |