diff options
author | Lars Hanisch <dvb@flensrocker.de> | 2011-08-17 22:16:02 +0200 |
---|---|---|
committer | Lars Hanisch <dvb@flensrocker.de> | 2011-08-17 22:16:02 +0200 |
commit | bdec7d4336d73b69b8ff33da44eea00e49b054e2 (patch) | |
tree | 107dacebe57cf4d5f8fe412b55fd087ea8de5a99 /HISTORY | |
parent | 3049ae76983337cfc736ddcf4f1855fa22e3fd66 (diff) | |
download | vdr-plugin-dynamite-bdec7d4336d73b69b8ff33da44eea00e49b054e2.tar.gz vdr-plugin-dynamite-bdec7d4336d73b69b8ff33da44eea00e49b054e2.tar.bz2 |
add patch for vdr 1.7.19 and add support for new virtual methods of cDevicev0.0.6h
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -10,7 +10,7 @@ VDR Plugin 'dynamite' Revision History 2011-01-08: Version 0.0.4a -- rework patch for vdr to it won't collide with other patches +- rework patch for vdr so it won't collide with other patches - LSTD outputs an asterisk behind the number of the primary device - the number corresponds to the index in the array so it won't change for one device if others are attached/detached. @@ -162,3 +162,7 @@ VDR Plugin 'dynamite' Revision History - add italian translations (thanks to Diego Pierotto) - add commandline arg --idle-hook=/path/to/program and as parameter "dynamite.IdleHook = /path/to/program" at setup.conf + +2011-08-17: Version 0.0.6h + +- add patch for vdr 1.7.19 and add support for new virtual methods of cDevice |