aboutsummaryrefslogtreecommitdiff
path: root/src/playlist_list.c
Commit message (Expand)AuthorAge
* require GLib 2.16Max Kellermann2012-07-10
* Merge branch 'v0.16.x'Max Kellermann2012-06-12
|\
| * playlist_list: add _for_each() macrosMax Kellermann2012-06-12
* | A soundcloud playlist plugin.Robert Vollmert2012-03-01
* | playlist/flac: delete this obsolete pluginMax Kellermann2012-02-12
* | playlist/embcue: new plugin for reading embedded cue sheetsMax Kellermann2012-02-12
* | cue_parser: new line based CUE sheet parserMax Kellermann2012-02-10
* | input_stream: non-blocking I/OMax Kellermann2011-09-16
* | playlist: Add despotify playlist pluginSimon Kagstrom2011-03-29
* | copyright year 2011Max Kellermann2011-01-29
* | utils: move string_array_contains() to string_util.cMax Kellermann2010-12-23
|/
* playlist/rss: new playlist plugin for RSS feedsMax Kellermann2010-10-11
* eliminate g_error() usageThomas Jansen2010-09-25
* playlist_list: probe plugin without MIME attributesMax Kellermann2010-06-25
* playlist_list: moved input_stream.ready loop to calling functionMax Kellermann2010-06-25
* playlist_list: wait for input stream to become readyAaron Griffith2010-06-25
* playlist_list: export playlist_suffix_supported()Max Kellermann2010-06-01
* playlist_list: playlist_list_open_path() returns input_streamMax Kellermann2010-06-01
* playlist_list: move fallback g_uri_parse_scheme() to glib_compat.hMax Kellermann2010-06-01
* playlist: added a FLAC playlist pluginMax Kellermann2010-01-06
* input_stream: return allocated input_stream objectsMax Kellermann2010-01-01
* Update copyright notices.Avuton Olrich2009-12-31
* playlist_list: wait for the input stream to become readyMax Kellermann2009-12-27
* playlist_list: use uri_get_suffix()Max Kellermann2009-12-26
* playlist: added CUE playlist pluginMax Kellermann2009-12-16
* playlist_list: support URI suffix matchMax Kellermann2009-12-16
* playlist_list: check if open method is presentMax Kellermann2009-12-16
* input_stream: return errors with GErrorMax Kellermann2009-12-15
* include config.h in all sourcesMax Kellermann2009-11-12
* configure.ac: require GLib 2.12Max Kellermann2009-11-10
* utils: renamed stringFoundInStringArray()Max Kellermann2009-11-06
* playlist_list: added function playlist_list_open_path()Max Kellermann2009-11-06
* playlist: added extm3u pluginMax Kellermann2009-11-06
* playlist_list: rewind the stream before opening the playlistMax Kellermann2009-11-06
* playlist: new ASX playlist pluginMax Kellermann2009-10-21
* Add PLS ParserQball Cow2009-10-15
* playlist: added plugin for last.fm radioMax Kellermann2009-10-13
* playlist: added XSPF pluginMax Kellermann2009-10-13
* playlist_list: pass configuration to playlist pluginsMax Kellermann2009-10-13
* playlist_list: initialize the "playlist" variableMax Kellermann2009-10-13
* playlist_plugin: new plugin API for playlist parsersMax Kellermann2009-10-12