Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-05-23 | add udev attribute dynamite_attach_delay_preopenv0.0.9f | Lars Hanisch | |
2012-02-05 | add udev attribute dynamite_sources which will limit the reception of the ↵ | Lars Hanisch | |
device to the given sources | |||
2012-01-04 | update HISTORY and README | Lars Hanisch | |
2011-12-21 | call attach-hook on detach, too, argument is --action=detach --device=/dev/path | Lars Hanisch | |
2011-12-18 | add attach-hook, argument is --device=/dev/pathv0.0.8j | Lars Hanisch | |
2011-12-17 | add udev attribute dynamite_attach_delay for delaying the attach of specific ↵v0.0.8i | Lars Hanisch | |
devices | |||
2011-12-04 | allow disable of auto-idle per device via Service/SVDRP/udevv0.0.8d | Lars Hanisch | |
2011-09-22 | update README | Lars Hanisch | |
2011-09-22 | add SVDRP/Service commands SetIdleTimeout and SetIdleWakeup to modify the ↵ | Lars Hanisch | |
values on the fly | |||
2011-09-04 | add two new parameters to activate the auto-idle-mode | Lars Hanisch | |
2011-07-13 | add italian translations and an idle-hookv0.0.6g | Lars Hanisch | |
2011-06-15 | add udev property dynamite_cardindex to attach a device at a preferred slot ↵ | Lars Hanisch | |
(if free) | |||
2011-04-06 | add new parameter "--free-device-slots" | Lars Hanisch | |
2011-03-25 | add some OSD functionalityv0.0.6a | Lars Hanisch | |
2011-03-25 | rename udev property dynamite_ignore to dynamite_attach (think positive)v0.0.6 | Lars Hanisch | |
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-03-18 | add new command ForceDetachDevice, the device will be detached regardless of ↵ | Lars Hanisch | |
any receivers or locks | |||
2011-03-17 | - use getopt_long on commandline argument processing, look at README for new ↵ | Lars Hanisch | |
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") | |||
2011-02-26 | add new command DTAD for detaching all devices | Lars Hanisch | |
2011-02-26 | a little bit of refactoring | Lars Hanisch | |
- while in cDvbDeviceProbe create only as much cDynamicDevice-objects as needed - create dummy-device-probe only if specified on command line option "--dummy-probe" | |||
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 | 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-10 | update README and HISTORY | Lars Hanisch | |
2011-02-10 | add parsing of watchdog timeout set by udev rule | Lars Hanisch | |
2011-02-02 | update README and set version for next release | Lars Hanisch | |
2011-02-02 | README proofreading | Lars Hanisch | |
2011-02-02 | initial commit of version 0.0.5c | Lars Hanisch | |