aboutsummaryrefslogtreecommitdiffstats
path: root/src/ls.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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