summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorDave <vdr@pickles.me.uk>2012-02-01 15:32:48 +0000
committerDave <vdr@pickles.me.uk>2012-02-01 15:32:48 +0000
commitf09ad86867502ded5f30e030b98689f767027a05 (patch)
tree60c06d1fa18c2522521eaaea0ece3caa2032e04a /HISTORY
parentbf302580e9e60b263b0dcdc82b4a324484991465 (diff)
downloadvdrtva-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--HISTORY9
1 files changed, 4 insertions, 5 deletions
diff --git a/HISTORY b/HISTORY
index fa65d43..ed06a27 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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.