| Commit message (Expand) | Author | Files | Lines |
2014-01-13 | input/despotify: change name to "despotify" | Max Kellermann | 1 | -1/+1 |
2014-01-13 | copyright year 2014 | Max Kellermann | 1 | -1/+1 |
2014-01-08 | DespotifyUtils: return Tag, not pointer | Max Kellermann | 1 | -5/+6 |
2014-01-08 | DespotifyUtils: pass const ds_track reference | Max Kellermann | 1 | -1/+1 |
2013-12-14 | input/despotify: don't log "eof" flag after setting it | Max Kellermann | 1 | -1/+1 |
2013-12-14 | input/despotify: convert to class | Max Kellermann | 1 | -45/+73 |
2013-11-28 | Util/StringUtil: add StringStartsWith() | Max Kellermann | 1 | -3/+2 |
2013-10-28 | *: use nullptr instead of NULL | Max Kellermann | 1 | -8/+8 |
2013-10-23 | input_stream: rename struct to InputStream | Max Kellermann | 1 | -6/+6 |
2013-10-23 | InputInternal: remove obsolete library | Max Kellermann | 1 | -1/+0 |
2013-10-17 | input_plugin: rename struct to "InputPlugin" | Max Kellermann | 1 | -1/+1 |
2013-10-15 | input/*: don't allocate attribute "mime" | Max Kellermann | 1 | -1/+1 |
2013-10-02 | Log: new logging library API | Max Kellermann | 1 | -4/+5 |
2013-09-05 | Tag, ...: move to libtag.a | Max Kellermann | 1 | -1/+1 |
2013-09-04 | util/Error: new error passing library | Max Kellermann | 1 | -2/+2 |
2013-09-03 | input/{mms,despotify}: remove "seek" implementation | Max Kellermann | 1 | -10/+2 |
2013-08-04 | *: use gcc.h macros instead of GLib | Max Kellermann | 1 | -7/+7 |
2013-07-30 | tag: convert to C++ | Max Kellermann | 1 | -6/+5 |
2013-01-28 | InputStream: add constructor/destructor | Max Kellermann | 1 | -4/+2 |
2013-01-28 | input/despotify: add constructor/destructor | Max Kellermann | 1 | -26/+33 |
2013-01-28 | input/despotify: rename class | Max Kellermann | 1 | -10/+9 |
2013-01-27 | DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCond | Max Kellermann | 1 | -1/+1 |
2013-01-26 | input_stream: forward-declare the struct | Max Kellermann | 1 | -0/+1 |
2013-01-25 | input_{internal,plugin}: convert to C++ | Max Kellermann | 1 | -2/+2 |
2013-01-21 | input,playlist/despotify: convert to C++ | Max Kellermann | 1 | -10/+18 |
2011-09-16 | input_stream: non-blocking I/O | Max Kellermann | 1 | -2/+5 |
2011-09-14 | input_stream: move input_stream_init(), _deinit() to _internal.c | Max Kellermann | 1 | -0/+1 |
2011-03-29 | input: Add despotify input plugin | Simon Kagstrom | 1 | -0/+226 |