| Commit message (Expand) | Author | Files | Lines |
2013-10-02 | Log: new logging library API | Max Kellermann | 1 | -4/+4 |
2013-09-05 | Tag, ...: move to libtag.a | Max Kellermann | 1 | -1/+1 |
2013-09-05 | PlaylistPlugin: add interface SongEnumerator | Max Kellermann | 1 | -5/+4 |
2013-09-05 | use standard snprintf() instead of GLib g_snprintf() | Max Kellermann | 1 | -1/+1 |
2013-07-30 | tag: convert to C++ | Max Kellermann | 1 | -1/+1 |
2013-07-28 | song: convert header to C++ | Max Kellermann | 1 | -3/+3 |
2013-01-29 | playlist/despotify: various code simplifications | Max Kellermann | 1 | -55/+31 |
2013-01-29 | playlist/memory: use std::forward_list instead of GSList | Max Kellermann | 1 | -13/+8 |
2013-01-29 | playlist/{asx,rss,soundcloud,xspf}: merge code to MemoryPlaylistProvider | Max Kellermann | 1 | -58/+10 |
2013-01-27 | DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCond | Max Kellermann | 1 | -2/+2 |
2013-01-27 | playlist/*: convert to C++ | Max Kellermann | 1 | -1/+1 |
2013-01-26 | playlist/*: convert to C++ | Max Kellermann | 1 | -1/+1 |
2013-01-21 | input,playlist/despotify: convert to C++ | Max Kellermann | 1 | -19/+25 |
2012-07-10 | require GLib 2.16 | Max Kellermann | 1 | -1/+1 |
2011-09-16 | input_stream: non-blocking I/O | Max Kellermann | 1 | -1/+2 |
2011-04-12 | playlist: Despotify plugin: Correct init in daemon mode | Simon Kagstrom | 1 | -1/+1 |
2011-03-29 | playlist: Add despotify playlist plugin | Simon Kagstrom | 1 | -0/+216 |