aboutsummaryrefslogtreecommitdiff
path: root/src/stored_playlist.h
Commit message (Expand)AuthorAge
* stored_playlist: return GError, code is playlist_resultMax Kellermann2011-09-11
* playlist: move enum playlist_result to playlist_error.hMax Kellermann2011-09-11
* fix common misspellingsJonathan Neuschäfer2011-03-31
* copyright year 2011Max Kellermann2011-01-29
* Update copyright notices.Avuton Olrich2009-12-31
* all: Update copyright header.Avuton Olrich2009-03-13
* playlist: moved is_valid_playlist_name() to stored_playlist.cMax Kellermann2009-01-25
* stored_playlist: moved configuration variables from playlist.cMax Kellermann2009-01-25
* stored_playlist: include time.h for the time_t typeMax Kellermann2008-12-04
* stored_playlist: renamed and moved spl_delete() to stored_playlist.cMax Kellermann2008-10-23
* stored_playlist: spl_load() returns GPtrArrayMax Kellermann2008-10-23
* stored_playlist: unsigned index argumentsMax Kellermann2008-10-23
* stored_playlist: added spl_list()Max Kellermann2008-10-22
* stored_playlist: spl_append_uri() returns enum playlist_resultMax Kellermann2008-10-22
* stored_playlist: de-CamelCase moved functionMax Kellermann2008-10-22
* stored_playlist: moved functions from playlist.cMax Kellermann2008-10-22
* stored_playlist: no CamelCaseMax Kellermann2008-10-22
* renamed storedPlaylist.c to stored_playlist.cMax Kellermann2008-10-22