Re: [vdr] PCR pid

2010-01-31 Thread André Weidemann
On 26.01.2010 18:36, Klaus Schmidinger wrote: On 24.01.2010 19:22, André Weidemann wrote: On 24.01.2010 18:14, Klaus Schmidinger wrote: On 24.01.2010 17:24, André Weidemann wrote: Hi Klaus, On 24.01.2010 16:28, Klaus Schmidinger wrote: On 11.01.2010 06:19, VDR User wrote: On Sun, Jan 10, 20

Re: [vdr] vdr-1.7.11 (+ vdr-xine) segfaults

2010-01-31 Thread Jouni Karvo
Jouni Karvo kirjoitti: > > So it seems the syscall numbers have changed at some point. I am afraid > if the libc is now broken due to this. This has not happened to me > before, so I don't actually know what would be the good thing to do. > But forcing the syscall number to 178 does not actually f

[vdr] [ANNOUNCE] VDR developer version 1.7.12

2010-01-31 Thread Klaus Schmidinger
VDR developer version 1.7.12 is now available at ftp://ftp.tvdr.de/vdr/Developer/vdr-1.7.12.tar.bz2 A 'diff' against the previous version is available at ftp://ftp.tvdr.de/vdr/Developer/vdr-1.7.11-1.7.12.diff WARNING: This is a *developer* version. Even though *I* use it

[vdr] can't compile femon 1.7.5 with vdr 1.7.12

2010-01-31 Thread Goga777
/usr/src/vdr/PLUGINS/src/femon# make all g++ -g -O2 -Wall -Woverloaded-virtual -Wno-parentheses -Wall -march=athlon-xp -pipe -fomit-frame-pointer -fPIC -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"femon"' -I../s2-liplianin/linux/include -

Re: [vdr] can't compile femon 1.7.5 with vdr 1.7.12

2010-01-31 Thread Ales Jurik
On Sunday 31 of January 2010, Goga777 wrote: > /usr/src/vdr/PLUGINS/src/femon# make all > g++ -g -O2 -Wall -Woverloaded-virtual -Wno-parentheses -Wall > -march=athlon-xp -pipe -fomit-frame-pointer -fPIC -c > -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE > -D_GNU_SOURCE -DPLUGI

Re: [vdr] can't compile femon 1.7.5 with vdr 1.7.12

2010-01-31 Thread Oleg Roitburd
2010/1/31 Goga777 : > /usr/src/vdr/PLUGINS/src/femon# make all > g++ -g -O2 -Wall -Woverloaded-virtual -Wno-parentheses -Wall -march=athlon-xp > -pipe -fomit-frame-pointer -fPIC -c -D_FILE_OFFSET_BITS=64 > -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE > -DPLUGIN_NAME_I18N='"femon"' -I.

Re: [vdr] can't compile femon 1.7.5 with vdr 1.7.12

2010-01-31 Thread Oleg Roitburd
31 января 2010 г. 19:47 пользователь Oleg Roitburd написал: > 2010/1/31 Goga777 : >> /usr/src/vdr/PLUGINS/src/femon# make all >> g++ -g -O2 -Wall -Woverloaded-virtual -Wno-parentheses -Wall >> -march=athlon-xp -pipe -fomit-frame-pointer -fPIC -c -D_FILE_OFFSET_BITS=64 >> -D_LARGEFILE_SOURCE -D_L

[vdr] [ANN] TVAnytime Patch

2010-01-31 Thread Dave P
My TVAnytime patch has a new home: http://projects.vdr-developer.org/projects/show/vdrtva The patch implements the subset of TVAnytime (ETSI 102 323) broadcast in the UK as "Freeview Plus". Also included is a Perl script to provide automatic "series link" recording. Vdr versions 1.7.12 and 1.6

[vdr] 1.7.12 w/ FF card on old Linux + S2API wrapper

2010-01-31 Thread Gavin Hamill
I've been using the same 1.4.7 setup for over 2 years and thought I'd dip my toe in the 1.7.x world. I'm using Ubuntu dapper (mid 2006) so my DVB kernel/header setup is still at API level 3, hence I've been using Udo Richter's S2API wrapper. Compile was ok, but even trying the simplest setup of ".

Re: [vdr] 1.7.12 w/ FF card on old Linux + S2API wrapper

2010-01-31 Thread VDR User
On Sun, Jan 31, 2010 at 1:01 PM, Gavin Hamill wrote: > I've been using the same 1.4.7 setup for over 2 years and thought I'd > dip my toe in the 1.7.x world. I'm using Ubuntu dapper (mid 2006) so my > DVB kernel/header setup is still at API level 3, hence I've been using > Udo Richter's S2API wrap