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
/
Editor.cxx
Age
Commit message (
Expand
)
Author
2021-01-01
copyright year 2021
Max Kellermann
2020-04-02
db/simple/Directory: pass std::string_view to several methods
Max Kellermann
2020-03-12
replace assert.h with cassert
Rosen Penev
2020-01-18
copyright year 2020
Max Kellermann
2019-09-05
db/simple/Directory: RemoveSong() returns SongPtr
Max Kellermann
2019-09-04
db/simple/Song: make "parent" a reference, not a pointer
Max Kellermann
2019-09-03
db/simple/Song: convert "uri" to a std::string
Max Kellermann
2019-06-17
Copyright year 2019
Max Kellermann
2018-11-19
check.h: remove obsolete header
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-03-18
db/update/Remove: pass URI to Remove()
Max Kellermann
2016-03-01
*: include cleanup (using iwyu)
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-12-16
db/DatabaseLock: add class ScopeDatabaseUnlock
Max Kellermann
2015-12-16
db/simple: use class ScopeDatabaseLock
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-06-16
db/simple: use class boost::intrusive::list
Max Kellermann
2014-02-26
db/simple: create dedicated directory
Max Kellermann
2014-01-31
db/update/Editor: add locking method variants
Max Kellermann
2014-01-30
db/update: convert to OO API
Max Kellermann