aboutsummaryrefslogtreecommitdiffstats
path: root/src/ls.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* util/StringUtil: move comparison functions to StringCompare.cxxMax Kellermann2015-11-061-1/+1
* client/Response: new Client wrapper class for writing responsesMax Kellermann2015-08-121-3/+4
* Merge branch 'v0.19.x'Max Kellermann2015-01-261-3/+0
|\
| * Merge branch 'v0.18.x' into v0.19.xMax Kellermann2015-01-261-3/+0
| |\
| | * {playlist,input}/despotify: remove defunct pluginMax Kellermann2015-01-261-3/+0
* | | Copyright year 2015Max Kellermann2015-01-011-1/+1
* | | ls: make the static array "const"Max Kellermann2014-12-091-4/+4
* | | configure.ac: add macro MPD_ENABLE_AUTO_PKGMax Kellermann2014-11-211-2/+2
|/ /
* | input/nfs: new plugin using libnfsMax Kellermann2014-02-061-0/+3
* | Client*: move to client/Max Kellermann2014-01-241-1/+1
* | copyright year 2014Max Kellermann2014-01-131-1/+1
* | input/smbclient: new input pluginMax Kellermann2013-12-291-0/+3
* | add draft ALSA input pluginSteven O'Brien2013-12-191-0/+3
* | Util/StringUtil: add StringStartsWith()Max Kellermann2013-11-281-3/+2
* | include cleanup using iwyuMax Kellermann2013-11-281-2/+0
|/
* *: use references instead of pointersMax Kellermann2013-10-191-1/+1
* input/curl: enable httpsAles Guzik2013-09-051-0/+1
* input/soup: plugin removedMax Kellermann2013-04-171-1/+1
* uri: convert to C++Max Kellermann2013-04-081-5/+1
* Client: rename the struct client to class ClientMax Kellermann2013-01-031-1/+1
* ls.h: rename to ls.hxxMax Kellermann2013-01-031-1/+1
* client: convert to C++Max Kellermann2013-01-031-1/+2
* ls: convert to C++Max Kellermann2013-01-031-0/+103