| Commit message (Expand) | Author | Age | Files | Lines |
* | playlist/rss: new playlist plugin for RSS feeds | Max Kellermann | 2010-10-11 | 1 | -0/+2 |
* | eliminate g_error() usage | Thomas Jansen | 2010-09-25 | 1 | -1/+2 |
* | playlist_list: probe plugin without MIME attributes | Max Kellermann | 2010-06-25 | 1 | -3/+23 |
* | playlist_list: moved input_stream.ready loop to calling function | Max Kellermann | 2010-06-25 | 1 | -22/+11 |
* | playlist_list: wait for input stream to become ready | Aaron Griffith | 2010-06-25 | 1 | -0/+22 |
* | playlist_list: export playlist_suffix_supported() | Max Kellermann | 2010-06-01 | 1 | -1/+1 |
* | playlist_list: playlist_list_open_path() returns input_stream | Max Kellermann | 2010-06-01 | 1 | -2/+4 |
* | playlist_list: move fallback g_uri_parse_scheme() to glib_compat.h | Max Kellermann | 2010-06-01 | 1 | -14/+1 |
* | playlist: added a FLAC playlist plugin | Max Kellermann | 2010-01-06 | 1 | -0/+4 |
* | input_stream: return allocated input_stream objects | Max Kellermann | 2010-01-01 | 1 | -2/+4 |
* | Update copyright notices. | Avuton Olrich | 2009-12-31 | 1 | -1/+1 |
* | playlist_list: wait for the input stream to become ready | Max Kellermann | 2009-12-27 | 1 | -0/+10 |
* | playlist_list: use uri_get_suffix() | Max Kellermann | 2009-12-26 | 1 | -4/+2 |
* | playlist: added CUE playlist plugin | Max Kellermann | 2009-12-16 | 1 | -0/+4 |
* | playlist_list: support URI suffix match | Max Kellermann | 2009-12-16 | 1 | -2/+54 |
* | playlist_list: check if open method is present | Max Kellermann | 2009-12-16 | 1 | -2/+6 |
* | input_stream: return errors with GError | Max Kellermann | 2009-12-15 | 1 | -4/+13 |
* | include config.h in all sources | Max Kellermann | 2009-11-12 | 1 | -1/+1 |
* | configure.ac: require GLib 2.12 | Max Kellermann | 2009-11-10 | 1 | -0/+12 |
* | utils: renamed stringFoundInStringArray() | Max Kellermann | 2009-11-06 | 1 | -7/+8 |
* | playlist_list: added function playlist_list_open_path() | Max Kellermann | 2009-11-06 | 1 | -0/+36 |
* | playlist: added extm3u plugin | Max Kellermann | 2009-11-06 | 1 | -0/+2 |
* | playlist_list: rewind the stream before opening the playlist | Max Kellermann | 2009-11-06 | 1 | -0/+9 |
* | playlist: new ASX playlist plugin | Max Kellermann | 2009-10-21 | 1 | -0/+2 |
* | Add PLS Parser | Qball Cow | 2009-10-15 | 1 | -0/+2 |
* | playlist: added plugin for last.fm radio | Max Kellermann | 2009-10-13 | 1 | -0/+5 |
* | playlist: added XSPF plugin | Max Kellermann | 2009-10-13 | 1 | -0/+2 |
* | playlist_list: pass configuration to playlist plugins | Max Kellermann | 2009-10-13 | 1 | -2/+40 |
* | playlist_list: initialize the "playlist" variable | Max Kellermann | 2009-10-13 | 1 | -1/+1 |
* | playlist_plugin: new plugin API for playlist parsers | Max Kellermann | 2009-10-12 | 1 | -0/+146 |