diff options
author | Lars Hanisch <dvb@flensrocker.de> | 2011-03-18 00:08:18 +0100 |
---|---|---|
committer | Lars Hanisch <dvb@flensrocker.de> | 2011-03-18 00:08:18 +0100 |
commit | 064797c1d6bdf08dcc0bc9c1195cb765431cca6b (patch) | |
tree | 32a6fb5822fff734eba34c9c2491945fa15a6b4c /HISTORY | |
parent | 346ebc85cd43fbf778a200e912bcb6079b611e64 (diff) | |
download | vdr-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-- | HISTORY | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |