summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorLars Hanisch <dvb@flensrocker.de>2011-03-18 00:08:18 +0100
committerLars Hanisch <dvb@flensrocker.de>2011-03-18 00:08:18 +0100
commit064797c1d6bdf08dcc0bc9c1195cb765431cca6b (patch)
tree32a6fb5822fff734eba34c9c2491945fa15a6b4c /HISTORY
parent346ebc85cd43fbf778a200e912bcb6079b611e64 (diff)
downloadvdr-plugin-dynamite-064797c1d6bdf08dcc0bc9c1195cb765431cca6b.tar.gz
vdr-plugin-dynamite-064797c1d6bdf08dcc0bc9c1195cb765431cca6b.tar.bz2
add new command ForceDetachDevice, the device will be detached regardless of any receivers or locks
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY5
1 files changed, 5 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 613eb5e..a07f6dd 100644
--- a/HISTORY
+++ b/HISTORY
@@ -120,3 +120,8 @@ VDR Plugin 'dynamite' Revision History
- 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")
+
+2011-03-18: Version 0.0.5n
+
+- add new command "ForceDetachDevice", the device will be detached regardless of any receivers
+ or locks