| Commit message (Expand) | Author | Files | Lines |
2015-01-01 | Copyright year 2015 | Max Kellermann | 1 | -1/+1 |
2014-12-04 | playlist, InotifySource, ...: update GLib comments | Max Kellermann | 1 | -1/+1 |
2014-01-24 | DespotifyUtils, Expat: move to lib/ | Max Kellermann | 1 | -1/+1 |
2014-01-23 | playlist/*: move to playlist/plugins/ | Max Kellermann | 1 | -2/+2 |
2014-01-19 | LightSong: new class to be used by DatabasePlugin callbacks | Max Kellermann | 1 | -1/+0 |
2014-01-13 | copyright year 2014 | Max Kellermann | 1 | -1/+1 |
2014-01-09 | playlist/{asx,rss,xspf}: use Expat instead of GLib to parse XML | Max Kellermann | 1 | -91/+19 |
2014-01-09 | DetachedSong: fork of struct Song | Max Kellermann | 1 | -32/+10 |
2014-01-08 | tag/TagBuilder: rename Commit() to CommitNew() | Max Kellermann | 1 | -1/+1 |
2013-12-03 | playlist/rss: use class TagBuilder | Max Kellermann | 1 | -15/+12 |
2013-12-03 | playlist/rss: rename "tag" to "tag_type" | Max Kellermann | 1 | -7/+7 |
2013-11-28 | include cleanup using iwyu | Max Kellermann | 1 | -1/+0 |
2013-10-28 | *: use nullptr instead of NULL | Max Kellermann | 1 | -12/+12 |
2013-10-23 | input_stream: rename struct to InputStream | Max Kellermann | 1 | -2/+2 |
2013-10-20 | Util/ASCII: add function StringEqualsCaseASCII() | Max Kellermann | 1 | -6/+7 |
2013-10-20 | TagType: rename enum tag_type to TagType | Max Kellermann | 1 | -1/+1 |
2013-10-02 | Log: new logging library API | Max Kellermann | 1 | -5/+8 |
2013-09-05 | Tag, ...: move to libtag.a | Max Kellermann | 1 | -1/+1 |
2013-09-05 | PlaylistPlugin: add interface SongEnumerator | Max Kellermann | 1 | -6/+5 |
2013-09-05 | InputLegacy: move functions to the input_stream class | Max Kellermann | 1 | -3/+2 |
2013-09-04 | util/Error: new error passing library | Max Kellermann | 1 | -4/+5 |
2013-09-03 | input_stream.h: rename to InputLegacy.hxx | Max Kellermann | 1 | -1/+1 |
2013-08-04 | *: use gcc.h macros instead of GLib | Max Kellermann | 1 | -6/+6 |
2013-07-30 | tag: convert to C++ | Max Kellermann | 1 | -4/+4 |
2013-07-28 | song: convert header to C++ | Max Kellermann | 1 | -7/+7 |
2013-01-29 | playlist/memory: use std::forward_list instead of GSList | Max Kellermann | 1 | -19/+5 |
2013-01-29 | playlist/{asx,rss,soundcloud,xspf}: merge code to MemoryPlaylistProvider | Max Kellermann | 1 | -38/+6 |
2013-01-27 | playlist/*: convert to C++ | Max Kellermann | 1 | -38/+43 |
2011-09-16 | input_stream: non-blocking I/O | Max Kellermann | 1 | -1/+2 |
2011-01-29 | copyright year 2011 | Max Kellermann | 1 | -1/+1 |
2010-10-11 | playlist/rss: new playlist plugin for RSS feeds | Max Kellermann | 1 | -58/+57 |
2009-12-31 | Update copyright notices. | Avuton Olrich | 1 | -1/+1 |
2009-12-15 | input_stream: return errors with GError | Max Kellermann | 1 | -2/+10 |
2009-11-12 | include config.h in all sources | Max Kellermann | 1 | -0/+1 |
2009-10-21 | playlist: new ASX playlist plugin | Max Kellermann | 1 | -120/+100 |
2009-10-21 | playlist/xspf: ignore text in root, playlist, tracklist | Max Kellermann | 1 | -0/+2 |
2009-10-13 | playlist: added XSPF plugin | Max Kellermann | 1 | -0/+331 |