summaryrefslogtreecommitdiff
path: root/src/mapper.c
AgeCommit message (Expand)Author
2009-01-17conf: no CamelCase, part IMax Kellermann
2009-01-15mapper: check if g_get_user_special_dir() is supported by GLibMax Kellermann
2009-01-08mapper: use directory_is_root() instead of isRootDirectory()Max Kellermann
2009-01-08path: allocate buffer in fs_charset conversion functionsMax Kellermann
2009-01-08mapper: re-add character set conversion in map_uri_fs()Stepan Pologov
2009-01-07mapper: don't allocate music_dir twiceMax Kellermann
2009-01-04mapper: allocate the result of map_fs_to_utf8()Max Kellermann
2009-01-02mapper: allocate the result of map_directory_child_fs(), map_song_fs()Max Kellermann
2009-01-02mapper: allocate the result of map_uri_fs(), map_directory_fs()Max Kellermann
2009-01-01mapper: allocate playlist path from heapMax Kellermann
2009-01-01mapper: fall back to XDG music directoryMax Kellermann
2008-12-29removed os_compat.hMax Kellermann
2008-12-24playlist: fix stored playlist modifications with absolute pathsMax Kellermann
2008-11-20mapper: use the utf8_to_fs_charset() resultKonstantin Sobolev
2008-10-31mapper: check for "." and ".."Max Kellermann
2008-10-31path: moved playlist_dir to mapper.cMax Kellermann
2008-10-31mapper: use g_warning() for loggingMax Kellermann
2008-10-19mapper: don't return database path with leading slashMax Kellermann
2008-10-15playlist: added support for adding songs not in the music databaseMax Kellermann
2008-10-15mapper: moved musicDir initialization from path.cMax Kellermann
2008-10-14mapper: new song-to-filesystem mapper libraryMax Kellermann