Re: [vdr] [ANNOUNCE] vdr-xine-0.8.1 plugin

2008-01-06 Thread Arthur Konovalov
This doesn't directly concern xine plugin, but maybe anybody can help me. Trying to update xine plugin and got xine-ui compile problem like this: gcc -I/usr/local/include -I/usr/include/readline -I../../src/xitk/xine-toolkit -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wc

Re: [vdr] [ANNOUNCE] vdr-xine-0.8.1 plugin

2008-01-03 Thread Ales Jurik
On Thursday 03 January 2008, Gregoire Favre wrote: > I did have a rm -fr /usr/include/xine* in my script some times ago which > I removed because I thought it wasn't necessary. > Recompiled : no change. > > So I deleted /usr/lib64/xine/ and it works !!! > I've solved the problem by deleting xinepl

Re: [vdr] [ANNOUNCE] vdr-xine-0.8.1 plugin

2008-01-02 Thread Gregoire Favre
On Wed, Jan 02, 2008 at 11:38:15PM +0100, Reinhard Nissl wrote: Hello, > Hmm, I can only think of the following scenario: > - you've pulled before me pushing version number > - compiled > - installed > - you've pulled again, this time after pushing the version number > - compiled, using the pre

Re: [vdr] [ANNOUNCE] vdr-xine-0.8.1 plugin

2008-01-02 Thread Reinhard Nissl
Hi, Gregoire Favre schrieb: > Strange I only use xine-lib-1.2, I have the /usr/include/xine/vdr.h > which has the > XINE_VDR_VERSION as 801 > > But I still get the : > > vdr-xine: Client reports unsupported version 712 => disconnecting! > vdr-xine: Client connect failed! > > I think when I com

Re: [vdr] [ANNOUNCE] vdr-xine-0.8.1 plugin

2008-01-02 Thread Gregoire Favre
On Wed, Jan 02, 2008 at 06:23:24PM +0100, Reinhard Nissl wrote: > That's not correct. The check ensures that both ends of the > connection are compatible. > > Maybe it was no good idea to not mention in the announcement that > this time xine-lib-1.1 needs to be patched or that you need to > pull

Re: [vdr] [ANNOUNCE] vdr-xine-0.8.1 plugin

2008-01-02 Thread Reinhard Nissl
Hi, Ales Jurik schrieb: >> vdr-xine: Client connecting ... >> vdr-xine: Client reports unsupported version 712 => disconnecting! >> vdr-xine: Client connect failed! > > The same problem had I. In xineCommon.h I've changed MIN_XINE_VDR_VERSION to > 712 (from 801) and everything seems to be ok.

Re: [vdr] [ANNOUNCE] vdr-xine-0.8.1 plugin

2008-01-02 Thread Ales Jurik
On Wednesday 02 January 2008, Gregoire Favre wrote: > vdr-xine: Client connecting ... > vdr-xine: Client reports unsupported version 712 => disconnecting! > vdr-xine: Client connect failed! > The same problem had I. In xineCommon.h I've changed MIN_XINE_VDR_VERSION to 712 (from 801) and everything

Re: [vdr] [ANNOUNCE] vdr-xine-0.8.1 plugin

2008-01-01 Thread Gregoire Favre
On Tue, Jan 01, 2008 at 08:14:12PM +0100, Reinhard Nissl wrote: > Hi, > > I'm pleased to announce a the maintenance release 0.8.1. You can > find it on my homepage as usual: > > http://home.vr-web.de/~rnissl Hello, I just tried and xine-lib-1.2 installed xine.h in /usr/include/xine.h not in

[vdr] [ANNOUNCE] vdr-xine-0.8.1 plugin

2008-01-01 Thread Reinhard Nissl
Hi, I'm pleased to announce a the maintenance release 0.8.1. You can find it on my homepage as usual: http://home.vr-web.de/~rnissl Excerpt from HISTORY: 2008-01-01: Version 0.8.1 - Updated documentation mentioning binary and devel packages for xine-lib-1.2, so compiling xine can be ommi