Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-10 | input_stream: convert to C++ (internally) | Max Kellermann | |
2011-08-24 | input/soup: new input plugin based on libsoup | Max Kellermann | |
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. | |||
2011-03-29 | input: Add despotify input plugin | Simon Kagstrom | |
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 | |||
2011-01-29 | copyright year 2011 | Max Kellermann | |
2010-12-22 | configure.ac: hook the cdio_paranoia input plugin | Max Kellermann | |
2010-05-18 | input/ffmpeg: new input plugin using libavformat's "avio" library | Max Kellermann | |
2009-12-31 | Update copyright notices. | Avuton Olrich | |
2009-12-14 | input_stream: moved plugin list to input_registry.c | Max Kellermann | |