[mythtv] [patch] early directfb support

Isaac Richards ijr at po.cwru.edu
Tue Dec 2 14:25:51 EST 2003


On Sunday 30 November 2003 05:14 pm, Steve wrote:
> On Sun, 2003-11-30 at 16:46, Isaac Richards wrote:
> > On Saturday 29 November 2003 11:55 pm, Steve wrote:
> > > Hi,
> > >
> > > here's a patch against mythtv-0.12 that enables output via directfb,
> > > and also to compile without X using qt-embedded. You'll need to edit
> > > settings.pro and uncomment the directfb stuff and comment the X stuff
> > > out.
> >
> > There's no need for the separate using_x define, as that's what QWS is
> > for.
> >
> > Isaac
>
> I realize now that the QWS define makes it easier inside the sources,
> but what about in libmythtv.pro so as not to compile videoout_xv? Is
> there a better way to do this?

Could always test the QMAKE_CXXFLAGS variable to see if contains QWS or not, 
I'd think.

Check out the 'contains' function here:
http://doc.trolltech.com/3.1/qmake-manual-6.html

Isaac


More information about the mythtv-dev mailing list