diff options
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; |