Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | input/curl: enable https | Ales Guzik | 2013-09-05 | 1 | -0/+1 |
| | |||||
* | input/soup: plugin removed | Max Kellermann | 2013-04-17 | 1 | -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 Kellermann | 2013-04-08 | 1 | -5/+1 |
| | |||||
* | Client: rename the struct client to class Client | Max Kellermann | 2013-01-03 | 1 | -1/+1 |
| | |||||
* | ls.h: rename to ls.hxx | Max Kellermann | 2013-01-03 | 1 | -1/+1 |
| | |||||
* | client: convert to C++ | Max Kellermann | 2013-01-03 | 1 | -1/+2 |
| | |||||
* | ls: convert to C++ | Max Kellermann | 2013-01-03 | 1 | -0/+103 |