Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-01-11 | db/upnp: remove unnecessary Mutex | Max Kellermann | 1 | -2/+0 | |
2014-01-10 | db/upnp: remove unused method setMaxContentLength() | Max Kellermann | 1 | -6/+1 | |
2014-01-10 | db/upnp: remove "upnplog" option | Max Kellermann | 1 | -30/+1 | |
We have removed all libupnp logging calls, and we don't need to debug libupnp. | |||||
2014-01-10 | db/upnp: remove unused method errAsString() | Max Kellermann | 1 | -9/+0 | |
2014-01-09 | UPnP database plugin | Jean-Francois Dockes | 1 | -0/+144 | |
[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] |