Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2011-05-09 | playlist_song: fix playlist files in base music directory | Max Kellermann | 1 | -0/+7 | |
g_path_get_dirname() returns "." when there is no directory name in the given path. This patch adds a workaround for that. | |||||
2011-05-09 | playlist_song: fix NULL pointer dereference | Max Kellermann | 1 | -1/+1 | |
2011-01-29 | copyright year 2011 | Max Kellermann | 1 | -1/+1 | |
2010-12-23 | playlist_song: add flag "secure" | Max Kellermann | 1 | -5/+7 | |
Optionally allow all local files. "Insecure" mode is used for printing playlists. | |||||
2010-11-08 | playlist_song: calculate duration of last CUE track | Max Kellermann | 1 | -0/+8 | |
2010-07-25 | playlist_song: fix memory leak | Max Kellermann | 1 | -0/+2 | |
Free the temporary path string in apply_song_metadata(). | |||||
2010-02-08 | playlist_queue: moved check_translate_song() to playlist_song.c | Max Kellermann | 1 | -0/+139 | |