index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mapper.c
Age
Commit message (
Expand
)
Author
2009-01-17
conf: no CamelCase, part I
Max Kellermann
2009-01-15
mapper: check if g_get_user_special_dir() is supported by GLib
Max Kellermann
2009-01-08
mapper: use directory_is_root() instead of isRootDirectory()
Max Kellermann
2009-01-08
path: allocate buffer in fs_charset conversion functions
Max Kellermann
2009-01-08
mapper: re-add character set conversion in map_uri_fs()
Stepan Pologov
2009-01-07
mapper: don't allocate music_dir twice
Max Kellermann
2009-01-04
mapper: allocate the result of map_fs_to_utf8()
Max Kellermann
2009-01-02
mapper: allocate the result of map_directory_child_fs(), map_song_fs()
Max Kellermann
2009-01-02
mapper: allocate the result of map_uri_fs(), map_directory_fs()
Max Kellermann
2009-01-01
mapper: allocate playlist path from heap
Max Kellermann
2009-01-01
mapper: fall back to XDG music directory
Max Kellermann
2008-12-29
removed os_compat.h
Max Kellermann
2008-12-24
playlist: fix stored playlist modifications with absolute paths
Max Kellermann
2008-11-20
mapper: use the utf8_to_fs_charset() result
Konstantin Sobolev
2008-10-31
mapper: check for "." and ".."
Max Kellermann
2008-10-31
path: moved playlist_dir to mapper.c
Max Kellermann
2008-10-31
mapper: use g_warning() for logging
Max Kellermann
2008-10-19
mapper: don't return database path with leading slash
Max Kellermann
2008-10-15
playlist: added support for adding songs not in the music database
Max Kellermann
2008-10-15
mapper: moved musicDir initialization from path.c
Max Kellermann
2008-10-14
mapper: new song-to-filesystem mapper library
Max Kellermann