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.hxx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-01-01
Copyright year 2015
Max Kellermann
1
-1
/
+1
2014-02-07
Mapper: obtain music directory from Storage
Max Kellermann
1
-1
/
+1
2014-02-07
Mapper: remove unused functions
Max Kellermann
1
-34
/
+0
2014-02-07
StoragePlugin: add method MapToRelativeUTF8()
Max Kellermann
1
-9
/
+0
2014-02-07
Mapper: remove unused function map_song_fs()
Max Kellermann
1
-19
/
+0
2014-02-07
Mapper: move map_song_detach() to db/DatabaseSong.cxx
Max Kellermann
1
-8
/
+0
2014-02-05
LocalStorage: new API abstracting filesystem walk
Max Kellermann
1
-22
/
+0
2014-01-30
db: add compile-time option to disable database
Max Kellermann
1
-0
/
+12
2014-01-19
LightSong: new class to be used by DatabasePlugin callbacks
Max Kellermann
1
-1
/
+2
2014-01-17
Mapper: add function map_song_detach()
Max Kellermann
1
-0
/
+8
2014-01-13
copyright year 2014
Max Kellermann
1
-1
/
+1
2014-01-09
DetachedSong: fork of struct Song
Max Kellermann
1
-0
/
+5
2013-12-04
Mapper: update API documentation
Max Kellermann
1
-2
/
+1
2013-11-28
include cleanup using iwyu
Max Kellermann
1
-1
/
+0
2013-11-22
Mapper: _get_music_directory_utf8() may return nullptr
Max Kellermann
1
-1
/
+2
2013-10-19
*: use references instead of pointers
Max Kellermann
1
-3
/
+3
2013-10-17
fs/Path: rename to AllocatedPath
Max Kellermann
1
-8
/
+9
2013-10-15
gcc.h: rename to Compiler.h
Max Kellermann
1
-1
/
+1
2013-10-14
Mapper: map_fs_to_utf8() returns std::string
Max Kellermann
1
-3
/
+6
2013-09-04
util/Error: new error passing library
Max Kellermann
1
-1
/
+0
2013-08-07
ConfigPath: return a Path object
Max Kellermann
1
-2
/
+2
2013-07-28
song: convert header to C++
Max Kellermann
1
-2
/
+2
2013-01-28
Path::FromUTF8() returns nulled instance on error, add error handling where r...
Denis Krjuchkov
1
-1
/
+2
2013-01-26
Mapper: improve usage of Path class
Denis Krjuchkov
1
-2
/
+2
2013-01-18
Path: new class "Path" wraps filesystem path strings
Max Kellermann
1
-9
/
+10
2013-01-03
Directory: rename struct directory to Directory
Max Kellermann
1
-3
/
+3
2013-01-02
mapper: convert to C++
Max Kellermann
1
-12
/
+9
2012-08-14
mapper: fix non-UTF8 music directory name
Max Kellermann
1
-2
/
+13
2012-08-02
gcc.h: re-add gcc_const and gcc_pure
Max Kellermann
1
-11
/
+12
2012-08-02
DatabaseVisitor, ...: use GError forward declaration
Max Kellermann
1
-0
/
+2
2012-02-13
mapper: add mapper_get_music_directory()
Max Kellermann
1
-2
/
+9
2012-02-13
mapper: add "pure" attributes
Max Kellermann
1
-0
/
+10
2011-01-29
copyright year 2011
Max Kellermann
1
-1
/
+1
2010-07-25
{queue,song}_print: print relative paths if possible
Max Kellermann
1
-0
/
+8
2009-12-31
Update copyright notices.
Avuton Olrich
1
-1
/
+1
2009-12-08
mapper: apply filesystem_charset to playlists
Max Kellermann
1
-0
/
+2
2009-07-15
mapper: pass music and playlist directory to mapper_init()
Max Kellermann
1
-1
/
+1
2009-03-13
all: Update copyright header.
Avuton Olrich
1
-6
/
+7
2009-01-25
mapper: added dot to PLAYLIST_FILE_SUFFIX
Max Kellermann
1
-1
/
+1
2009-01-18
mapper: make the music_directory optional
Max Kellermann
1
-0
/
+8
2009-01-04
mapper: allocate the result of map_fs_to_utf8()
Max Kellermann
1
-6
/
+2
2009-01-02
mapper: allocate the result of map_directory_child_fs(), map_song_fs()
Max Kellermann
1
-5
/
+4
2009-01-02
mapper: allocate the result of map_uri_fs(), map_directory_fs()
Max Kellermann
1
-4
/
+4
2009-01-01
mapper: allocate playlist path from heap
Max Kellermann
1
-3
/
+4
2008-12-24
playlist: fix stored playlist modifications with absolute paths
Max Kellermann
1
-0
/
+8
2008-10-31
path: moved playlist_dir to mapper.c
Max Kellermann
1
-0
/
+15
2008-10-31
added prefix to header macros
Max Kellermann
1
-2
/
+2
2008-10-15
mapper: moved musicDir initialization from path.c
Max Kellermann
1
-0
/
+4
2008-10-14
mapper: new song-to-filesystem mapper library
Max Kellermann
1
-0
/
+74