
andrei at tanas
Apr 11, 2008, 8:40 AM
Post #1 of 1
(372 views)
Permalink
|
|
Re: [mythtv-commits] Ticket #4412: remove Win32 dependancy on directX headers from DXSDK
|
|
If you don't do --enable-directx, the dsound.h header won't be necessary and the problem goes away. Oudiooutputdx is broken anyway, and oudiooutputwindows does its job quite nicely (though it would be nice to bring it up to date to support multichannel audio). > -----Original Message----- > From: mythtv-commits-bounces [at] mythtv [mailto:mythtv-commits- > bounces [at] mythtv] On Behalf Of MythTV > Sent: Friday, April 11, 2008 9:20 AM > To: mythtv-commits [at] mythtv > Subject: Re: [mythtv-commits] Ticket #4412: remove Win32 dependancy on > directX headers from DXSDK > > #4412: remove Win32 dependancy on directX headers from DXSDK > ------------------------------------------------------+---------------- > ----- > Reporter: David Bussenschutt <davidbuzz [at] gmail> | Owner: > ijr > Type: task | Status: > new > Priority: minor | Milestone: > unknown > Component: mythtv | Version: > head > Severity: low | Resolution: > Mlocked: 0 | > ------------------------------------------------------+---------------- > ----- > > Comment(by Buzz <davidbuzz [at] gmail>): > > quick update: the win32-packager.pl actually does (and has for > quite > some time) what I initially suggested (ie the few needed .h files are > just > stored in a .zip file on a website, without the rest of the DXSDK, > which > isn't needed), but it'd still be nice to do andre's suggestion (using > compat.h, and removing the need for these headers altogether. > > -- > Ticket URL: <http://svn.mythtv.org/trac/ticket/4412#comment:2> > MythTV <http://www.mythtv.org/> > MythTV > _______________________________________________ > mythtv-commits mailing list > mythtv-commits [at] mythtv > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits _______________________________________________ mythtv-dev mailing list mythtv-dev [at] mythtv http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
|