Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | db/upnp: getprop() returns const char * | Max Kellermann | 2014-01-10 | 1 | -5/+3 | |
| | | | | | Return the return value, instead returning it in a reference parameter. Reduces bloat by reducing unnecessary std::string usage. | |||||
* | UPnP database plugin | Jean-Francois Dockes | 2014-01-09 | 18 | -0/+2282 | |
[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] |