aboutsummaryrefslogtreecommitdiffstats
path: root/src/playlist_song.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* playlist_song: fix potential charset bug in apply_song_metadata()Max Kellermann2012-10-051-2/+9
* playlist_song: pass const song to _check_load_song()Max Kellermann2012-08-161-1/+1
* playlist_song: fix user-after-free bugMax Kellermann2012-08-161-1/+3
* playlist_song: use map_to_relative_path()Max Kellermann2012-08-141-4/+4
* playlist_song: improve const-correctnessMax Kellermann2012-08-141-5/+4
* playlist_song: move code to playlist_check_load_song()Max Kellermann2012-08-141-23/+23
* mapper: add mapper_get_music_directory()Max Kellermann2012-02-131-3/+1
* playlist_song: allow references to songs outside the musicdirMax Kellermann2011-10-061-0/+6
* Merge branch 'v0.16.x'Max Kellermann2011-10-061-3/+2
|\
| * playlist_song: fix absolute path support in playlistsJesús Bravo Álvarez2011-10-061-3/+2
* | Merge branch 'v0.16.x'Max Kellermann2011-06-031-1/+8
|\|
| * playlist_song: fix playlist files in base music directoryMax Kellermann2011-05-091-0/+7
| * playlist_song: fix NULL pointer dereferenceMax Kellermann2011-05-091-1/+1
* | copyright year 2011Max Kellermann2011-01-291-1/+1
* | playlist_song: add flag "secure"Max Kellermann2010-12-231-5/+7
|/
* playlist_song: calculate duration of last CUE trackMax Kellermann2010-11-081-0/+8
* playlist_song: fix memory leakMax Kellermann2010-07-251-0/+2
* playlist_queue: moved check_translate_song() to playlist_song.cMax Kellermann2010-02-081-0/+139