diff options
author | scop <scop> | 2005-08-07 20:37:10 +0000 |
---|---|---|
committer | scop <scop> | 2005-08-07 20:37:10 +0000 |
commit | 931a98fa5765ad9d4680cdaa5b23c2ca8a23a889 (patch) | |
tree | f798252c100372d756066237e7831e4d187b825c | |
parent | 1865be9febee340239c3cee863289a35fa008401 (diff) | |
download | vdr-plugin-dxr3-931a98fa5765ad9d4680cdaa5b23c2ca8a23a889.tar.gz vdr-plugin-dxr3-931a98fa5765ad9d4680cdaa5b23c2ca8a23a889.tar.bz2 |
Note Reinhard's updated patch.VDR_DXR3_0_2_3
-rw-r--r-- | TODO | 2 | ||||
-rw-r--r-- | patches/vdr-iframe.patch | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -15,7 +15,7 @@ Known problems, bugs, and workarounds for this driver: * When cutting recordings from some channels, the still picture is stuck and won't move when you press 4 or 6 to fine tune the cutmarks. Workaround: see vdr-iframe.patch in the patches/ directory or Reinhard - Nißl's http://home.vr-web.de/~rnissl/vdr-1.3.24-dvbplayer.patch (better) + Nißl's http://home.vr-web.de/~rnissl/vdr-1.3.28-dvbplayer.patch (better) * If the TV aspect ratio does not automatically adjust according to the video stream, and you have a ADV7170-based DXR3 and a PAL system, see diff --git a/patches/vdr-iframe.patch b/patches/vdr-iframe.patch index 893d02e..0a9f7ce 100644 --- a/patches/vdr-iframe.patch +++ b/patches/vdr-iframe.patch @@ -3,7 +3,7 @@ updating) and/or fast forward/backward in some streams. Apply to: VDR sources More info: http://www.schluenss.de/history.html Probably a better fix than this one can be found at - http://home.vr-web.de/~rnissl/vdr-1.3.24-dvbplayer.patch + http://home.vr-web.de/~rnissl/vdr-1.3.28-dvbplayer.patch --- recording.c.orig 2005-02-12 12:17:47.000000000 +0200 |