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
Age
Commit message (
Expand
)
Author
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-10-08
event/TimerEvent: add type alias for std::chrono::steady_clock::duration
Max Kellermann
2020-09-23
LogLevel: rename DEFAULT to NOTICE
Max Kellermann
2020-09-17
Merge branch 'v0.21.x' into master
Max Kellermann
2020-09-17
db/update/InotifyUpdate: pass path by value to recursive_watch_subdirectories()
Max Kellermann
2020-09-17
db/update/InotifyUpdate: obey `.mpdignore` files
Max Kellermann
2020-09-16
db/update/InotifyUpdate: split the WatchDirectory constructor
Max Kellermann
2020-09-16
db/update/InotifyUpdate: use class DirectoryReader
Max Kellermann
2020-09-16
db/update/InotifyUpdate: convert pointer to reference
Max Kellermann
2020-09-16
db/update/InotifyUpdate: remove commented log call
Max Kellermann
2020-09-16
db/update/InotifySource: use `auto`
Max Kellermann
2020-09-16
db/update/InotifySource: add `noexcept`
Max Kellermann
2020-09-16
db/update/InotifyQueue: add `noexcept`
Max Kellermann
2020-09-16
db/update/Inotify*: include cleanup
Max Kellermann
2020-07-06
db/update/Service: avoid copying the mount point path
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-05-05
system/FileDescriptor: move to io/
Max Kellermann
2020-04-08
db/update/Service: pass std::string_view to Enqueue()
Max Kellermann
2020-04-08
db/simple: pass std::string_view to Directory::LookupDirectory()
Max Kellermann
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/simple/Directory: add LookupResult::uri
Max Kellermann
2020-04-03
db/simple/Directory: rename LookupResult::uri to "rest"
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/simple/Directory: pass std::string_view to several methods
Max Kellermann
2020-04-02
db/update/IO: pass std::string_view to directory_child_is_regular()
Max Kellermann
2020-04-02
db/update/Queue: pass std::string_view to Push()
Max Kellermann
2020-03-26
event/*, ...: make GetEventLoop() const
Max Kellermann
2020-03-16
remove gcc_unused
Rosen Penev
2020-03-12
replace stdint.h with cstdint
Rosen Penev
2020-03-12
replace limits.h with climits
Rosen Penev
2020-03-12
change errno.h to cerrno
Rosen Penev
2020-03-12
replace assert.h with cassert
Rosen Penev
2020-03-12
[clang-tidy] use nodiscard
Rosen Penev
2020-03-12
Merge branch 'v0.21.x'
Max Kellermann
2020-03-07
fs/Traits: add IsSpecialFilename()
Max Kellermann
2020-02-01
[clang-tidy] remove pointless void arg
Rosen Penev
2020-02-01
*: use `auto`
Max Kellermann
2020-01-31
[clang-tidy] use override instead of virtual
Rosen Penev
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-08
db/update: scan CUE playlist contents
Max Kellermann
[next]