| Commit message (Expand) | Author | Age | Files | Lines |
* | playlist: added a FLAC playlist plugin | Max Kellermann | 2010-01-06 | 2 | -0/+195 |
* | input_stream: return allocated input_stream objects | Max Kellermann | 2010-01-01 | 1 | -23/+21 |
* | Update copyright notices. | Avuton Olrich | 2009-12-31 | 14 | -14/+14 |
* | playlist/cue: fill song.start_ms, .end_ms | Max Kellermann | 2009-12-27 | 1 | -0/+3 |
* | playlist/cue: return the original song URI | Max Kellermann | 2009-12-27 | 1 | -10/+1 |
* | playlist: added CUE playlist plugin | Max Kellermann | 2009-12-16 | 2 | -0/+162 |
* | input_stream: return errors with GError | Max Kellermann | 2009-12-15 | 4 | -13/+60 |
* | include config.h in all sources | Max Kellermann | 2009-11-12 | 6 | -0/+6 |
* | moved GLib compatibility code to glib_compat.h | Max Kellermann | 2009-11-10 | 1 | -10/+1 |
* | playlist: added extm3u plugin | Max Kellermann | 2009-11-06 | 2 | -0/+185 |
* | playlist/{m3u,pls}: removed URI checks | Max Kellermann | 2009-11-06 | 2 | -7/+1 |
* | playlist: new ASX playlist plugin | Max Kellermann | 2009-10-21 | 2 | -0/+338 |
* | playlist/xspf: ignore text in root, playlist, tracklist | Max Kellermann | 2009-10-21 | 1 | -0/+2 |
* | Add PLS Parser | Qball Cow | 2009-10-15 | 2 | -0/+240 |
* | playlist: added plugin for last.fm radio | Max Kellermann | 2009-10-13 | 2 | -0/+325 |
* | playlist: added XSPF plugin | Max Kellermann | 2009-10-13 | 2 | -0/+356 |
* | playlist/m3u: added plugin name | Max Kellermann | 2009-10-13 | 1 | -0/+2 |
* | playlist_plugin: new plugin API for playlist parsers | Max Kellermann | 2009-10-12 | 2 | -0/+114 |