summaryrefslogtreecommitdiff
path: root/src/db/plugins/simple/DirectorySave.cxx
AgeCommit message (Expand)Author
2021-02-18song/DetachedSong: copy the AudioFormat from LightSongMax Kellermann
2021-01-01copyright year 2021Max Kellermann
2020-04-08db/simple/DirectorySave: pass std::string_view to _load_subdir()Max Kellermann
2020-01-18copyright year 2020Max Kellermann
2019-09-08db/update: scan CUE playlist contentsMax Kellermann
2019-09-08db/simple/Song: add attribute "target"Max Kellermann
2019-09-05SongSave: return DetachedSong, not a std::unique_ptr<>Max Kellermann
2019-09-04db/simple/Song: convert NewFrom() to constructorMax Kellermann
2019-09-02db/simple/DirectorySave: use StringIsEqual()Max Kellermann
2019-06-17Copyright year 2019Max Kellermann
2019-05-21db/simple/Song: wrap in std::unique_ptr<>Max Kellermann
2019-05-08util/Time*: move to time/Max Kellermann
2018-11-19check.h: remove obsolete headerMax Kellermann
2018-10-31*: copyright year 2018Max Kellermann
2018-08-02DetachedSong, db/LightSong, SongFilter: move to src/song/Max Kellermann
2018-07-06db/simple: add an AudioFormat to each SongMax Kellermann
2017-12-21Merge branch 'v0.20.x'Max Kellermann
2017-12-21db/simple: fix file corruption in the presence of mount pointsMax Kellermann
2017-11-26SongSave: wrap DetachedSong* in std::unique_ptrMax Kellermann
2017-08-18db/LightDirectory: use std::chrono::system_clock::time_pointMax Kellermann
2017-05-08*: add "noexcept" to many, many function prototypesMax Kellermann
2017-01-03update copyright yearMax Kellermann
2016-10-29db/simple/Save: migrate from class Error to C++ exceptionsMax Kellermann
2016-03-01*: include cleanup (using iwyu)Max Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-12-16fs/io/OutputStream: use C++ exceptions in Write()Max Kellermann
2015-11-11db/simple: use StringAfterPrefix() instead of StringStartsWith()Max Kellermann
2015-11-06util/StringUtil: move comparison functions to StringCompare.cxxMax Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-08-07fs/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-16db/simple: use class boost::intrusive::listMax Kellermann
2014-02-27db/simple: mount pointsMax Kellermann
2014-02-26db/simple: create dedicated directoryMax Kellermann