I found I bug in tvtime, where do I report it?

2009-11-13 Thread Magnus Alm
Hi! If this is the right place, I can as well try to describe it now. (And I hope I makes sense.) The bug is about the Enable/Disable signal detection. As it is now in videoinput.c: int videoinput_check_for_signal( videoinput_t *vidin, int check_freq_present ) { if(

Re: I found I bug in tvtime, where do I report it?

2009-11-13 Thread Devin Heitmueller
On Fri, Nov 13, 2009 at 9:43 AM, Magnus Alm magnus@gmail.com wrote: Hi! If this is the right place, I can as well try to describe it now. (And I hope I makes sense.) The bug is about the Enable/Disable signal detection. As it is now in  videoinput.c: int videoinput_check_for_signal(