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
/
stored_playlist.h
Age
Commit message (
Expand
)
Author
2012-09-28
stored_playlist, playlist_save: use C++ compiler
Max Kellermann
2011-09-11
stored_playlist: return GError, code is playlist_result
Max Kellermann
2011-09-11
playlist: move enum playlist_result to playlist_error.h
Max Kellermann
2011-03-31
fix common misspellings
Jonathan Neuschäfer
2011-01-29
copyright year 2011
Max Kellermann
2009-12-31
Update copyright notices.
Avuton Olrich
2009-03-13
all: Update copyright header.
Avuton Olrich
2009-01-25
playlist: moved is_valid_playlist_name() to stored_playlist.c
Max Kellermann
2009-01-25
stored_playlist: moved configuration variables from playlist.c
Max Kellermann
2008-12-04
stored_playlist: include time.h for the time_t type
Max Kellermann
2008-10-23
stored_playlist: renamed and moved spl_delete() to stored_playlist.c
Max Kellermann
2008-10-23
stored_playlist: spl_load() returns GPtrArray
Max Kellermann
2008-10-23
stored_playlist: unsigned index arguments
Max Kellermann
2008-10-22
stored_playlist: added spl_list()
Max Kellermann
2008-10-22
stored_playlist: spl_append_uri() returns enum playlist_result
Max Kellermann
2008-10-22
stored_playlist: de-CamelCase moved function
Max Kellermann
2008-10-22
stored_playlist: moved functions from playlist.c
Max Kellermann
2008-10-22
stored_playlist: no CamelCase
Max Kellermann
2008-10-22
renamed storedPlaylist.c to stored_playlist.c
Max Kellermann