Age | Commit message (Expand) | Author |
2014-01-08 | new version 0.2.1v0.2.1 | Lars Hanisch |
2013-12-15 | add new virutal device functions from vdr 2.1.2 | Lars Hanisch |
2013-03-03 | update to vdr 1.7.39v0.1.3 | Lars Hanisch |
2012-12-08 | adjust to vdr 1.7.33, not compatible to previous versions anymorev0.1.1 | Lars Hanisch |
2012-10-04 | adjust to vdr 1.7.31, drop support for older developer versionsv0.1.0 | Lars Hanisch |
2012-05-23 | add udev attribute dynamite_attach_delay_preopenv0.0.9f | Lars Hanisch |
2012-03-29 | re-new the device bonding if a device is attachedv0.0.9e | Lars Hanisch |
2012-03-28 | adjust to vdr 1.7.27v0.0.9d | Lars Hanisch |
2012-03-08 | on force detach queue command, don't delete directly on the callv0.0.9c | Lars Hanisch |
2012-02-05 | test udev-allowed source at ProvidesChannelv0.0.9b | Lars Hanisch |
2012-02-05 | add udev attribute dynamite_sources which will limit the reception of the dev... | Lars Hanisch |
2012-01-04 | if device is not ready after 30 seconds reset CAMs and retryv0.0.9a | Lars Hanisch |
2012-01-04 | sort device paths on udev-enum or SCND | Lars Hanisch |
2012-01-04 | avoid parsing devpath for dvb-adapter-pattern two times | Lars Hanisch |
2012-01-04 | set cardindex to adapter number if no udev rule is used | Lars Hanisch |
2011-12-21 | use some defines from the patches to detect them | Lars Hanisch |
2011-12-21 | add patch and adjust dynamite to vdr 1.7.22v0.0.9 | 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-18 | add member for attach hook | Lars Hanisch |
2011-12-18 | change level of some log messages | Lars Hanisch |
2011-12-17 | add udev attribute dynamite_attach_delay for delaying the attach of specific ...v0.0.8i | Lars Hanisch |
2011-12-11 | if the initial channel is empty, the current channel is the startup channelv0.0.8g | Lars Hanisch |
2011-12-10 | try to set the initial channel on device-attach if it hasn't been set so farv0.0.8f | Lars Hanisch |
2011-12-08 | fix a possible double attach of devices if they have a cardindex set with udevv0.0.8e | Lars Hanisch |
2011-12-04 | allow disable of auto-idle per device via Service/SVDRP/udevv0.0.8d | Lars Hanisch |
2011-10-27 | correct call of the idle hookv0.0.8c | Lars Hanisch |
2011-10-26 | add udev monitor for remove events of usb hardware so devices can be detached... | Lars Hanisch |
2011-09-22 | add SVDRP/Service commands SetIdleTimeout and SetIdleWakeup to modify the val... | Lars Hanisch |
2011-09-04 | add patch for vdr 1.7.21 and refactored patch for vdr 1.7.20 to work with dyn...v0.0.8 | Lars Hanisch |
2011-09-04 | auto-wakeup and idle-again now works correctly if the device is not used with...v0.0.7c | Lars Hanisch |
2011-09-04 | correct timeout evaluation for auto-idlev0.0.7b | Lars Hanisch |
2011-09-04 | add two new parameters to activate the auto-idle-mode | Lars Hanisch |
2011-08-17 | add patch for vdr 1.7.19 and add support for new virtual methods of cDevicev0.0.6h | Lars Hanisch |
2011-07-13 | add italian translations and an idle-hookv0.0.6g | Lars Hanisch |
2011-06-15 | exit loop while search for free index as soon as possiblev0.0.6d | Lars Hanisch |
2011-06-15 | add udev property dynamite_cardindex to attach a device at a preferred slot (... | Lars Hanisch |
2011-03-26 | add german translations for the OSD menu | 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 |
2011-03-23 | correct an endless loop in GetAudioDeviceChannel | Lars Hanisch |
2011-03-23 | correct indentation | Lars Hanisch |
2011-03-23 | don't print log message on 'set timeout' if no device is attached | Lars Hanisch |
2011-03-20 | remove some Detach-calls, they will be called in dtor of cDevice | Lars Hanisch |
2011-03-18 | add new command ForceDetachDevice, the device will be detached regardless of ... | Lars Hanisch |
2011-03-17 | - use getopt_long on commandline argument processing, look at README for new ... | Lars Hanisch |
2011-02-26 | add new command DTAD for detaching all devices | Lars Hanisch |
2011-02-23 | move reading of udev properties from the monitor to the attacher | Lars Hanisch |
2011-02-17 | new vdr patch for idle mode w/o epg scan | Lars Hanisch |