]> git.sesse.net Git - vlc/history - modules/services_discovery/upnp.cpp
upnp: Support UPnP A/V MediaServer:2 devices
[vlc] / modules / services_discovery / upnp.cpp
2011-12-19 Chris Claytonupnp: Support UPnP A/V MediaServer:2 devices
2011-12-19 Chris ClaytonUPNP: Fix a tag name in MediaServer xml parsing
2011-12-15 Pere Orgafix filename self-references
2011-07-14 Konstantin PavlovUPNP: Allow SOAP responses of arbitrary size.
2011-07-14 Konstantin PavlovUPNP: Attempt to fix #4714. Not tested.
2011-07-10 Rémi Denis-CourmontRemove useless vlc_object parameter when creating an...
2011-05-14 Rémi Denis-CourmontUPnP: fix warning
2011-04-25 Konstantin PavlovUPNP: Use uuid as a description for server playlist...
2011-04-21 Konstantin PavlovUPNP: Provide meaningful error messages when initializa...
2011-04-21 Konstantin PavlovUPNP: Document some functions and prettify existing...
2011-04-21 Konstantin PavlovUPNP: return NULL instead of 0 in xml_getChildElementValue.
2011-04-20 Konstantin PavlovUPNP: Don't strdup parameters to functions that accept...
2011-04-20 Konstantin PavlovUPNP: set input item duration if available in UPNP...
2011-04-19 Konstantin PavlovUPNP: Coding style fixes
2011-04-19 Konstantin PavlovUPNP: Add some debug messages.
2011-04-19 Konstantin PavlovUPNP: When removing server, also remove it from SD...
2011-04-19 Konstantin PavlovUPNP: Add Austin's comment on how to really fix the...
2011-04-14 Jean-Baptiste KempfUpnp: remove unused function.
2011-04-13 Jean-Baptiste KempfUpnp: update copyright dates according to git blame...
2011-04-13 Denis CharmetFix a memleak in UPNP
2011-04-13 Jean-Baptiste KempfUpnp: remove tabs and trailing whitespace...
2011-03-05 Konstantin PavlovUPNP: unregister client on Close()
2011-03-05 Konstantin PavlovUpnp: more debug.
2011-03-05 Austin BurrowFixed the directory duplication bug in UPnP SD Client...
2011-02-25 Konstantin PavlovFix loading of upnp module.
2011-02-13 Jean-Baptiste KempfRename upnp_intel to upnp
2006-02-02 Rémi Denis-CourmontAdd libupnp-based UPnP discovery from Christian Henz
2006-01-12 Antoine CellerierFSF address change.
2005-12-09 Rémi Denis-CourmontCumulated UPnP fixes from Christian Henz
2005-10-30 Felix Paul Kühne* fixed some untranslatable strings and strings which...
2005-09-29 Jean-Paul SamanRemove trailing whitespace
2005-08-03 Rémi Denis-CourmontThere is no "=~" operator in C (it simply means "=...
2005-07-17 Rémi Denis-CourmontBleeding edge UPnP service discovery :