| Commit message (Expand) | Author | Files | Lines |
2013-01-02 | playlist_{any,song,queue}: convert to C++ | Max Kellermann | 1 | -170/+0 |
2012-10-05 | playlist_song: fix potential charset bug in apply_song_metadata() | Max Kellermann | 1 | -2/+9 |
2012-08-16 | DatabasePlugin: add method ReturnSong() | Max Kellermann | 1 | -5/+6 |
2012-08-16 | playlist_song: pass const song to _check_load_song() | Max Kellermann | 1 | -1/+1 |
2012-08-16 | playlist_song: fix user-after-free bug | Max Kellermann | 1 | -1/+3 |
2012-08-14 | playlist_song: use map_to_relative_path() | Max Kellermann | 1 | -4/+4 |
2012-08-14 | playlist_song: improve const-correctness | Max Kellermann | 1 | -5/+4 |
2012-08-14 | playlist_song: move code to playlist_check_load_song() | Max Kellermann | 1 | -23/+23 |
2012-02-13 | mapper: add mapper_get_music_directory() | Max Kellermann | 1 | -3/+1 |
2011-10-06 | playlist_song: allow references to songs outside the musicdir | Max Kellermann | 1 | -0/+6 |
2011-10-06 | playlist_song: fix absolute path support in playlists | Jesús Bravo Álvarez | 1 | -3/+2 |
2011-05-09 | playlist_song: fix playlist files in base music directory | Max Kellermann | 1 | -0/+7 |
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 |
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 |
2010-02-08 | playlist_queue: moved check_translate_song() to playlist_song.c | Max Kellermann | 1 | -0/+139 |