summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorDave <vdr@pickles.me.uk>2012-07-19 10:23:27 +0100
committerDave <vdr@pickles.me.uk>2012-07-19 10:23:27 +0100
commit4962076536f4b2509c21ce9561c2ddcd81a7b4f0 (patch)
tree08650c3a2b8e058830999d25ab4b5395099e59fd /HISTORY
parent6e11578e4e317b41497b89085efec58e9b8317f0 (diff)
downloadvdrtva-0.3.0.tar.gz
vdrtva-0.3.0.tar.bz2
Provide OSD to manage Series Links.v0.3.0
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY9
1 files changed, 9 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 423b342..44875e1 100644
--- a/HISTORY
+++ b/HISTORY
@@ -71,3 +71,12 @@ VDR Plugin 'vdrtva' Revision History
- Check for changed events now works without VPS.
- Start CRID data collection at VDR startup.
- Inhibit some functions if initial CRID capture still in progress.
+
+2012-07-19: Version 0.3.0
+- Manage series links via OSD.
+- Delay CRID collection a few seconds to allow other plugins to start.
+- Don't use "housekeeping" hook to trigger time-sensitive tasks.
+- Deleting a series link now deletes any timers for the series.
+- Remove leading 'crid://' from Default Authority if found (corrupts links file).
+- Use builtin VDR function to sort timers, if available.
+- Update VPS patch for VDR 1.7.29.