Hello,
I would like to have xine VDR button looks after /blablabla/vdr-xine.
What's shoud I edit ?
And BTW: current CVS don't patch :
patching file src/post/planar/expand.c Hunk #3 FAILED at 68. Hunk #4 FAILED at 76. Hunk #5 succeeded at 92 with fuzz 2 (offset 4 lines). Hunk #6 succeeded at 118 (offset 4 lines). Hunk #7 FAILED at 165. Hunk #8 succeeded at 181 (offset 5 lines). Hunk #9 FAILED at 228. Hunk #10 FAILED at 240. Hunk #11 FAILED at 254. Hunk #12 succeeded at 344 (offset 8 lines). Hunk #13 succeeded at 376 (offset 8 lines). 6 out of 13 hunks FAILED -- saving rejects to file src/post/planar/expand.c.rej
Thank you very much,
I demand that Gregoire Favre may or may not have written...
I would like to have xine VDR button looks after /blablabla/vdr-xine.
What's shoud I edit ?
.../vdr-xine$ make VDR_XINE_FIFO_DIR=/path/to/fifo/dir
And there's a line in xine-lib.patch (or in xine-lib/src/vdr/input_vdr.c) which needs to be altered to match.
And BTW: current CVS don't patch :
[snip]
6 out of 13 hunks FAILED -- saving rejects to file src/post/planar/expand.c.rej
Try a release tarball. It shouldn't matter much whether you use 1.0.3 or 1.1.1 :-)
On Wed, Nov 30, 2005 at 06:27:42PM +0000, Darren Salt wrote:
I have this in my Make.config :) I was just looking for the Xine's VDR button.
And there's a line in xine-lib.patch (or in xine-lib/src/vdr/input_vdr.c) which needs to be altered to match.
Oh, I should have been really tired not to look after the patch and found out about VDR_ABS_FIFO_DIR :)
Try a release tarball. It shouldn't matter much whether you use 1.0.3 or 1.1.1 :-)
Yep, I was only repporting the fact that current CVS need a new patch ;)
Thank for your answer,