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
Age
Commit message (
Expand
)
Author
2021-05-26
Merge branch 'v0.22.x'
Max Kellermann
2021-05-25
db/update/Walk: load all .mpdignore files of all parent directories
Max Kellermann
2021-05-25
db/update/Walk: move code to LoadExcludeList()
Max Kellermann
2021-05-25
client/Response: add method Fmt() based on libfmt
Max Kellermann
2021-05-19
Merge branch 'npu' of git://github.com/neheb/MPD
Max Kellermann
2021-05-19
db/proxy: split search into chunks to avoid exceeding the output buffer
Max Kellermann
2021-05-19
db/proxy: send "window" as separate parameter to SendConstraints()
Max Kellermann
2021-05-19
db/proxy: require libmpdclient 2.11 or later
Max Kellermann
2021-05-19
db/proxy: require MPD 0.20 or later
Max Kellermann
2021-03-26
Add npupnp support
Jean-Francois Dockes
2021-03-24
Support new tags in proxy plugin
Simon Persson
2021-03-04
use structured binding declarations
Rosen Penev
2021-03-04
Merge branch 'struc' of git://github.com/neheb/MPD
Max Kellermann
2021-02-18
song/DetachedSong: copy the AudioFormat from LightSong
Max Kellermann
2021-02-16
Merge tag 'v0.22.6'
Max Kellermann
2021-02-16
db/simple: fix ExportedSong move constructor for non-owning sources
Max Kellermann
2021-02-15
Merge tag 'v0.22.5'
Max Kellermann
2021-02-15
db/simple: fix dangling LightSong::tag reference in moved ExportedSong
Max Kellermann
2021-02-05
event/{Coarse,Fine,Far}TimerEvent: aliases for TimerEvent
Max Kellermann
2021-01-21
Merge tag 'v0.22.4'
Max Kellermann
2021-01-21
db/simple/Song: Export() merges tags with "target"
Max Kellermann
2021-01-21
db/simple/ExportedSong: add option to own a Tag
Max Kellermann
2021-01-21
db/simple/ExportedSong: new class
Max Kellermann
2021-01-16
clang-tidy: mark a bunch of variables constexpr
Rosen Penev
2021-01-01
Merge branch 'v0.22.x'
Max Kellermann
2021-01-01
copyright year 2021
Max Kellermann
2020-12-01
event/DeferEvent: split the thread-safe version into new class InjectEvent
Max Kellermann
2020-11-04
util/UriExtract: uri_get_suffix() returns std::string_view
Max Kellermann
2020-11-04
Merge branch 'v0.22.x' into master
Max Kellermann
2020-11-04
Merge branch 'clng11' of git://github.com/neheb/MPD into master
Max Kellermann
2020-11-04
playlist/registry: add option "as_directory"
Max Kellermann
2020-10-28
clang-tidy: convert to all/any_of
Rosen Penev
2020-10-28
use structured binding declarations
Rosen Penev
2020-10-28
Merge tag 'v0.22.2' into master
Max Kellermann
2020-10-28
db/simple: purge songs for unavailable decoder plugins on update
Max Kellermann
2020-10-28
db/simple/Directory: add `pure` attribute
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-15
event/SocketEvent: rename Steal() to ReleaseSocket()
Max Kellermann
2020-10-14
event/SocketMonitor: refactor to SocketEvent
Max Kellermann
2020-10-14
event/IdleMonitor: refactor to IdleEvent
Max Kellermann
2020-10-08
event/TimerEvent: add type alias for std::chrono::steady_clock::duration
Max Kellermann
2020-09-23
db/upnp: store UPnPDirContent in local variable
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
[next]