aboutsummaryrefslogtreecommitdiffstats
path: root/src/mapper.c (unfollow)
Commit message (Expand)AuthorFilesLines
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