index
:
vdr-plugin-dynamite
master
VDR Dynamite Plug-in
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dynamite.c
Age
Commit message (
Expand
)
Author
2012-03-28
adjust to vdr 1.7.27
v0.0.9d
Lars Hanisch
2012-03-08
on force detach queue command, don't delete directly on the call
v0.0.9c
Lars Hanisch
2012-02-05
add udev attribute dynamite_sources which will limit the reception of the dev...
Lars Hanisch
2012-01-04
sort device paths on udev-enum or SCND
Lars Hanisch
2012-01-04
set cardindex to adapter number if no udev rule is used
Lars Hanisch
2011-12-21
add patch and adjust dynamite to vdr 1.7.22
v0.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/path
v0.0.8j
Lars Hanisch
2011-12-18
add member for attach hook
Lars Hanisch
2011-12-18
delete idleHook in destructor
Lars Hanisch
2011-12-17
add udev attribute dynamite_attach_delay for delaying the attach of specific ...
v0.0.8i
Lars Hanisch
2011-12-15
increase version number
v0.0.8h
Lars Hanisch
2011-12-11
if the initial channel is empty, the current channel is the startup channel
v0.0.8g
Lars Hanisch
2011-12-10
try to set the initial channel on device-attach if it hasn't been set so far
v0.0.8f
Lars Hanisch
2011-12-08
fix a possible double attach of devices if they have a cardindex set with udev
v0.0.8e
Lars Hanisch
2011-12-04
allow disable of auto-idle per device via Service/SVDRP/udev
v0.0.8d
Lars Hanisch
2011-10-27
correct call of the idle hook
v0.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
skip the first housekeeping
v0.0.8a
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-idle
v0.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.20
v0.0.7
Lars Hanisch
2011-08-17
add patch for vdr 1.7.19 and add support for new virtual methods of cDevice
v0.0.6h
Lars Hanisch
2011-07-13
add italian translations and an idle-hook
v0.0.6g
Lars Hanisch
2011-07-03
don't attach devices at probe-time, just queue them
v0.0.6f
Lars Hanisch
2011-06-22
leave eight additional slots free if mcli-plugin is loaded
v0.0.6e
Lars Hanisch
2011-06-15
add udev property dynamite_cardindex to attach a device at a preferred slot (...
Lars Hanisch
2011-04-06
hm, 0.0.6b was already there...
v0.0.6c
Lars Hanisch
2011-04-06
autodetect streamdev-client and leave one slot free if present
Lars Hanisch
2011-04-06
add new parameter "--free-device-slots"
Lars Hanisch
2011-03-26
add german translations for the OSD menu
Lars Hanisch
2011-03-25
move OSD menu from main menu to plugin setup menu
v0.0.6b
Lars Hanisch
2011-03-25
add some OSD functionality
v0.0.6a
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-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-03-09
add missing ::sprintf on error message
Lars Hanisch
2011-03-02
add idle-option to dvbciadapter
Lars Hanisch
2011-02-26
add new command DTAD for detaching all devices
Lars Hanisch
2011-02-26
a little bit of refactoring
Lars Hanisch
2011-02-23
move reading of udev properties from the monitor to the attacher
Lars Hanisch
2011-02-17
add manual option to set a device into idle mode
Lars Hanisch
2011-02-17
refactoring and use vdr's SystemExec
Lars Hanisch
2011-02-17
dynamite can call an external program if the GetTSTimeout of a device triggers
Lars Hanisch
2011-02-16
increase version due to new vdr patch
Lars Hanisch
2011-02-10
add parsing of watchdog timeout set by udev rule
Lars Hanisch
[next]