]> git.sesse.net Git - vlc/history - modules/services_discovery/upnp.cpp
upnp: change item b_net and i_type
[vlc] / modules / services_discovery / upnp.cpp
2015-03-25 Thomas Guillemupnp: change item b_net and i_type
2015-03-11 Hugo Beauzée-LuyssenUPnP: important rewrite
2015-01-06 Fabrizio GennariSupport for LG N1A1 UPnP server
2014-05-30 Alexandre Pereira... upnp: Support Twonkymedia's DLNA server subtitles
2013-09-22 Rémi Denis-Courmontsd: remove recursion
2012-12-27 Mirsal Ennaimeupnp sd: work around missing XML namespaces in DIDL...
2012-12-27 Mirsal Ennaimeupnp sd: Add support for Samsung devices' subtitles...
2012-12-27 Mirsal Ennaimeupnp sd: Fix a warning introduced in the previous commit
2012-12-27 Mirsal Ennaimeupnp sd: fix warning
2012-12-27 Konstantin PavlovUPNP SD: comply to upnp specification wrt to res:duration.
2012-12-27 Konstantin PavlovUPNP SD: extract all resources from DIDL.
2012-05-24 Konstantin PavlovUpnp: Fix #6250, honor --miface.
2012-05-01 Mirsal Ennaimeupnp: Cosmetics
2012-05-01 Mirsal Ennaimeupnp: Use saner error paths
2012-05-01 Mirsal Ennaimeupnp: Call ixmlRelaxParser only once
2012-05-01 Mirsal Ennaimeupnp: Cosmetics and variable naming
2012-04-30 Naohiro KORIYAMAupnp: fetch all media items correctly.
2011-12-20 Mirsal Ennaimeupnp: Fix compilation
2011-12-20 Mirsal Ennaimeupnp: Switch to an unlimited maximum content length
2011-12-19 Mirsal Ennaimeupnp: Use the default maximum content length of 16k.
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 :