aboutsummaryrefslogtreecommitdiffstats
path: root/src/playlist_list.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-06utils: renamed stringFoundInStringArray()Max Kellermann1-7/+8
2009-11-06playlist_list: added function playlist_list_open_path()Max Kellermann1-0/+36
2009-11-06playlist: added extm3u pluginMax Kellermann1-0/+2
2009-11-06playlist_list: rewind the stream before opening the playlistMax Kellermann1-0/+9
2009-10-21playlist: new ASX playlist pluginMax Kellermann1-0/+2
2009-10-15Add PLS ParserQball Cow1-0/+2
2009-10-13playlist: added plugin for last.fm radioMax Kellermann1-0/+5
2009-10-13playlist: added XSPF pluginMax Kellermann1-0/+2
2009-10-13playlist_list: pass configuration to playlist pluginsMax Kellermann1-2/+40
2009-10-13playlist_list: initialize the "playlist" variableMax Kellermann1-1/+1
2009-10-12playlist_plugin: new plugin API for playlist parsersMax Kellermann1-0/+146