[mythtv-commits] mythtv/master commit: 41afcb2e7 by David Blain (dblain)
MythTV
noreply at mythtv.org
Fri Mar 4 18:59:19 UTC 2011
Author: David Blain <dblain at mythtv.org>
Change Date: 2011-03-04T10:56:08-08:00
Push Date: 2011/03/04 10:59:16 -0800
Repository: mythtv
Branch: master
New Revision: 41afcb2e7b2bb853783e01c590908425a1f5b7bd
Changeset: https://github.com/MythTV/mythtv/commit/41afcb2e7
Log:
Add missing namespace to device description xml.
New vendor specific elements were added to the device description
and they used the mythtv: namespace, but the namespace was never
declared. This caused some upnp clients not to detect mythbackend.
Added xmlns:mythtv="..." to root element to resolve issue.
Modified:
mythtv/libs/libmythupnp/upnpdevice.cpp
More information about the mythtv-commits
mailing list