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
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
2018-07-17
db/update/Config: use struct ConfigData
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-17
config/Global: remove ConfigBlock::SetUsed() call, let caller do that
Max Kellermann
2018-07-17
config/Block: allow moving name and value
Max Kellermann
2018-07-17
fs/Path: add operator/(Path,Path)
Max Kellermann
2018-07-16
config/Config*: rename files, drop "Config" prefix
Max Kellermann
2018-07-06
db/simple: add an AudioFormat to each Song
Max Kellermann
2018-07-06
db/simple/Song: remove obsolete comment
Max Kellermann
2018-07-06
db/simple/Song: use C++11 initializers
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-07-06
util/StringFormat: new utility library
Max Kellermann
2018-07-06
db/update/ExcludeList: allow comments only at start of line
Max Kellermann
2018-07-06
db/update/ExcludeList: move code to ParseLine()
Max Kellermann
2018-07-06
db/LightSong: pass URI to constructor
Max Kellermann
2018-07-06
db/LightSong: implicit initialization
Max Kellermann
2018-07-06
db/LightSong: make Tag a reference
Max Kellermann
2018-07-06
db/simple: wrap LightSong in Manual<>
Max Kellermann
2018-06-03
Merge branch 'v0.20.x'
Max Kellermann
[next]