aboutsummaryrefslogtreecommitdiff
path: root/src/mapper.c
Commit message (Expand)AuthorAge
* mapper: allocate the result of map_directory_child_fs(), map_song_fs()Max Kellermann2009-01-02
* mapper: allocate the result of map_uri_fs(), map_directory_fs()Max Kellermann2009-01-02
* mapper: allocate playlist path from heapMax Kellermann2009-01-01
* mapper: fall back to XDG music directoryMax Kellermann2009-01-01
* removed os_compat.hMax Kellermann2008-12-29
* playlist: fix stored playlist modifications with absolute pathsMax Kellermann2008-12-24
* mapper: use the utf8_to_fs_charset() resultKonstantin Sobolev2008-11-20
* mapper: check for "." and ".."Max Kellermann2008-10-31
* path: moved playlist_dir to mapper.cMax Kellermann2008-10-31
* mapper: use g_warning() for loggingMax Kellermann2008-10-31
* mapper: don't return database path with leading slashMax Kellermann2008-10-19
* playlist: added support for adding songs not in the music databaseMax Kellermann2008-10-15
* mapper: moved musicDir initialization from path.cMax Kellermann2008-10-15
* mapper: new song-to-filesystem mapper libraryMax Kellermann2008-10-14