summaryrefslogtreecommitdiff
path: root/src/stored_playlist.h
AgeCommit message (Expand)Author
2012-09-28stored_playlist, playlist_save: use C++ compilerMax Kellermann
2011-09-11stored_playlist: return GError, code is playlist_resultMax Kellermann
2011-09-11playlist: move enum playlist_result to playlist_error.hMax Kellermann
2011-03-31fix common misspellingsJonathan Neuschäfer
2011-01-29copyright year 2011Max Kellermann
2009-12-31Update copyright notices.Avuton Olrich
2009-03-13all: Update copyright header.Avuton Olrich
2009-01-25playlist: moved is_valid_playlist_name() to stored_playlist.cMax Kellermann
2009-01-25stored_playlist: moved configuration variables from playlist.cMax Kellermann
2008-12-04stored_playlist: include time.h for the time_t typeMax Kellermann
2008-10-23stored_playlist: renamed and moved spl_delete() to stored_playlist.cMax Kellermann
2008-10-23stored_playlist: spl_load() returns GPtrArrayMax Kellermann
2008-10-23stored_playlist: unsigned index argumentsMax Kellermann
2008-10-22stored_playlist: added spl_list()Max Kellermann
2008-10-22stored_playlist: spl_append_uri() returns enum playlist_resultMax Kellermann
2008-10-22stored_playlist: de-CamelCase moved functionMax Kellermann
2008-10-22stored_playlist: moved functions from playlist.cMax Kellermann
2008-10-22stored_playlist: no CamelCaseMax Kellermann
2008-10-22renamed storedPlaylist.c to stored_playlist.cMax Kellermann