[mythtv] DVB/ATSC Signal monitoring UI (v21)

Daniel Kristjansson danielk at cat.nyu.edu
Sat Jun 11 03:07:58 UTC 2005


On Fri, 2005-06-10 at 21:47 -0400, root wrote:
> First of all... THANK YOU THANK YOU THANK YOU!  :}
> Your check signal patches have been a wonderful feature for me...
> living in the suburbs of podunkville low signal is the bane of my
> HDTV existence so :}
Great to hear. pcHDTV.com is actually sponsoring this patch,
so you can thank them as well.

> Tried your patch (v21) against todays CVS.... didn't fly... compile errors follow:
> 
> g++ -c -pipe -march=pentiumpro -mmmx -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer `freetype-config --cflags` -D_REENTRANT -DPIC -fPIC  -DMMX -Di386 -DHAVE_DVDNAV -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr/local\" -DUSING_XVMC -DUSING_XV -DUSING_IVTV -DUSING_DVB -DUSING_OSS -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -I/usr/share/qt3/mkspecs/default -I. -I/usr/local/include -I../../../../linux-2.6.12-rc2/include -I../.. -I../libmyth -I.. -Idvbdev -Impeg -I../libavcodec -I../libmythmpeg2 -I/usr/include/qt3 -o dvbstreamdata.o mpeg/dvbstreamdata.cpp
> In file included from mpeg/dvbtables.h:8,
>                  from mpeg/dvbstreamdata.cpp:4:
> mpeg/dvbdescriptors.h: In constructor `
>    AdaptationFieldDataDescriptor::AdaptationFieldDataDescriptor(const unsigned 
>    char*)':
> mpeg/dvbdescriptors.h:156: error: `AdaptationFieldData' is not a member of type 
>    `DescriptorID'
> mpeg/dvbdescriptors.h: In constructor `
>    AncillaryDataDescriptor::AncillaryDataDescriptor(const unsigned char*)':
> mpeg/dvbdescriptors.h:171: error: `AncillaryData' is not a member of type `
>    DescriptorID'
<snip>
For some reason my gcc is not complaining about this.

I tried to get them all. But if there are any more, most of the
classes in that file are not used yet. In fact it appears none of
the ones with compile errors are, so you can just comment out any
classes that give you trouble.

I'm going camping this weekend so there won't be any updates until
Monday at the earliest.

Anyway the version 22 is in the same place:
  http://www.cuymedia.net/patches/

-- 
Daniel Kristjansson <danielk at cat.nyu.edu>



More information about the mythtv-dev mailing list