aboutsummaryrefslogtreecommitdiffstats
path: root/src/playlist_song.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* playlist_song: fix memory leakMax Kellermann2010-07-251-0/+2
| | | | Free the temporary path string in apply_song_metadata().
* playlist_queue: moved check_translate_song() to playlist_song.cMax Kellermann2010-02-081-0/+139