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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-03-13
all: Update copyright header.
Avuton Olrich
1
-6
/
+7
2009-03-01
use GLIB_CHECK_VERSION()
Max Kellermann
1
-1
/
+1
2009-01-30
mapper: ignore duplicate slashes in playlists
Max Kellermann
1
-0
/
+3
2009-01-30
mapper: remove trailing slashes from music_directory
Max Kellermann
1
-1
/
+15
2009-01-25
mapper: added dot to PLAYLIST_FILE_SUFFIX
Max Kellermann
1
-1
/
+1
2009-01-18
conf: removed parseConfigFilePath()
Max Kellermann
1
-20
/
+19
2009-01-18
mapper: make the music_directory optional
Max Kellermann
1
-25
/
+42
2009-01-18
mapper: make the playlist directory optional
Max Kellermann
1
-14
/
+24
2009-01-17
conf: no CamelCase, part I
Max Kellermann
1
-2
/
+4
2009-01-15
mapper: check if g_get_user_special_dir() is supported by GLib
Max Kellermann
1
-0
/
+2
2009-01-08
mapper: use directory_is_root() instead of isRootDirectory()
Max Kellermann
1
-3
/
+2
2009-01-08
path: allocate buffer in fs_charset conversion functions
Max Kellermann
1
-14
/
+19
2009-01-08
mapper: re-add character set conversion in map_uri_fs()
Stepan Pologov
1
-0
/
+6
2009-01-07
mapper: don't allocate music_dir twice
Max Kellermann
1
-1
/
+0
2009-01-04
mapper: allocate the result of map_fs_to_utf8()
Max Kellermann
1
-3
/
+5
2009-01-02
mapper: allocate the result of map_directory_child_fs(), map_song_fs()
Max Kellermann
1
-11
/
+12
2009-01-02
mapper: allocate the result of map_uri_fs(), map_directory_fs()
Max Kellermann
1
-19
/
+10
2009-01-01
mapper: allocate playlist path from heap
Max Kellermann
1
-12
/
+9
2009-01-01
mapper: fall back to XDG music directory
Max Kellermann
1
-1
/
+11
2008-12-29
removed os_compat.h
Max Kellermann
1
-1
/
+5
2008-12-24
playlist: fix stored playlist modifications with absolute paths
Max Kellermann
1
-1
/
+11
2008-11-20
mapper: use the utf8_to_fs_charset() result
Konstantin Sobolev
1
-1
/
+1
2008-10-31
mapper: check for "." and ".."
Max Kellermann
1
-0
/
+5
2008-10-31
path: moved playlist_dir to mapper.c
Max Kellermann
1
-0
/
+38
2008-10-31
mapper: use g_warning() for logging
Max Kellermann
1
-5
/
+5
2008-10-19
mapper: don't return database path with leading slash
Max Kellermann
1
-1
/
+1
2008-10-15
playlist: added support for adding songs not in the music database
Max Kellermann
1
-2
/
+5
2008-10-15
mapper: moved musicDir initialization from path.c
Max Kellermann
1
-6
/
+45
2008-10-14
mapper: new song-to-filesystem mapper library
Max Kellermann
1
-0
/
+77