| Commit message (Expand) | Author | Files | Lines |
2010-01-06 | playlist: added a FLAC playlist plugin | Max Kellermann | 1 | -0/+4 |
2010-01-01 | input_stream: return allocated input_stream objects | Max Kellermann | 1 | -2/+4 |
2009-12-31 | Update copyright notices. | Avuton Olrich | 1 | -1/+1 |
2009-12-27 | playlist_list: wait for the input stream to become ready | Max Kellermann | 1 | -0/+10 |
2009-12-26 | playlist_list: use uri_get_suffix() | Max Kellermann | 1 | -4/+2 |
2009-12-16 | playlist: added CUE playlist plugin | Max Kellermann | 1 | -0/+4 |
2009-12-16 | playlist_list: support URI suffix match | Max Kellermann | 1 | -2/+54 |
2009-12-16 | playlist_list: check if open method is present | Max Kellermann | 1 | -2/+6 |
2009-12-15 | input_stream: return errors with GError | Max Kellermann | 1 | -4/+13 |
2009-11-12 | include config.h in all sources | Max Kellermann | 1 | -1/+1 |
2009-11-10 | configure.ac: require GLib 2.12 | Max Kellermann | 1 | -0/+12 |
2009-11-06 | utils: renamed stringFoundInStringArray() | Max Kellermann | 1 | -7/+8 |
2009-11-06 | playlist_list: added function playlist_list_open_path() | Max Kellermann | 1 | -0/+36 |
2009-11-06 | playlist: added extm3u plugin | Max Kellermann | 1 | -0/+2 |
2009-11-06 | playlist_list: rewind the stream before opening the playlist | Max Kellermann | 1 | -0/+9 |
2009-10-21 | playlist: new ASX playlist plugin | Max Kellermann | 1 | -0/+2 |
2009-10-15 | Add PLS Parser | Qball Cow | 1 | -0/+2 |
2009-10-13 | playlist: added plugin for last.fm radio | Max Kellermann | 1 | -0/+5 |
2009-10-13 | playlist: added XSPF plugin | Max Kellermann | 1 | -0/+2 |
2009-10-13 | playlist_list: pass configuration to playlist plugins | Max Kellermann | 1 | -2/+40 |
2009-10-13 | playlist_list: initialize the "playlist" variable | Max Kellermann | 1 | -1/+1 |
2009-10-12 | playlist_plugin: new plugin API for playlist parsers | Max Kellermann | 1 | -0/+146 |