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
/
DirectorySave.cxx
Age
Commit message (
Expand
)
Author
2021-02-18
song/DetachedSong: copy the AudioFormat from LightSong
Max Kellermann
2021-01-01
copyright year 2021
Max Kellermann
2020-04-08
db/simple/DirectorySave: pass std::string_view to _load_subdir()
Max Kellermann
2020-01-18
copyright year 2020
Max Kellermann
2019-09-08
db/update: scan CUE playlist contents
Max Kellermann
2019-09-08
db/simple/Song: add attribute "target"
Max Kellermann
2019-09-05
SongSave: return DetachedSong, not a std::unique_ptr<>
Max Kellermann
2019-09-04
db/simple/Song: convert NewFrom() to constructor
Max Kellermann
2019-09-02
db/simple/DirectorySave: use StringIsEqual()
Max Kellermann
2019-06-17
Copyright year 2019
Max Kellermann
2019-05-21
db/simple/Song: wrap in std::unique_ptr<>
Max Kellermann
2019-05-08
util/Time*: move to time/
Max Kellermann
2018-11-19
check.h: remove obsolete header
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2018-08-02
DetachedSong, db/LightSong, SongFilter: move to src/song/
Max Kellermann
2018-07-06
db/simple: add an AudioFormat to each Song
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-11-26
SongSave: wrap DetachedSong* in std::unique_ptr
Max Kellermann
2017-08-18
db/LightDirectory: use std::chrono::system_clock::time_point
Max Kellermann
2017-05-08
*: add "noexcept" to many, many function prototypes
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-10-29
db/simple/Save: migrate from class Error to C++ exceptions
Max Kellermann
2016-03-01
*: include cleanup (using iwyu)
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-12-16
fs/io/OutputStream: use C++ exceptions in Write()
Max Kellermann
2015-11-11
db/simple: use StringAfterPrefix() instead of StringStartsWith()
Max Kellermann
2015-11-06
util/StringUtil: move comparison functions to StringCompare.cxx
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-08-07
fs/output, fs/TextFile: move to fs/io/
Max Kellermann
2014-07-30
*Save, *State: use the OutputStream API instead of FILE*
Max Kellermann
2014-06-16
db/simple: use class boost::intrusive::list
Max Kellermann
2014-02-27
db/simple: mount points
Max Kellermann
2014-02-26
db/simple: create dedicated directory
Max Kellermann