[mythtv-users] mythtv-users Digest, Vol 74, Issue 48

Dennis Lou dlou99 at yahoo.com
Tue May 19 07:26:50 UTC 2009


----- Original Message ----


> I just got the latest svn checkout and it seems there is still a minor bug in 
> tunerdmx.c.
> I needed to change line 49 from
> hd = hdhomerun_device_create_from_str(idstring, NULL);
> to
> hd = hdhomerun_device_create_from_str(idstring);
> Then it will compile ...

It would appear that you may have an older version of libhdhomerun.  Or a newer version.  With 20090415 it should have the NULL in there.  It's rather maddening that they seem to change the API calls and the device protocols willy-nilly.  Not exactly a good software practice, I think.

> Unfortunately, 
> it doesn't do anything ...

It's getting there :-)

-Dennis



      


More information about the mythtv-users mailing list