- 29 Aug, 2014 1 commit
-
-
Max Kellermann authored
-
- 28 Aug, 2014 1 commit
-
-
Max Kellermann authored
-
- 24 Apr, 2014 1 commit
-
-
Max Kellermann authored
-
- 19 Feb, 2014 4 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
The new method IsPlugin() replaces the "is_simple" flag.
-
Max Kellermann authored
-
- 26 Jan, 2014 5 commits
-
-
Max Kellermann authored
This call was unnecessary. It is a bad idea anyway to block the MPD process for some arbitrary amount of time.
-
Max Kellermann authored
Eliminate class LibUPnP and move the code to ClientInit.cxx. Its initialization function can be called multiple times, but UpnpRegisterClient() is called at most once.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 24 Jan, 2014 1 commit
-
-
Max Kellermann authored
-
- 23 Jan, 2014 1 commit
-
-
Max Kellermann authored
-
- 22 Jan, 2014 17 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Add missing server name prefix.
-
Max Kellermann authored
-
Max Kellermann authored
Don't use std::string, reduce bloat.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Not necessary because we control the LightSong's life cycle.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Reduce bloat. We never used the set lookup.
-
- 21 Jan, 2014 9 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
-