index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
playlist_list.c
Age
Commit message (
Expand
)
Author
2010-01-01
input_stream: return allocated input_stream objects
Max Kellermann
2009-12-31
Update copyright notices.
Avuton Olrich
2009-12-27
playlist_list: wait for the input stream to become ready
Max Kellermann
2009-12-26
playlist_list: use uri_get_suffix()
Max Kellermann
2009-12-16
playlist: added CUE playlist plugin
Max Kellermann
2009-12-16
playlist_list: support URI suffix match
Max Kellermann
2009-12-16
playlist_list: check if open method is present
Max Kellermann
2009-12-15
input_stream: return errors with GError
Max Kellermann
2009-11-12
include config.h in all sources
Max Kellermann
2009-11-10
configure.ac: require GLib 2.12
Max Kellermann
2009-11-06
utils: renamed stringFoundInStringArray()
Max Kellermann
2009-11-06
playlist_list: added function playlist_list_open_path()
Max Kellermann
2009-11-06
playlist: added extm3u plugin
Max Kellermann
2009-11-06
playlist_list: rewind the stream before opening the playlist
Max Kellermann
2009-10-21
playlist: new ASX playlist plugin
Max Kellermann
2009-10-15
Add PLS Parser
Qball Cow
2009-10-13
playlist: added plugin for last.fm radio
Max Kellermann
2009-10-13
playlist: added XSPF plugin
Max Kellermann
2009-10-13
playlist_list: pass configuration to playlist plugins
Max Kellermann
2009-10-13
playlist_list: initialize the "playlist" variable
Max Kellermann
2009-10-12
playlist_plugin: new plugin API for playlist parsers
Max Kellermann