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
/
db
/
update
/
Walk.cxx
Age
Commit message (
Expand
)
Author
2020-11-04
util/UriExtract: uri_get_suffix() returns std::string_view
Max Kellermann
2020-10-28
db/simple: purge songs for unavailable decoder plugins on update
Max Kellermann
2020-10-28
db/update/Walk: add code comments
Max Kellermann
2020-10-27
db/simple: purge special directories for unavailable plugins on update
Max Kellermann
2020-10-27
db/update/Walk: adjust lamba indent
Max Kellermann
2020-07-06
Merge branch 'v0.21.x'
Max Kellermann
2020-07-06
db/update/Walk: pass concatenated .mpdignore URI to storage.MapUTF8()
Max Kellermann
2020-05-30
use std chr functions
Rosen Penev
2020-04-08
db/update/Walk: pass std::string_view to DirectoryMakeUriParentChecked()
Max Kellermann
2020-04-03
storage/Interface: convert URI parameters to std::string_view
Max Kellermann
2020-04-03
db,storage: pass std::string_view to PathTraits::Build()
Max Kellermann
2020-04-03
fs/AllocatedPath: pass std::string_view to FromUTF8()
Max Kellermann
2020-04-02
storage/Interface: pass std::string_view to MapChildFS()
Max Kellermann
2020-04-02
db/update/IO: pass std::string_view to directory_child_is_regular()
Max Kellermann
2020-03-12
change errno.h to cerrno
Rosen Penev
2020-03-12
replace assert.h with cassert
Rosen Penev
2020-03-12
Merge branch 'v0.21.x'
Max Kellermann
2020-03-07
fs/Traits: add IsSpecialFilename()
Max Kellermann
2020-01-18
copyright year 2020
Max Kellermann
2019-10-16
Merge tag 'v0.21.16'
Max Kellermann
2019-10-07
db/update/Walk: fix crash when music_directory is not a directory
Max Kellermann
2019-09-04
db/simple/Song: rename "uri" to "filename"
Max Kellermann
2019-09-04
db/simple/Song: make "parent" a reference, not a pointer
Max Kellermann
2019-09-03
db/simple/Song: convert "uri" to a std::string
Max Kellermann
2019-09-03
db/update/Walk: move UpdatePlaylistFile() to Playlist.cxx
Max Kellermann
2019-08-09
util/UriUtil: split
Max Kellermann
2019-07-05
include cleanups (powered by iwyu)
Max Kellermann
2019-06-17
Copyright year 2019
Max Kellermann
2018-11-19
check.h: remove obsolete header
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2018-08-09
decoder/Thread, ...: log all exceptions
Max Kellermann
2018-07-17
db/update/Walk: move UpdateConfig initialization to class UpdateService
Max Kellermann
2018-07-17
db/update/Walk: move configuration to struct UpdateConfig
Max Kellermann
2018-07-16
config/Config*: rename files, drop "Config" prefix
Max Kellermann
2018-07-06
Merge branch 'v0.20.x'
Max Kellermann
2018-07-06
db/update/{Walk,ExcludeList}: use InputStream to read .mpdignore
Max Kellermann
2018-01-21
db/update/Walk: add "noexcept"
Max Kellermann
2018-01-21
storage/Interface: wrap StorageDirectoryReader in std::unique_ptr
Max Kellermann
2017-12-19
Main, ...: catch any exception, not just std::runtime_error
Max Kellermann
2017-12-12
*: check defined(_WIN32) instead of defined(WIN32)
Max Kellermann
2017-11-27
Fix for "Mount-Points are purged from database on update/rescan."
FlashSystems
2017-05-08
*: add "noexcept" to many, many function prototypes
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-10-28
db/update/UpdateIO: include cleanup
Max Kellermann
2016-10-27
storage: migrate from class Error to C++ exceptions
Max Kellermann
2016-09-16
db/update: catch exceptions from Storage plugins
Max Kellermann
2016-04-21
db/update/Walk: use AllocatedPath methods instead of PathTraitsFS
Max Kellermann
2016-03-01
*: include cleanup (using iwyu)
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-12-29
fs/DirectoryReader: use C++ exceptions instead of class Error
Max Kellermann
[next]