aboutsummaryrefslogtreecommitdiffstats
path: root/src/mapper.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* copyright year 2011Max Kellermann2011-01-291-1/+1
* {queue,song}_print: print relative paths if possibleMax Kellermann2010-07-251-0/+8
* Update copyright notices.Avuton Olrich2009-12-311-1/+1
* Merge branch 'v0.15.x'Max Kellermann2009-12-141-0/+2
|\
| * mapper: apply filesystem_charset to playlistsMax Kellermann2009-12-081-0/+2
* | mapper: pass music and playlist directory to mapper_init()Max Kellermann2009-07-151-1/+1
|/
* all: Update copyright header.Avuton Olrich2009-03-131-6/+7
* mapper: added dot to PLAYLIST_FILE_SUFFIXMax Kellermann2009-01-251-1/+1
* mapper: make the music_directory optionalMax Kellermann2009-01-181-0/+8
* mapper: allocate the result of map_fs_to_utf8()Max Kellermann2009-01-041-6/+2
* mapper: allocate the result of map_directory_child_fs(), map_song_fs()Max Kellermann2009-01-021-5/+4
* mapper: allocate the result of map_uri_fs(), map_directory_fs()Max Kellermann2009-01-021-4/+4
* mapper: allocate playlist path from heapMax Kellermann2009-01-011-3/+4
* playlist: fix stored playlist modifications with absolute pathsMax Kellermann2008-12-241-0/+8
* path: moved playlist_dir to mapper.cMax Kellermann2008-10-311-0/+15
* added prefix to header macrosMax Kellermann2008-10-311-2/+2
* mapper: moved musicDir initialization from path.cMax Kellermann2008-10-151-0/+4
* mapper: new song-to-filesystem mapper libraryMax Kellermann2008-10-141-0/+74