summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorDave <vdr@pickles.me.uk>2010-01-06 13:56:32 +0000
committerDave <vdr@pickles.me.uk>2010-01-06 13:56:32 +0000
commit869ba37637fed22a55bb6504096ead546015ca80 (patch)
treef1d53202e4a1814c2fde1478689d46ac7892ff90 /HISTORY
parentf65df948c3e9d148c353e2ba533720a224f026eb (diff)
downloadvdrtva-869ba37637fed22a55bb6504096ead546015ca80.tar.gz
vdrtva-869ba37637fed22a55bb6504096ead546015ca80.tar.bz2
Update for vdr 1.7.11
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY9
1 files changed, 8 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index ba18298..d9e3996 100644
--- a/HISTORY
+++ b/HISTORY
@@ -24,6 +24,13 @@
- New patch for development version of vdr.
2009/11/22 - Version 0.0.6 (vdr versions 1.6.0-2 and 1.7.10)
-- timer.c - Apply an old VPS patch by Anssi Hannula to use Running Status for VPS.
+- timers.c - Apply an old VPS patch by Anssi Hannula to use Running Status for VPS.
- series.pl - Auto-created timers use Running Status to set start/stop times.
- README-vps New file.
+
+2010/1/6 - Version 0.0.7 (vdr versions 1.6.0-2 and 1.7.11)
+- config.c
+- menu.c
+- timers.c - Modify VPS patch to use a new config parameter 'VpsFallback' to determine whether to use Running Status for accurate recording. Config changes based on the Mandriva source for vdr.
+- epg.c - Change the ID letters used for the CRIDs in epg.data to X and Y, because vdr now uses R for Parental Rating. Note that this will cause error messages in the log when viewing old recordings but these are harmless.
+- vdr.5 - Updated man page with new CRID IDs.