summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorTobias Grimm <git@e-tobi.net>2012-04-04 00:37:29 +0200
committerTobias Grimm <git@e-tobi.net>2012-04-04 00:37:29 +0200
commite398f7b92c9c895d2e2fa420d606f731cc143fe1 (patch)
treec8f4f78e30554ca12ab9ec9ebbcce71cd09c7c98 /HISTORY
parent886cbbb15ebaf0fbb07e1fe4e8a93719a78d971f (diff)
downloadvdr-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--HISTORY5
1 files changed, 4 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 6150a8f..6c75a7e 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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)