Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | copyright year 2011 | Max Kellermann | 2011-01-29 | 1 | -1/+1 |
| | |||||
* | playlist_song: add flag "secure" | Max Kellermann | 2010-12-23 | 1 | -5/+7 |
| | | | | | | Optionally allow all local files. "Insecure" mode is used for printing playlists. | ||||
* | playlist_song: calculate duration of last CUE track | Max Kellermann | 2010-11-08 | 1 | -0/+8 |
| | |||||
* | playlist_song: fix memory leak | Max Kellermann | 2010-07-25 | 1 | -0/+2 |
| | | | | Free the temporary path string in apply_song_metadata(). | ||||
* | playlist_queue: moved check_translate_song() to playlist_song.c | Max Kellermann | 2010-02-08 | 1 | -0/+139 |