summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authordave <dave@sodom.pickles.me.uk>2009-10-31 15:45:25 +0000
committerdave <dave@sodom.pickles.me.uk>2009-10-31 15:45:25 +0000
commitd878b218fb2c82ea2779f670fb025ad987217e98 (patch)
treed5bc93c1acfc9e070919bedaaac0a6613a4002ba /HISTORY
downloadvdrtva-0.0.5.tar.gz
vdrtva-0.0.5.tar.bz2
Initial commit at version 0.0.5v0.0.5
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY24
1 files changed, 24 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
new file mode 100644
index 0000000..e2f7bba
--- /dev/null
+++ b/HISTORY
@@ -0,0 +1,24 @@
+2008/2/2 - Version 0.0.1 (vdr version 1.5.13)
+
+- Initial preview.
+
+2008/3/30 - Version 0.0.2 (vdr version 1.6.0)
+
+- sdt.c - minor code tidy.
+- eit.c - don't populate CRIDs if DefaultAuthority hasn't been set yet.
+ - change tags in epg.data to match vdr standard.
+ - check CRID is not indirectly referenced via a CIT.
+- vdr.5 - document changes made to files.
+
+2008/9/30 - Version 0.0.3 (vdr version 1.6.0-2)
+
+- Patch against latest VDR version
+- Sample Perl program included to implement Series Link.
+- Freeview Playback is now Freeview Plus.
+
+2008/12/01 - Version 0.0.4 (vdr version 1.6.0-2)
+- eit.c - fixed memory leak (thanks Dominic Morris).
+- series.pl - links file could be corrupted if a new timer was manually added to a series. Timer clash detection added. General clean-up.
+
+2009/8/23 - Version 0.0.5 (vdr versions 1.6.0-2 and 1.7.9)
+- New patch for development version of vdr.