aboutsummaryrefslogtreecommitdiff
path: root/src/input_registry.c
Commit message (Collapse)AuthorAge
* input/soup: new input plugin based on libsoupMax Kellermann2011-08-24
| | | | | | | | To demonstrate the new I/O thread. libsoup is well-integrated into the GLib main loop, which made this plugin pretty easy to write. As a side effect, we have to initialize the I/O thread in all debug programs that use the input API.
* input: Add despotify input pluginSimon Kagstrom2011-03-29
| | | | | | | | | | For Spotify tracks. Uses a spt URI, so with mpc you can play tracks with e.g., mpc add spt://spotify:track:5qENVY0YEdZ7fiuOax70x1 mpc play Uses the pcm_decoder_plugin for the output
* copyright year 2011Max Kellermann2011-01-29
|
* configure.ac: hook the cdio_paranoia input pluginMax Kellermann2010-12-22
|
* input/ffmpeg: new input plugin using libavformat's "avio" libraryMax Kellermann2010-05-18
|
* Update copyright notices.Avuton Olrich2009-12-31
|
* input_stream: moved plugin list to input_registry.cMax Kellermann2009-12-14