diff options
author | Dave <vdr@pickles.me.uk> | 2012-02-01 15:32:48 +0000 |
---|---|---|
committer | Dave <vdr@pickles.me.uk> | 2012-02-01 15:32:48 +0000 |
commit | f09ad86867502ded5f30e030b98689f767027a05 (patch) | |
tree | 60c06d1fa18c2522521eaaea0ece3caa2032e04a /HISTORY | |
parent | bf302580e9e60b263b0dcdc82b4a324484991465 (diff) | |
download | vdrtva-0.1.0.tar.gz vdrtva-0.1.0.tar.bz2 |
Fixed OSD. 'Suggests' list de-duped.v0.1.0
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 9 |
1 files changed, 4 insertions, 5 deletions
@@ -2,26 +2,21 @@ VDR Plugin 'vdrtva' Revision History ------------------------------------- 2007-10-07: Version 0.0.1 - - Initial experimental plugin. 2011-06-18: Version 0.0.2 - - First functional proof-of-concept. 2011-07-17: Version 0.0.3 - - Handling of Links file moved from Perl script into plugin. - Implemented config settings. 2011-08-18: Version 0.0.4 - - Major functions of Perl script built into plugin. - Auto-execution of series link updates. - Simplified internal data structures. 2011-09-02: Version 0.0.5 - - Added check for series links whenever a new timer is added. - Added setup menu (not fully tested). @@ -34,3 +29,7 @@ VDR Plugin 'vdrtva' Revision History - Added collection of 'Suggested' CRIDs and SVDRP command to display them. - Added notification of split events. - Fixed (again) expiration of links. + +2012-02-01: Version 0.1.0 +- Fixed OSD setup menu. +- Removed duplicates from 'suggestions' report. |