diff options
author | Dave <vdr@pickles.me.uk> | 2016-06-01 14:46:18 +0100 |
---|---|---|
committer | Dave <vdr@pickles.me.uk> | 2016-06-01 14:46:18 +0100 |
commit | b6f4272bdeb02b2f2fede86357c14255e83960b8 (patch) | |
tree | b0a4c2ce01d1157a1d22d6edb14f83783a2bbfcc | |
parent | c574dae9ef2549fdc8446ace56aa9ba695f7bff6 (diff) | |
download | vdrtva-master.tar.gz vdrtva-master.tar.bz2 |
-rw-r--r-- | HISTORY | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -104,3 +104,11 @@ VDR Plugin 'vdrtva' Revision History 2015-10-08: Version 0.3.6 - Update patch for VDR 2.3.1. - Update plugin for VDR 2.3.1 via separate source file and Makefile changes. + +2016-06-01: Version 0.3.7 +- Create links.data on first run, not when first series link is created. +- VDR 2.3.x version: fix potential stall in CRID capture. +- Use original event title for timers in report, not escaped version. +- Change default series link lifetime to 91 days (NORDIG spec). +- OSD: Display future timers for each series link. +- Removed obsolete patch files. |