diff options
| author | Tobias Grimm <git@e-tobi.net> | 2012-04-04 00:37:29 +0200 |
|---|---|---|
| committer | Tobias Grimm <git@e-tobi.net> | 2012-04-04 00:37:29 +0200 |
| commit | e398f7b92c9c895d2e2fa420d606f731cc143fe1 (patch) | |
| tree | c8f4f78e30554ca12ab9ec9ebbcce71cd09c7c98 /HISTORY | |
| parent | 886cbbb15ebaf0fbb07e1fe4e8a93719a78d971f (diff) | |
| download | vdr-plugin-ttxtsubs-e398f7b92c9c895d2e2fa420d606f731cc143fe1.tar.gz vdr-plugin-ttxtsubs-e398f7b92c9c895d2e2fa420d606f731cc143fe1.tar.bz2 | |
Added hard-coded workaround for french channels
where page numbes 850-859 must be mapped to 880-889
(Closes #865, #703)
Diffstat (limited to 'HISTORY')
| -rw-r--r-- | HISTORY | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,9 +1,12 @@ VDR Plugin 'ttxtsubs' Revision History -------------------------------------- -201x-xx-xx: Version x.x.x +2012-04-xx: Version x.x.x - Removed obsolete (unused since 0.2.0) setup options: DVB Source Selection, Live Delay, Record Subtitles, and Workaround for some French chns. +- Added hard-coded workaround for french channels where page numbes 850-859 + must be mapped to 880-889 (Closes #865, #703) + (Thx to Jussi Tepponen!) 2011-10-08: Version 0.2.4 - Updated patch for VDR 1.7.21 (Closes #745) |
