[mythtv-commits] mythtv commit: r20552 by nigel

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Wed May 13 12:19:01 UTC 2009


      Author: nigel
        Date: 2009-05-13 12:19:01 +0000 (Wed, 13 May 2009)
New Revision: 20552
   Changeset: http://cvs.mythtv.org/trac/changeset/20552

Modified:

   trunk/mythtv/libs/libmythdvdnav/dvdread/dvd_input.c

Log:

Search for the region decrypting library in Mac OS X bundles. A little ugly -
basically, OS X doesn't have standard LD_LIBRARY_PATHS that refer
to any directory in a bundle, so I had to add the equivalent of
qApp->applicationDirPath() in C, to do an additional dlopen().





More information about the mythtv-commits mailing list