Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-01-18 | db/upnp/Util: trimstring() constructs string from buffer | Max Kellermann | 1 | -11/+10 | |
Reduce overhead by omitting the part of the buffer that consists only of whitespace. | |||||
2014-01-11 | db/upnp: move stringToTokens() to Util.cxx | Max Kellermann | 1 | -0/+35 | |
2014-01-09 | UPnP database plugin | Jean-Francois Dockes | 1 | -0/+149 | |
[mk: renamed source files, applied coding style, reduced bloat, using MPD's threading library, using MPD's error reporting and logging library and refactoring, fixed lots of bugs] |