aboutsummaryrefslogtreecommitdiffstats
path: root/src/playlist_save.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* update: check return valuesMax Kellermann2008-10-311-1/+2
* stored_playlist: don't map files outside the databaseMax Kellermann2008-10-231-2/+3
* playlist: don't use uninitialized local variable (typo)Max Kellermann2008-10-141-1/+1
* mapper: new song-to-filesystem mapper libraryMax Kellermann2008-10-141-8/+14
* playlist: moved code to playlist_save.cMax Kellermann2008-10-141-0/+49