git.videolan.org
/
vlc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
url: remove vlc_UrlParse() option parameter
[vlc.git]
/
modules
/
services_discovery
/
upnp.cpp
2015-08-27
Rémi Denis-Courmont
url: remove vlc_UrlParse() option parameter
blob
|
commitdiff
2015-06-18
Thomas Guillem
define __STDC_*_MACROS in vlc_fixups.h for pre C++11...
blob
|
commitdiff
|
diff to current
2015-06-04
Thomas Guillem
access: add a default pf_control for directory accesses
blob
|
commitdiff
|
diff to current
2015-05-20
Thomas Guillem
access: remote accesses can loop
blob
|
commitdiff
|
diff to current
2015-05-20
Thomas Guillem
upnp: items are already sorted
blob
|
commitdiff
|
diff to current
2015-05-20
Thomas Guillem
access: refactor pf_readdir
blob
|
commitdiff
|
diff to current
2015-05-11
Hugo Beauzée-Luyssen
upnp: Ensure config.h is included first
blob
|
commitdiff
|
diff to current
2015-05-11
Hugo Beauzée-Luyssen
upnp: Remove unneeded undef
blob
|
commitdiff
|
diff to current
2015-05-04
Thomas Guillem
access: pf_control is not mandatory for directory accesses
blob
|
commitdiff
|
diff to current
2015-04-29
Hugo Beauzée-Luyssen
upnp: Do not add the same element more than once
blob
|
commitdiff
|
diff to current
2015-04-17
Hugo Beauzée-Luyssen
upnp: Fix root folder ObjectID
blob
|
commitdiff
|
diff to current
2015-03-25
Thomas Guillem
upnp: change item b_net and i_type
blob
|
commitdiff
|
diff to current
2015-03-11
Hugo Beauzée-Luyssen
UPnP: important rewrite
blob
|
commitdiff
|
diff to current
2015-01-06
Fabrizio Gennari
Support for LG N1A1 UPnP server
blob
|
commitdiff
|
diff to current
2014-05-30
Alexandre Pereira...
upnp: Support Twonkymedia's DLNA server subtitles
blob
|
commitdiff
|
diff to current
2013-09-22
Rémi Denis-Courmont
sd: remove recursion
blob
|
commitdiff
|
diff to current
2012-12-27
Mirsal Ennaime
upnp sd: work around missing XML namespaces in DIDL...
blob
|
commitdiff
|
diff to current
2012-12-27
Mirsal Ennaime
upnp sd: Add support for Samsung devices' subtitles...
blob
|
commitdiff
|
diff to current
2012-12-27
Mirsal Ennaime
upnp sd: Fix a warning introduced in the previous commit
blob
|
commitdiff
|
diff to current
2012-12-27
Mirsal Ennaime
upnp sd: fix warning
blob
|
commitdiff
|
diff to current
2012-12-27
Konstantin Pavlov
UPNP SD: comply to upnp specification wrt to res:duration.
blob
|
commitdiff
|
diff to current
2012-12-27
Konstantin Pavlov
UPNP SD: extract all resources from DIDL.
blob
|
commitdiff
|
diff to current
2012-05-24
Konstantin Pavlov
Upnp: Fix #6250, honor --miface.
blob
|
commitdiff
|
diff to current
2012-05-01
Mirsal Ennaime
upnp: Cosmetics
blob
|
commitdiff
|
diff to current
2012-05-01
Mirsal Ennaime
upnp: Use saner error paths
blob
|
commitdiff
|
diff to current
2012-05-01
Mirsal Ennaime
upnp: Call ixmlRelaxParser only once
blob
|
commitdiff
|
diff to current
2012-05-01
Mirsal Ennaime
upnp: Cosmetics and variable naming
blob
|
commitdiff
|
diff to current
2012-04-30
Naohiro KORIYAMA
upnp: fetch all media items correctly.
blob
|
commitdiff
|
diff to current
2011-12-20
Mirsal Ennaime
upnp: Fix compilation
blob
|
commitdiff
|
diff to current
2011-12-20
Mirsal Ennaime
upnp: Switch to an unlimited maximum content length
blob
|
commitdiff
|
diff to current
2011-12-19
Mirsal Ennaime
upnp: Use the default maximum content length of 16k.
blob
|
commitdiff
|
diff to current
2011-12-19
Chris Clayton
upnp: Support UPnP A/V MediaServer:2 devices
blob
|
commitdiff
|
diff to current
2011-12-19
Chris Clayton
UPNP: Fix a tag name in MediaServer xml parsing
blob
|
commitdiff
|
diff to current
2011-12-15
Pere Orga
fix filename self-references
blob
|
commitdiff
|
diff to current
2011-07-14
Konstantin Pavlov
UPNP: Allow SOAP responses of arbitrary size.
blob
|
commitdiff
|
diff to current
2011-07-14
Konstantin Pavlov
UPNP: Attempt to fix #4714. Not tested.
blob
|
commitdiff
|
diff to current
2011-07-10
Rémi Denis-Courmont
Remove useless vlc_object parameter when creating an...
blob
|
commitdiff
|
diff to current
2011-05-14
Rémi Denis-Courmont
UPnP: fix warning
blob
|
commitdiff
|
diff to current
2011-04-25
Konstantin Pavlov
UPNP: Use uuid as a description for server playlist...
blob
|
commitdiff
|
diff to current
2011-04-21
Konstantin Pavlov
UPNP: Provide meaningful error messages when initializa...
blob
|
commitdiff
|
diff to current
2011-04-21
Konstantin Pavlov
UPNP: Document some functions and prettify existing...
blob
|
commitdiff
|
diff to current
2011-04-21
Konstantin Pavlov
UPNP: return NULL instead of 0 in xml_getChildElementValue.
blob
|
commitdiff
|
diff to current
2011-04-20
Konstantin Pavlov
UPNP: Don't strdup parameters to functions that accept...
blob
|
commitdiff
|
diff to current
2011-04-20
Konstantin Pavlov
UPNP: set input item duration if available in UPNP...
blob
|
commitdiff
|
diff to current
2011-04-19
Konstantin Pavlov
UPNP: Coding style fixes
blob
|
commitdiff
|
diff to current
2011-04-19
Konstantin Pavlov
UPNP: Add some debug messages.
blob
|
commitdiff
|
diff to current
2011-04-19
Konstantin Pavlov
UPNP: When removing server, also remove it from SD...
blob
|
commitdiff
|
diff to current
2011-04-19
Konstantin Pavlov
UPNP: Add Austin's comment on how to really fix the...
blob
|
commitdiff
|
diff to current
2011-04-14
Jean-Baptiste Kempf
Upnp: remove unused function.
blob
|
commitdiff
|
diff to current
2011-04-13
Jean-Baptiste Kempf
Upnp: update copyright dates according to git blame...
blob
|
commitdiff
|
diff to current
2011-04-13
Denis Charmet
Fix a memleak in UPNP
blob
|
commitdiff
|
diff to current
2011-04-13
Jean-Baptiste Kempf
Upnp: remove tabs and trailing whitespace...
blob
|
commitdiff
|
diff to current
2011-03-05
Konstantin Pavlov
UPNP: unregister client on Close()
blob
|
commitdiff
|
diff to current
2011-03-05
Konstantin Pavlov
Upnp: more debug.
blob
|
commitdiff
|
diff to current
2011-03-05
Austin Burrow
Fixed the directory duplication bug in UPnP SD Client...
blob
|
commitdiff
|
diff to current
2011-02-25
Konstantin Pavlov
Fix loading of upnp module.
blob
|
commitdiff
|
diff to current
2011-02-13
Jean-Baptiste Kempf
Rename upnp_intel to upnp
blob
|
commitdiff
|
diff to current
2006-02-02
Rémi Denis-Courmont
Add libupnp-based UPnP discovery from Christian Henz
blob
|
commitdiff
2006-01-12
Antoine Cellerier
FSF address change.
blob
|
commitdiff
|
diff to current
2005-12-09
Rémi Denis-Courmont
Cumulated UPnP fixes from Christian Henz
blob
|
commitdiff
|
diff to current
2005-10-30
Felix Paul Kühne
* fixed some untranslatable strings and strings which...
blob
|
commitdiff
|
diff to current
2005-09-29
Jean-Paul Saman
Remove trailing whitespace
blob
|
commitdiff
|
diff to current
2005-08-03
Rémi Denis-Courmont
There is no "=~" operator in C (it simply means "=...
blob
|
commitdiff
|
diff to current
2005-07-17
Rémi Denis-Courmont
Bleeding edge UPnP service discovery :
blob
|
commitdiff
|
diff to current