aboutsummaryrefslogtreecommitdiffstats
path: root/src/mapper.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-01-02mapper: allocate the result of map_directory_child_fs(), map_song_fs()Max Kellermann1-11/+12
2009-01-02mapper: allocate the result of map_uri_fs(), map_directory_fs()Max Kellermann1-19/+10
2009-01-01mapper: allocate playlist path from heapMax Kellermann1-12/+9
2009-01-01mapper: fall back to XDG music directoryMax Kellermann1-1/+11
2008-12-29removed os_compat.hMax Kellermann1-1/+5
2008-12-24playlist: fix stored playlist modifications with absolute pathsMax Kellermann1-1/+11
2008-11-20mapper: use the utf8_to_fs_charset() resultKonstantin Sobolev1-1/+1
2008-10-31mapper: check for "." and ".."Max Kellermann1-0/+5
2008-10-31path: moved playlist_dir to mapper.cMax Kellermann1-0/+38
2008-10-31mapper: use g_warning() for loggingMax Kellermann1-5/+5
2008-10-19mapper: don't return database path with leading slashMax Kellermann1-1/+1
2008-10-15playlist: added support for adding songs not in the music databaseMax Kellermann1-2/+5
2008-10-15mapper: moved musicDir initialization from path.cMax Kellermann1-6/+45
2008-10-14mapper: new song-to-filesystem mapper libraryMax Kellermann1-0/+77