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
2019-01-15
Add missing include of stdlib.h.
Thomas Klausner
2019-01-04
Merge branch 'add-meson-dependencies' of git://github.com/jacobvosmaer/MPD
Max Kellermann
2018-12-28
db/update/InotifyQueue: check for ACK_ERROR_UPDATE_ALREADY
Max Kellermann
2018-12-28
db/update/InotifyQueue: catch UpdateService::Enqueue() exceptions
Max Kellermann
2018-12-28
db/update/InotifyQueue: add `noexcept`
Max Kellermann
2018-12-28
db/update/InotifyQueue: update code comment
Max Kellermann
2018-12-09
Add boost_dep in subdir meson.build files
Jacob Vosmaer
2018-11-19
db/upnp: use the generic ::CollectUniqueTags() function
Max Kellermann
2018-11-19
db/Interface: document CollectUniqueTags()
Max Kellermann
2018-11-19
db/Interface: remove IsPlugin(), use `dynamic_cast` instead
Max Kellermann
2018-11-19
db/Interface: make the constructor `protected`
Max Kellermann
2018-11-19
check.h: remove obsolete header
Max Kellermann
2018-11-19
db/UniqueTags: remove `pure` attribute because function may throw
Max Kellermann
2018-11-19
db/UniqueTags: include cleanup
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2018-10-22
Merge branch 'v0.20.x'
Max Kellermann
2018-10-22
db: fix broken command "list ... group"
Max Kellermann
2018-10-22
db/Count: print empty group if song without grouped tag exists
Max Kellermann
2018-10-22
db/Count: move code to tag/VisitCallback.hxx
Max Kellermann
2018-10-22
db/Count: use ApplyTagFallback()
Max Kellermann
2018-10-14
build with Meson instead of autotools
Max Kellermann
2018-10-01
db/update/ExcludeList: fix variable name in #else block
Max Kellermann
2018-10-01
db/update/ExcludeList: add missing #ifdef
Max Kellermann
2018-09-02
db/proxy: forward filter as expression to server
Max Kellermann
2018-09-02
db/proxy: forward `sort` and `window` to server
Max Kellermann
2018-09-02
db/Print: move sort/window emulation code to class DatabaseVisitorHelper
Max Kellermann
2018-09-02
db/simple: pass DatabaseSelection to WalkMount()
Max Kellermann
2018-09-02
db/Helpers: fix include guard
Max Kellermann
2018-09-02
db/Selection: add `sort` and `window`
Max Kellermann
2018-09-02
db/Selection: move `bool` attribute to the end
Max Kellermann
2018-09-02
db/Selection: add `noexcept`
Max Kellermann
2018-09-02
db/proxy: require MPD 0.19
Max Kellermann
2018-09-02
db/proxy: use ~0 instead of -1
Max Kellermann
2018-09-02
db/Interface: add "noexcept"
Max Kellermann
2018-09-02
db/Interface: add more documentation about exceptions
Max Kellermann
2018-09-02
db/proxy: forward the audio format
Max Kellermann
2018-09-02
db/proxy: require libmpdclient 2.9
Max Kellermann
2018-09-02
db/Print: move variable `i`
Max Kellermann
2018-09-02
protocol/RangeArg: add Contains()
Max Kellermann
2018-09-02
protocol/RangeArg: add IsAll()
Max Kellermann
2018-09-02
db/Print: pass RangeArg to db_selection_print()
Max Kellermann
2018-08-20
Compiler.h: move to util/
Max Kellermann
2018-08-19
db/update/Service: Enqueue() throws on error
Max Kellermann
2018-08-09
decoder/Thread, ...: log all exceptions
Max Kellermann
2018-08-02
song/Filter: move each class into a separate source
Max Kellermann
2018-08-02
DetachedSong, db/LightSong, SongFilter: move to src/song/
Max Kellermann
2018-07-25
db/Print: pass TagType to PrintUniqueTags()
Max Kellermann
2018-07-25
db/Print: move code to PrintSongUris()
Max Kellermann
2018-07-25
SongFilter: make Item an interface
Max Kellermann
2018-07-17
db/Configured: use struct ConfigData
Max Kellermann
[next]