On Mon, 04 Apr 2005 12:30:26 +0200 syrius.ml@no-log.org wrote:
Hi, any news on streamdev and vdr-1.3.23 ?
It used to work, with vdr-1.3.22: vdr-streamdev-0.3.3-pre4.tgz patch for streamdev: vdr-streamdev-patch-for-vdr-1.3.19.diff
how about trying streamdev cvs ? I'm not sure it will work for 1.3.23, but at least it works here for 1.3.22.
cvs -d:pserver:anoncvs@vdr-developer.org:/var/cvsroot login cvs -d:pserver:anoncvs@vdr-developer.org:/var/cvsroot co streamdev
Thanks for the recomendation, however didn't work with 1.3.23. Same error. I didn't apply vdr-streamdev-patch-for-vdr-1.3.19.diff though, so looks it's not needed anymore.
Unfortunately, same error:
g++ -g -O2 -Wall -Woverloaded-virtual -O2 -c -D_GNU_SOURCE -DHAVE_AUTOPID -I../../../include -I../DVB/include -I. -o client/menu.o client/menu.c client/menu.c: In constructor ` cStreamdevMenuEditTimer::cStreamdevMenuEditTimer(cRemoteTimer*, bool)': client/menu.c:141: error: parse error before `(' token
--