aboutsummaryrefslogtreecommitdiffstats
path: root/src/input/DespotifyInputPlugin.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-17input_plugin: rename struct to "InputPlugin"Max Kellermann1-1/+1
2013-10-15input/*: don't allocate attribute "mime"Max Kellermann1-1/+1
2013-10-02Log: new logging library APIMax Kellermann1-4/+5
2013-09-05Tag, ...: move to libtag.aMax Kellermann1-1/+1
2013-09-04util/Error: new error passing libraryMax Kellermann1-2/+2
2013-09-03input/{mms,despotify}: remove "seek" implementationMax Kellermann1-10/+2
2013-08-04*: use gcc.h macros instead of GLibMax Kellermann1-7/+7
2013-07-30tag: convert to C++Max Kellermann1-6/+5
2013-01-28InputStream: add constructor/destructorMax Kellermann1-4/+2
2013-01-28input/despotify: add constructor/destructorMax Kellermann1-26/+33
2013-01-28input/despotify: rename classMax Kellermann1-10/+9
2013-01-27DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCondMax Kellermann1-1/+1
2013-01-26input_stream: forward-declare the structMax Kellermann1-0/+1
2013-01-25input_{internal,plugin}: convert to C++Max Kellermann1-2/+2
2013-01-21input,playlist/despotify: convert to C++Max Kellermann1-10/+18
2011-09-16input_stream: non-blocking I/OMax Kellermann1-2/+5
2011-09-14input_stream: move input_stream_init(), _deinit() to _internal.cMax Kellermann1-0/+1
2011-03-29input: Add despotify input pluginSimon Kagstrom1-0/+226