index
:
mpd
custom-cookie-path
eric
master
osx
path
svn/ancl
svn/andreas
svn/branch-0.10.3
svn/branch-0.11.4-fixes
svn/branch-0.12.1-fixes
svn/branch-0.13.0-fixes
svn/mpd-tree
svn/msells
svn/oggflac
svn/q-mpd
svn/r2562-metadata-handling-rewrite
svn/r2642-pre-avuton-merge
svn/shank-rewrite-config
svn/trunk
v0.14.x
v0.15.x
v0.16.x
v0.17.x
clone of git://git.musicpd.org/master/mpd.git
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mapper.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mapper: ignore duplicate slashes in playlists
Max Kellermann
2009-01-30
1
-0
/
+3
*
mapper: remove trailing slashes from music_directory
Max Kellermann
2009-01-30
1
-1
/
+15
*
mapper: added dot to PLAYLIST_FILE_SUFFIX
Max Kellermann
2009-01-25
1
-1
/
+1
*
conf: removed parseConfigFilePath()
Max Kellermann
2009-01-18
1
-20
/
+19
*
mapper: make the music_directory optional
Max Kellermann
2009-01-18
1
-25
/
+42
*
mapper: make the playlist directory optional
Max Kellermann
2009-01-18
1
-14
/
+24
*
conf: no CamelCase, part I
Max Kellermann
2009-01-17
1
-2
/
+4
*
mapper: check if g_get_user_special_dir() is supported by GLib
Max Kellermann
2009-01-15
1
-0
/
+2
*
mapper: use directory_is_root() instead of isRootDirectory()
Max Kellermann
2009-01-08
1
-3
/
+2
*
path: allocate buffer in fs_charset conversion functions
Max Kellermann
2009-01-08
1
-14
/
+19
*
mapper: re-add character set conversion in map_uri_fs()
Stepan Pologov
2009-01-08
1
-0
/
+6
*
mapper: don't allocate music_dir twice
Max Kellermann
2009-01-07
1
-1
/
+0
*
mapper: allocate the result of map_fs_to_utf8()
Max Kellermann
2009-01-04
1
-3
/
+5
*
mapper: allocate the result of map_directory_child_fs(), map_song_fs()
Max Kellermann
2009-01-02
1
-11
/
+12
*
mapper: allocate the result of map_uri_fs(), map_directory_fs()
Max Kellermann
2009-01-02
1
-19
/
+10
*
mapper: allocate playlist path from heap
Max Kellermann
2009-01-01
1
-12
/
+9
*
mapper: fall back to XDG music directory
Max Kellermann
2009-01-01
1
-1
/
+11
*
removed os_compat.h
Max Kellermann
2008-12-29
1
-1
/
+5
*
playlist: fix stored playlist modifications with absolute paths
Max Kellermann
2008-12-24
1
-1
/
+11
*
mapper: use the utf8_to_fs_charset() result
Konstantin Sobolev
2008-11-20
1
-1
/
+1
*
mapper: check for "." and ".."
Max Kellermann
2008-10-31
1
-0
/
+5
*
path: moved playlist_dir to mapper.c
Max Kellermann
2008-10-31
1
-0
/
+38
*
mapper: use g_warning() for logging
Max Kellermann
2008-10-31
1
-5
/
+5
*
mapper: don't return database path with leading slash
Max Kellermann
2008-10-19
1
-1
/
+1
*
playlist: added support for adding songs not in the music database
Max Kellermann
2008-10-15
1
-2
/
+5
*
mapper: moved musicDir initialization from path.c
Max Kellermann
2008-10-15
1
-6
/
+45
*
mapper: new song-to-filesystem mapper library
Max Kellermann
2008-10-14
1
-0
/
+77