aboutsummaryrefslogtreecommitdiffstats
path: root/src/playlist_song.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-02-13mapper: add mapper_get_music_directory()Max Kellermann1-3/+1
2011-10-06playlist_song: allow references to songs outside the musicdirMax Kellermann1-0/+6
2011-10-06playlist_song: fix absolute path support in playlistsJesús Bravo Álvarez1-3/+2
2011-05-09playlist_song: fix playlist files in base music directoryMax Kellermann1-0/+7
2011-05-09playlist_song: fix NULL pointer dereferenceMax Kellermann1-1/+1
2011-01-29copyright year 2011Max Kellermann1-1/+1
2010-12-23playlist_song: add flag "secure"Max Kellermann1-5/+7
2010-11-08playlist_song: calculate duration of last CUE trackMax Kellermann1-0/+8
2010-07-25playlist_song: fix memory leakMax Kellermann1-0/+2
2010-02-08playlist_queue: moved check_translate_song() to playlist_song.cMax Kellermann1-0/+139