From 346ebc85cd43fbf778a200e912bcb6079b611e64 Mon Sep 17 00:00:00 2001 From: Lars Hanisch Date: Thu, 17 Mar 2011 18:37:24 +0100 Subject: - use getopt_long on commandline argument processing, look at README for new 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") --- HISTORY | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index f479cd7..613eb5e 100644 --- a/HISTORY +++ b/HISTORY @@ -110,3 +110,13 @@ VDR Plugin 'dynamite' Revision History - create dummy-device-probe only if specified on command line option "--dummy-probe" - add commandline arg --GetTSTimeoutHandler /path/to/program - add new command "DTAD" for detaching all devices + +2011-03-09: Version 0.0.5l + +- bugfix on logging error message + +2011-03-17: Version 0.0.5m + +- use getopt_long on commandline argument processing, look at README for new 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") -- cgit v1.2.3