- 22 Jan, 2014 14 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Fixes problems with some UPnP servers.
-
Max Kellermann authored
-
Max Kellermann authored
Avoid appending to an obsolete string object.
-
Max Kellermann authored
Not a fatal error. Fixes assertion failure.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Reduce overhead.
-
Max Kellermann authored
Reduce overhead.
-
Max Kellermann authored
Reduce bloat.
-
Max Kellermann authored
Expat can call CharacterData() multiple times if the CDATA contains entity references. We need to collect all of them in one large string.
-
Max Kellermann authored
-
- 21 Jan, 2014 18 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Reduce overhead.
-
Max Kellermann authored
-
Max Kellermann authored
Don't allocate the object when it's not needed.
-
Max Kellermann authored
The caller should better obtain the object id from the returned UPnPDirObject instance.
-
Max Kellermann authored
If Namei() succeeds, the object id is guaranteed to be set.
-
Max Kellermann authored
Reduce runtime overhead.
-
Max Kellermann authored
-
Max Kellermann authored
Reduce bloat.
-
Max Kellermann authored
We know already that vpath is empty, let's use this instance.
-
Max Kellermann authored
-
Max Kellermann authored
The UPnP database plugin can now show relative song URIs for remote songs.
-
Max Kellermann authored
Prepare for UPnP songs that retain there database identity.
-
Max Kellermann authored
Suppresses gcc warnings.
-
Max Kellermann authored
Fall back to UPnPDirObject::url if there is no override.
-
Max Kellermann authored
Remove unnecessary explicit code.
-
Chase Geigle authored
-
- 20 Jan, 2014 8 commits
-
-
Max Kellermann authored
Reduce bloat.
-
Max Kellermann authored
-
Max Kellermann authored
This has been verified already in the caller.
-
Max Kellermann authored
Allows applying map_to_relative_path() with base_uri.
-
Max Kellermann authored
No caller passes a database song to this function, but if he does, this check doesn't make sense.
-
Max Kellermann authored
This didn't make sense.
-
Max Kellermann authored
-
Max Kellermann authored
-