aboutsummaryrefslogtreecommitdiffstats
path: root/src/ls.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Util/StringUtil: add StringStartsWith()Max Kellermann2013-11-281-3/+2
| | | | Replaces GLib's g_str_has_prefix().
* 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
| | | | | | This plugin is cumbersome to support, now that MPD is migrating away from GLib and the GLib event loop. It has no practical advantages over the CURL plugin. Soup requires the bloated GType library.
* 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