diff options
| author | Dave <vdr@pickles.me.uk> | 2016-04-02 15:11:02 +0100 |
|---|---|---|
| committer | Dave <vdr@pickles.me.uk> | 2016-04-02 15:11:02 +0100 |
| commit | f881c2c4d6c882f83140867389514adeffeec0e5 (patch) | |
| tree | c5edb1d3eacf7ab33b042cc21e43a563962db9d7 /obsolete-patch/HISTORY | |
| parent | 01cae01c5e65309c01f28fac9beb8fa5e19525dc (diff) | |
| download | vdrtva-f881c2c4d6c882f83140867389514adeffeec0e5.tar.gz vdrtva-f881c2c4d6c882f83140867389514adeffeec0e5.tar.bz2 | |
Removed obsolete patch files.
Diffstat (limited to 'obsolete-patch/HISTORY')
| -rw-r--r-- | obsolete-patch/HISTORY | 42 |
1 files changed, 0 insertions, 42 deletions
diff --git a/obsolete-patch/HISTORY b/obsolete-patch/HISTORY deleted file mode 100644 index 9af5ce2..0000000 --- a/obsolete-patch/HISTORY +++ /dev/null @@ -1,42 +0,0 @@ -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. - -2009/11/22 - Version 0.0.6 (vdr versions 1.6.0-2 and 1.7.10) -- 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. - -2010/5/9 - Version 0.0.8 (vdr versions 1.6.0-2 and 1.7.14) -series.pl - Ensure that all parts of split events (eg a long film with a news summary in the middle) are recorded. Warn if the title of an event in the EPG has changed since a timer was set - maybe it is no longer the same programme... - -2010/6/6- Version 0.0.9 (vdr versions 1.6.0-2 and 1.7.15) -series.pl - Don't try to process timers if there aren't any. Change default SVRDP port to 6419 in line with VDR 1.7.15. |
