gmyth/src/gmyth_backendinfo.c
2007-01-11 [svn r262] Search for the gmyth-upnp library dependency.
2007-01-10 [svn r257] some debug messages removed
2007-01-10 [svn r249] All upnp code removed. Now we have a library called gmyth-upnp
2007-01-05 [svn r244] Fixes some problems with the UPnP library dependencies.
2007-01-04 [svn r243] Added features to dinamically recognize others MythTV servers using UPnP.
2006-12-08 [svn r214] HAVE_CONFIG added
2006-12-04 [svn r190]
2006-12-04 [svn r188] bug fix
2006-12-02 [svn r179] New functions, when setting the 'path' field in the URI.
2006-11-30 [svn r159] Filetransfer interface now receives GMythBackendInfo and file name instead of URI
2006-11-29 [svn r141] Fixes the gmyth_uri* calls, starts a Monitor listener thread.
2006-11-28 [svn r132] implemented debug function
2006-11-28 [svn r124] Fixes to the newly added BackendInfo issues.
2006-11-27 [svn r120] Added new constructor to BackendInfo, using the GMythURI.
2006-11-27 [svn r118] Added GMythBackendInfo class to fit our architecture needs