aboutsummaryrefslogtreecommitdiffstats
path: root/src/mapper.h (unfollow)
Commit message (Expand)AuthorFilesLines
2011-01-29copyright year 2011Max Kellermann1-1/+1
2010-07-25{queue,song}_print: print relative paths if possibleMax Kellermann1-0/+8
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
2009-12-08mapper: apply filesystem_charset to playlistsMax Kellermann1-0/+2
2009-07-15mapper: pass music and playlist directory to mapper_init()Max Kellermann1-1/+1
2009-03-13all: Update copyright header.Avuton Olrich1-6/+7
2009-01-25mapper: added dot to PLAYLIST_FILE_SUFFIXMax Kellermann1-1/+1
2009-01-18mapper: make the music_directory optionalMax Kellermann1-0/+8
2009-01-04mapper: allocate the result of map_fs_to_utf8()Max Kellermann1-6/+2
2009-01-02mapper: allocate the result of map_directory_child_fs(), map_song_fs()Max Kellermann1-5/+4
2009-01-02mapper: allocate the result of map_uri_fs(), map_directory_fs()Max Kellermann1-4/+4
2009-01-01mapper: allocate playlist path from heapMax Kellermann1-3/+4
2008-12-24playlist: fix stored playlist modifications with absolute pathsMax Kellermann1-0/+8
2008-10-31path: moved playlist_dir to mapper.cMax Kellermann1-0/+15
2008-10-31added prefix to header macrosMax Kellermann1-2/+2
2008-10-15mapper: moved musicDir initialization from path.cMax Kellermann1-0/+4
2008-10-14mapper: new song-to-filesystem mapper libraryMax Kellermann1-0/+74