aboutsummaryrefslogtreecommitdiffstats
path: root/src/stored_playlist.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* path: moved playlist_dir to mapper.cMax Kellermann2008-10-311-17/+24
* stored_playlist: fixed signed comparison warningMax Kellermann2008-10-261-1/+1
* stored_playlist: emit idle event on deleteMax Kellermann2008-10-231-0/+1
* stored_playlist: renamed and moved spl_delete() to stored_playlist.cMax Kellermann2008-10-231-0/+15
* stored_playlist: spl_load() returns GPtrArrayMax Kellermann2008-10-231-128/+62
* stored_playlist: unsigned index argumentsMax Kellermann2008-10-231-4/+4
* stored_playlist: added spl_list()Max Kellermann2008-10-221-0/+79
* stored_playlist: spl_append_uri() returns enum playlist_resultMax Kellermann2008-10-221-4/+3
* stored_playlist: de-CamelCase moved functionMax Kellermann2008-10-221-1/+2
* stored_playlist: moved functions from playlist.cMax Kellermann2008-10-221-0/+22
* stored_playlist: no CamelCaseMax Kellermann2008-10-221-19/+23
* renamed storedPlaylist.c to stored_playlist.cMax Kellermann2008-10-221-0/+340