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
Age
Commit message (
Expand
)
Author
2010-10-11
playlist/rss: new playlist plugin for RSS feeds
Max Kellermann
2010-06-25
playlist/cue: last track ends at end of file
Max Kellermann
2010-04-01
cue: fix code style
Orivej Desh
2010-03-28
cue: prepend pregap to the beginning of the track
Orivej Desh
2010-01-06
playlist: added a FLAC playlist plugin
Max Kellermann
2010-01-01
input_stream: return allocated input_stream objects
Max Kellermann
2009-12-31
Update copyright notices.
Avuton Olrich
2009-12-27
playlist/cue: fill song.start_ms, .end_ms
Max Kellermann
2009-12-27
playlist/cue: return the original song URI
Max Kellermann
2009-12-16
playlist: added CUE playlist plugin
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
moved GLib compatibility code to glib_compat.h
Max Kellermann
2009-11-06
playlist: added extm3u plugin
Max Kellermann
2009-11-06
playlist/{m3u,pls}: removed URI checks
Max Kellermann
2009-10-21
playlist: new ASX playlist plugin
Max Kellermann
2009-10-21
playlist/xspf: ignore text in root, playlist, tracklist
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/m3u: added plugin name
Max Kellermann
2009-10-12
playlist_plugin: new plugin API for playlist parsers
Max Kellermann