aboutsummaryrefslogtreecommitdiffstats
path: root/src/InputRegistry.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* input_plugin: rename struct to "InputPlugin"Max Kellermann2013-10-171-1/+1
|
* Util/Macros: replacement for GLib's G_N_ELEMENTS()Max Kellermann2013-10-151-4/+3
|
* input/soup: plugin removedMax Kellermann2013-04-171-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 Kellermann2013-01-241-1/+1
|
* input,playlist/despotify: convert to C++Max Kellermann2013-01-211-1/+1
|
* input/cdio_paranoia: convert to C++Max Kellermann2013-01-211-1/+1
|
* input/ffmpeg: convert to C++Max Kellermann2013-01-211-1/+1
|
* input/file,mms: convert to C++Max Kellermann2013-01-211-2/+2
|
* input/{curl,soup}: convert to C++Max Kellermann2013-01-101-2/+2
|
* input_stream: convert to C++ (internally)Max Kellermann2013-01-101-0/+80