diff options
author | scop <scop> | 2005-12-12 20:19:35 +0000 |
---|---|---|
committer | scop <scop> | 2005-12-12 20:19:35 +0000 |
commit | c7857adbbbae2d17beb5743ea7f629dcf4dd09cc (patch) | |
tree | 18dd757ab528a1c3689e4d93d6f35ee919e1a337 /patches | |
parent | b6ba11689d9604bf86a989505fb24f57a18e1d3c (diff) | |
download | vdr-plugin-dxr3-c7857adbbbae2d17beb5743ea7f629dcf4dd09cc.tar.gz vdr-plugin-dxr3-c7857adbbbae2d17beb5743ea7f629dcf4dd09cc.tar.bz2 |
Rediffed.
Diffstat (limited to 'patches')
-rw-r--r-- | patches/vdr-dxr3-wss.patch | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/patches/vdr-dxr3-wss.patch b/patches/vdr-dxr3-wss.patch index 9bac947..a9627ca 100644 --- a/patches/vdr-dxr3-wss.patch +++ b/patches/vdr-dxr3-wss.patch @@ -7,11 +7,11 @@ Note: you'll probably want to apply em8300-adv7170-wss.patch too Index: dxr3interface.c =================================================================== RCS file: /cvsroot/dxr3plugin/dxr3/dxr3interface.c,v -retrieving revision 1.4.2.25 -diff -u -r1.4.2.25 dxr3interface.c ---- dxr3interface.c 6 Jul 2005 20:16:23 -0000 1.4.2.25 -+++ dxr3interface.c 6 Jul 2005 20:16:57 -0000 -@@ -500,20 +500,39 @@ +retrieving revision 1.4.2.27 +diff -u -r1.4.2.27 dxr3interface.c +--- dxr3interface.c 12 Dec 2005 17:16:15 -0000 1.4.2.27 ++++ dxr3interface.c 12 Dec 2005 20:18:29 -0000 +@@ -410,20 +410,39 @@ void cDxr3Interface::SetAspectRatio(uint32_t ratio) { static int requestCounter = 0; |