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.cxx
Age
Commit message (
Expand
)
Author
2019-02-05
Mapper: remove empty function mapper_finish()
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2018-07-17
fs/Path: add operator/(Path,Path)
Max Kellermann
2018-01-17
fs/AllocatedPath: make the nullptr_t constructor public
Max Kellermann
2017-05-08
*: add "noexcept" to many, many function prototypes
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-03-01
*: include cleanup (using iwyu)
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-11-06
util/StringCompare: add StringIsEmpty()
Max Kellermann
2015-03-24
Mapper: don't use C-style prototypes
Max Kellermann
2015-02-28
Mapper: use Path::IsAbsolute()
Max Kellermann
2015-02-28
fs/Path: pass Path to Relative()
Max Kellermann
2015-02-28
fs/Path: rename RelativeFS() to Relative()
Max Kellermann
2015-02-28
Mapper: use class Path
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-02-07
Mapper: obtain music directory from Storage
Max Kellermann
2014-02-07
Main: check the music directory
Max Kellermann
2014-02-07
Mapper: move check_directory() to the filesystem library
Max Kellermann
2014-02-07
Main: chop separators from music directory
Max Kellermann
2014-02-07
Mapper: remove unused functions
Max Kellermann
2014-02-07
StoragePlugin: add method MapToRelativeUTF8()
Max Kellermann
2014-02-07
Mapper: remove unused function map_song_fs()
Max Kellermann
2014-02-07
Mapper: move map_song_detach() to db/DatabaseSong.cxx
Max Kellermann
2014-02-07
Mapper: convert IsInDatabase() check to assertion in map_song_detach()
Max Kellermann
2014-02-05
LocalStorage: new API abstracting filesystem walk
Max Kellermann
2014-01-31
Mapper: assert that Song::parent is not nullptr
Max Kellermann
2014-01-30
db: add compile-time option to disable database
Max Kellermann
2014-01-24
Database*: move to db/
Max Kellermann
2014-01-21
LightSong: add attribute "real_uri"
Max Kellermann
2014-01-21
DetachedSong: add attribute "real_uri"
Max Kellermann
2014-01-19
LightSong: new class to be used by DatabasePlugin callbacks
Max Kellermann
2014-01-17
Mapper: add function map_song_detach()
Max Kellermann
2014-01-13
copyright year 2014
Max Kellermann
2014-01-09
DetachedSong: fork of struct Song
Max Kellermann
2013-12-05
fs/Traits: split PathTraits type into PathTraitsFS and PathTraitsUTF8
Denis Krjuchkov
2013-11-28
include cleanup using iwyu
Max Kellermann
2013-11-22
Mapper: _get_music_directory_utf8() may return nullptr
Max Kellermann
2013-10-28
*: use nullptr instead of NULL
Max Kellermann
2013-10-19
*: use references instead of pointers
Max Kellermann
2013-10-17
fs/Path: rename to AllocatedPath
Max Kellermann
2013-10-17
fs/Path: move definitions to struct PathTraits
Max Kellermann
2013-10-17
fs/Path: move configuration code to Config.cxx
Max Kellermann
2013-10-17
Mapper: use std::string
Max Kellermann
2013-10-15
Mapper: remove obsolete variable music_dir_fs_length
Max Kellermann
2013-10-14
fs/Path: add separator constants/functions
Max Kellermann
2013-10-14
fs/Path: add method RelativeFS()
Max Kellermann
2013-10-14
Mapper, ...: use memcmp() instead of strncmp() where appropriate
Max Kellermann
2013-10-14
Mapper: map_fs_to_utf8() returns std::string
Max Kellermann
2013-10-02
Log: new logging library API
Max Kellermann
2013-10-01
Daemon, Mapper: move-assign the Path objects
Max Kellermann
[next]