Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | input_plugin: rename struct to "InputPlugin" | Max Kellermann | 2013-10-17 | 1 | -1/+1 |
| | |||||
* | Util/Macros: replacement for GLib's G_N_ELEMENTS() | Max Kellermann | 2013-10-15 | 1 | -4/+3 |
| | |||||
* | input/soup: plugin removed | Max Kellermann | 2013-04-17 | 1 | -7/+0 |
| | | | | | | 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. | ||||
* | archive/*: convert to C++ | Max Kellermann | 2013-01-24 | 1 | -1/+1 |
| | |||||
* | input,playlist/despotify: convert to C++ | Max Kellermann | 2013-01-21 | 1 | -1/+1 |
| | |||||
* | input/cdio_paranoia: convert to C++ | Max Kellermann | 2013-01-21 | 1 | -1/+1 |
| | |||||
* | input/ffmpeg: convert to C++ | Max Kellermann | 2013-01-21 | 1 | -1/+1 |
| | |||||
* | input/file,mms: convert to C++ | Max Kellermann | 2013-01-21 | 1 | -2/+2 |
| | |||||
* | input/{curl,soup}: convert to C++ | Max Kellermann | 2013-01-10 | 1 | -2/+2 |
| | |||||
* | input_stream: convert to C++ (internally) | Max Kellermann | 2013-01-10 | 1 | -0/+80 |