[mythtv-commits] mythtv commit: r12565 by dblain
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Thu Jan 18 02:28:30 UTC 2007
Author: dblain
Date: 2007-01-18 02:28:30 +0000 (Thu, 18 Jan 2007)
New Revision: 12565
Changeset: http://cvs.mythtv.org/trac/changeset/12565
Modified:
trunk/mythtv/libs/libmythupnp/ssdp.cpp
trunk/mythtv/libs/libmythupnp/ssdp.h
trunk/mythtv/libs/libmythupnp/ssdpcache.h
Log:
Added temporary method 'getDeviceList' to return the current upnp device/service cache (SSDPCache).
It can be called using the following URL:
http://mythbackend:6544/getDeviceList
It is meant for debugging/testing the auto discovery feature being added. It will most likely be removed when complete.
More information about the mythtv-commits
mailing list