[mythtv-commits] mythtv commit: r15231 - in trunk/mythtv by nigel

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Wed Dec 26 04:37:17 UTC 2007


      Author: nigel
        Date: 2007-12-26 04:37:17 +0000 (Wed, 26 Dec 2007)
New Revision: 15231
   Changeset: http://cvs.mythtv.org/trac/changeset/15231

Modified:

   trunk/mythtv/libs/libmythupnp/upnpcmgr.cpp
   trunk/mythtv/libs/libmythupnp/upnpcmgr.h
   trunk/mythtv/programs/mythbackend/mediaserver.cpp
   trunk/mythtv/programs/mythfrontend/mediarenderer.cpp

Log:

UPnpCMGR::ProcessRequest(CMGRM_GetServiceDescription) uses the filename which
is set at object creation time, so this passes the share path in to the xtor.
Should fix the current UPnP issue. See #4355. See #4317. See #2467.

Note 1) the frontend MediaRenderer shouldn't need to share anything(?),
        so its xtor gets an empty string.

Note 2) I suspect [15220] can be reverted,
        but I will wait for David Blain to verify that





More information about the mythtv-commits mailing list