On Mon 05.04.2004 at 03:41:59PM +0200, Zeratul wrote:
> Matthieu Weber wrote:
> >I'll try to find the workaround. The freevo-XXX mailing lists don't seem
> >to be archived in SourceForge, though, it's a bit annoying.
If found one: it seems that when libdvdread access the DVD and freevo
crashes, th
k.. self fixing... threading can be a pain in the a**...
it seems the mode = record from the recordserver was set in the
ivtv_recording thread right after the stop, but before the change to
idle. in ivtv_record:
* the stop happens in line 190
* the idle in line 210
but somewhere between that, t