summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 8871d3a..df399fd 100644
--- a/HISTORY
+++ b/HISTORY
@@ -5,11 +5,13 @@ VDR Plugin 'ttxtsubs' Revision History
- 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!)
+ must be mapped to 880-889 (Closes #865, #703) (Thx to Jussi Tepponen)
- Some code refactorings
- Adapt to VDR 1.7.26 API changes.
- Updated patch for VDR 1.7.38
- Sync subtitles using PTS (Closes #119) (Thx to Matti Horila and Dimitar Petrovski)
+- Added option for setting the left/center/right justification of subtitles
+ (Closes #957) (Thx to Jussi Tepponen)
2011-10-08: Version 0.2.4
- Updated patch for VDR 1.7.21 (Closes #745)