summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorTobias Grimm <tobias@e-tobi.loc>2009-04-23 09:46:40 +0200
committerTobias Grimm <tobias@e-tobi.loc>2009-04-25 22:37:41 +0200
commit35822157fc24f1964fa16adfc221b32700897687 (patch)
treeccd6259e7942e408870a69308bcea2853d40aa7e /TODO
parent104dd4cec36bdd736526e35b3457dd3160fedd13 (diff)
downloadvdr-plugin-ttxtsubs-35822157fc24f1964fa16adfc221b32700897687.tar.gz
vdr-plugin-ttxtsubs-35822157fc24f1964fa16adfc221b32700897687.tar.bz2
Added a separate replay delay setting for TS recordings
Patch provided by Rolf Ahrenberg Note: It seems that the plugin doesn't use PTS values for synchronizing the subtitles and the delay settings could be totally removed if this feature would be added.
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..922a3d3
--- /dev/null
+++ b/TODO
@@ -0,0 +1,4 @@
+* Take care of the PTS values for synchronizing the subtitles and drop the
+ delay settings (COMMIT 82053ddc483b096bad7acf760e4219349a0d2206 can then be
+ reverted as well as COMMIT 0ac25c2487e123626a344cae57a2013c3c4a450b of the
+ ttxtsubs VDR patch)