aboutsummaryrefslogtreecommitdiffstats
path: root/src/stored_playlist.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* copyright year 2011Max Kellermann2011-01-291-1/+1
* Update copyright notices.Avuton Olrich2009-12-311-1/+1
* all: Update copyright header.Avuton Olrich2009-03-131-6/+7
* playlist: moved is_valid_playlist_name() to stored_playlist.cMax Kellermann2009-01-251-0/+8
* stored_playlist: moved configuration variables from playlist.cMax Kellermann2009-01-251-0/+8
* stored_playlist: include time.h for the time_t typeMax Kellermann2008-12-041-0/+1
* stored_playlist: renamed and moved spl_delete() to stored_playlist.cMax Kellermann2008-10-231-0/+3
* stored_playlist: spl_load() returns GPtrArrayMax Kellermann2008-10-231-2/+4
* stored_playlist: unsigned index argumentsMax Kellermann2008-10-231-2/+2
* stored_playlist: added spl_list()Max Kellermann2008-10-221-0/+18
* stored_playlist: spl_append_uri() returns enum playlist_resultMax Kellermann2008-10-221-1/+1
* stored_playlist: de-CamelCase moved functionMax Kellermann2008-10-221-3/+2
* stored_playlist: moved functions from playlist.cMax Kellermann2008-10-221-0/+4
* stored_playlist: no CamelCaseMax Kellermann2008-10-221-6/+7
* renamed storedPlaylist.c to stored_playlist.cMax Kellermann2008-10-221-0/+44