libupnp/upnp/inc
Nick Leverton 3504b13eae SF Bug Tracker id 2989399 - UpnpSetVirtualDirCallbacks API removal in 1.6.x
Submitted: Nick Leverton ( leveret ) - 2010-04-19 07:44:10 PDT

Details: The recent codebase merge has removed a significant API call
which is used by several pupnp devices such as mediatomb and gmediaserver.
UpnpSetVirtualDirCallbacks() has been replaced by individual routines to
set each callback. Essentially this means that 1.6.7 will in fact be a majo
bump and 1.6.6 devices can no longer link against it. Could we have the call
reinstated please, perhaps as a wrapper around the individual calls ? As
it is, all distros will have to patch their 1.6.x apps, rebuild and re-link them.

The other removed API calls and external variables don't seem to be used
by any of the apps I have copies of, but UpnpSetVirtualDirCallbacks is
important for maintaining compatibility within 1.6.x.
2012-03-05 18:21:49 -03:00
..
upnp.h SF Bug Tracker id 2989399 - UpnpSetVirtualDirCallbacks API removal in 1.6.x 2012-03-05 18:21:49 -03:00
upnpconfig.h.in Define _FILE_OFFSET_BITS, _LARGEFILE_SOURCE and _LARGE_FILE_SOURCE in upnpconfig.h. 2011-01-16 22:38:18 -02:00
upnpdebug.h Remove PrintThreadPoolStats() from the public API. 2011-02-07 22:33:42 -02:00
UpnpGlobal.h Fixes for compilation under Windows (specifically MSVC). Also added MSVC supported "_inline", and fixed some WIN32 specific warnings. 2011-04-02 23:47:00 -03:00
UpnpInet.h Fixes for compilation under Windows (specifically MSVC). Also added MSVC supported "_inline", and fixed some WIN32 specific warnings. 2011-04-02 23:47:00 -03:00
UpnpIntTypes.h Fixes for compilation under Windows (specifically MSVC). Also added MSVC supported "_inline", and fixed some WIN32 specific warnings. 2011-04-02 23:47:00 -03:00
UpnpStdInt.h Fixes for compilation under Windows (specifically MSVC). Also added MSVC supported "_inline", and fixed some WIN32 specific warnings. 2011-04-02 23:47:00 -03:00
UpnpString.h Fixed some typos. 2010-11-07 18:42:44 -02:00
upnptools.h Summary: upnptools.h should #include upnpconfig.h - ID: 3426326 2011-10-20 12:30:05 +01:00
UpnpUniStd.h Use the new include files UpnpIntTypes.h, UpnpStdInt.h and UpnpUniStd.h. 2010-12-18 17:08:36 -02:00