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
/
plugins
/
simple
Age
Commit message (
Expand
)
Author
2019-06-17
Merge branch 'v0.21.x'
Max Kellermann
2019-06-17
Copyright year 2019
Max Kellermann
2019-06-16
db/Interface: CollectUniqueTags() allows multiple "groups"
Max Kellermann
2019-05-22
db/simple/Song: allow LoadFile(), UpdateFile() to throw
Max Kellermann
2019-05-21
db/simple/Song: wrap in std::unique_ptr<>
Max Kellermann
2019-05-21
db/simple/Song: move struct Disposer to separate header
Max Kellermann
2019-05-21
db/simple/Song: add `noexcept`
Max Kellermann
2019-05-21
db/simple/Song: include cleanup
Max Kellermann
2019-05-08
util/Time*: move to time/
Max Kellermann
2019-02-22
db/simple: call ReturnSong() on mounted database
Max Kellermann
2019-02-22
db/simple: use C++11 initializer
Max Kellermann
2019-02-20
db/simple/Directory: close the Database in destructor
Max Kellermann
2019-02-20
db/simple: reorder checks in assert() to fix assertion failure
Max Kellermann
2019-02-20
db/Plugin: use std::unique_ptr<> to manage Database pointers
Max Kellermann
2019-02-20
db/simple/Directory: add `noexcept`
Max Kellermann
2018-11-19
check.h: remove obsolete header
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-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/Interface: add "noexcept"
Max Kellermann
2018-08-20
Compiler.h: move to util/
Max Kellermann
2018-08-09
decoder/Thread, ...: log all exceptions
Max Kellermann
2018-08-02
DetachedSong, db/LightSong, SongFilter: move to src/song/
Max Kellermann
2018-07-17
fs/Path: add operator/(Path,Path)
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
db/LightSong: pass URI to constructor
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-01-21
SongUpdate: add "noexcept"
Max Kellermann
2018-01-20
Merge branch 'v0.20.x'
Max Kellermann
2018-01-19
db/simple/Mount: drop mount point prefix from LOCATE_TAG_BASE_TYPE
Max Kellermann
2018-01-19
util/RefCount, db/simple/Mount: remove obsolete libc++ workarounds
Max Kellermann
2018-01-17
fs/AllocatedPath: make the nullptr_t constructor public
Max Kellermann
2017-12-21
Merge branch 'v0.20.x'
Max Kellermann
2017-12-21
db/simple: fix file corruption in the presence of mount points
Max Kellermann
2017-12-18
Merge tag 'v0.20.13'
Max Kellermann
2017-12-18
Fix `lsinfo` and `add` for mounted databases.
FlashSystems
2017-12-18
Compiler.h: add gcc_returns_nonnull, gcc_returns_twice
Max Kellermann
2017-12-16
Merge branch 'v0.20.x'
Max Kellermann
2017-12-12
*: check defined(_WIN32) instead of defined(WIN32)
Max Kellermann
2017-12-03
Merge branch 'v0.20.x'
Max Kellermann
2017-12-03
Removing gcc_malloc attribute from `Directory::CreateChild` to fix
FlashSystems
2017-11-27
Fix for "Mount-Points are purged from database on update/rescan."
FlashSystems
2017-11-26
SongSave: wrap DetachedSong* in std::unique_ptr
Max Kellermann
2017-08-24
db/DatabasePlugin: pass EventThread's EventLoop to create()
Max Kellermann
2017-08-18
DetachedSong, db/LightSong, db/simple/Song: use std::chrono::system_clock::ti...
Max Kellermann
[next]