[mythtv-commits] mythtv commit: r23656 by jarod

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Wed Mar 3 16:02:34 UTC 2010


      Author: jarod
        Date: 2010-03-03 16:02:33 +0000 (Wed, 03 Mar 2010)
New Revision: 23656
   Changeset: http://svn.mythtv.org/trac/changeset/23656

Modified:

   trunk/mythtv/libs/libmythtv/linuxfirewiredevice.cpp

Log:

Drop internal and possibly sub-standard get_guid function from linux
firewire code, and replace it with a call to libavc1394's rom1394_get_guid.

May possibly help some firewire cable boxes be more reliably discovered.
Even if it doesn't, it makes a lot of sense to use the standard library
function that is available instead of our own implementation.

Patch from "hp" in ticket #5278.

Refs #5278. Not sure it actually entirely fixes it though.





More information about the mythtv-commits mailing list