aboutsummaryrefslogtreecommitdiffstats
path: root/src/input/DespotifyInputPlugin.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* Input*: move to input/Max Kellermann2014-01-241-262/+0
* input/despotify: change name to "despotify"Max Kellermann2014-01-131-1/+1
* copyright year 2014Max Kellermann2014-01-131-1/+1
* DespotifyUtils: return Tag, not pointerMax Kellermann2014-01-081-5/+6
* DespotifyUtils: pass const ds_track referenceMax Kellermann2014-01-081-1/+1
* input/despotify: don't log "eof" flag after setting itMax Kellermann2013-12-141-1/+1
* input/despotify: convert to classMax Kellermann2013-12-141-45/+73
* Util/StringUtil: add StringStartsWith()Max Kellermann2013-11-281-3/+2
* *: use nullptr instead of NULLMax Kellermann2013-10-281-8/+8
* input_stream: rename struct to InputStreamMax Kellermann2013-10-231-6/+6
* InputInternal: remove obsolete libraryMax Kellermann2013-10-231-1/+0
* input_plugin: rename struct to "InputPlugin"Max Kellermann2013-10-171-1/+1
* input/*: don't allocate attribute "mime"Max Kellermann2013-10-151-1/+1
* Log: new logging library APIMax Kellermann2013-10-021-4/+5
* Tag, ...: move to libtag.aMax Kellermann2013-09-051-1/+1
* util/Error: new error passing libraryMax Kellermann2013-09-041-2/+2
* input/{mms,despotify}: remove "seek" implementationMax Kellermann2013-09-031-10/+2
* *: use gcc.h macros instead of GLibMax Kellermann2013-08-041-7/+7
* tag: convert to C++Max Kellermann2013-07-301-6/+5
* InputStream: add constructor/destructorMax Kellermann2013-01-281-4/+2
* input/despotify: add constructor/destructorMax Kellermann2013-01-281-26/+33
* input/despotify: rename classMax Kellermann2013-01-281-10/+9
* DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCondMax Kellermann2013-01-271-1/+1
* input_stream: forward-declare the structMax Kellermann2013-01-261-0/+1
* input_{internal,plugin}: convert to C++Max Kellermann2013-01-251-2/+2
* input,playlist/despotify: convert to C++Max Kellermann2013-01-211-0/+238