[mythtv] [PATCH] Mac OS X support for Mythplugins

Jeremiah Morris jm at whpress.com
Thu Nov 11 19:59:37 UTC 2004


On 27 Oct 2004, at 10:01 PM, Joshua King wrote:

> So I compiled Mythfrontend on OS X on Sunday and have added support to
> mythtv/libs/libmyth/mythplugin.* for OS X - this allows it to load 
> Mythvideo
> and so forth. I just turned the hard-coded ".so" values into some 
> #defines
> which can be set per platform.

This should probably be done with const QStrings, rather than #defines, 
and they should live in the .cpp rather than the .h file (since they 
don't need to be exported).  Also, please convert tabs to spaces.  A 
patch with these changes is attached.

Thanks for tackling this, and welcome to the team!

- Jeremiah

-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch-macmythplugin_2.diff.bz2
Type: application/octet-stream
Size: 865 bytes
Desc: not available
Url : http://mythtv.org/pipermail/mythtv-dev/attachments/20041111/27a29a0d/patch-macmythplugin_2.diff.obj


More information about the mythtv-dev mailing list