diff options
author | Dave <vdr@pickles.me.uk> | 2012-01-16 12:55:53 +0000 |
---|---|---|
committer | Dave <vdr@pickles.me.uk> | 2012-01-16 12:55:53 +0000 |
commit | bf302580e9e60b263b0dcdc82b4a324484991465 (patch) | |
tree | 97c8a3f74d649222ac36d361d6d68f2a3ff1d5b7 /HISTORY | |
parent | b558c7698348c084e6399afb7888f71c201d061f (diff) | |
download | vdrtva-0.0.7.tar.gz vdrtva-0.0.7.tar.bz2 |
Reorganised to stress 'patch' version is obsolete.v0.0.7
Added collection of 'Suggested CRIDS.
Added notification of split events.
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 36 |
1 files changed, 36 insertions, 0 deletions
@@ -0,0 +1,36 @@ +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). + +2012-01-05: Version 0.0.6 +- Configuration of update time changed. +- Fixed bug in processing of updates. +- Patch version is now deprecated. + +2012-01-15: Version 0.0.7 +- Added collection of 'Suggested' CRIDs and SVDRP command to display them. +- Added notification of split events. +- Fixed (again) expiration of links. |