[vdr] Jumpplay patch 0.9 and LiveBuffer
Chad Flynt
hoochster at sofnet.com
Mon Jun 5 16:25:01 CEST 2006
That did it, I had tried something similar but think I did the whole
command over again with cMarks marks, marks_offs; and it didn't like
the duuplicate heh! Thanks so much for your time.
Chad
Thomas Günther wrote:
>Hello!
>
>Chad Flynt wrote:
>
>
>>I have always in the past had to re-patch the LiveBuffer patch for
>>support of Jumpplay and Liemikuutio patches. Never really been a
>>problem, but am having a hard time with the current version. And I
>>think it is due to changes with cMarks to cMarksReload. I get the
>>following errors when trying to compile:
>>
>>menu.c: In constructor `cReplayControl::cReplayControl(bool,
>>cLiveRecorder*)':
>>menu.c:4233: error: no matching function for call to
>>`cMarksReload::cMarksReload()'
>>recording.h:170: note: candidates are:
>>cMarksReload::cMarksReload(const cMarksReload&)
>>recording.h:177: note:
>>cMarksReload::cMarksReload(const char*)
>>make: *** [menu.o] Error 1
>>
>>
>
>
>Solve the conflict in marks.h with:
>
> cMarksReload marks;
> cMarks marks_offs;
>
>Tom
>
>_______________________________________________
>vdr mailing list
>vdr at linuxtv.org
>http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
>
>
>
More information about the vdr
mailing list