summaryrefslogtreecommitdiff
path: root/src/db
AgeCommit message (Expand)Author
2021-02-18song/DetachedSong: copy the AudioFormat from LightSongMax Kellermann
2021-02-16Merge tag 'v0.22.6'Max Kellermann
2021-02-16db/simple: fix ExportedSong move constructor for non-owning sourcesMax Kellermann
2021-02-15Merge tag 'v0.22.5'Max Kellermann
2021-02-15db/simple: fix dangling LightSong::tag reference in moved ExportedSongMax Kellermann
2021-02-05event/{Coarse,Fine,Far}TimerEvent: aliases for TimerEventMax Kellermann
2021-01-21Merge tag 'v0.22.4'Max Kellermann
2021-01-21db/simple/Song: Export() merges tags with "target"Max Kellermann
2021-01-21db/simple/ExportedSong: add option to own a TagMax Kellermann
2021-01-21db/simple/ExportedSong: new classMax Kellermann
2021-01-16clang-tidy: mark a bunch of variables constexprRosen Penev
2021-01-01Merge branch 'v0.22.x'Max Kellermann
2021-01-01copyright year 2021Max Kellermann
2020-12-01event/DeferEvent: split the thread-safe version into new class InjectEventMax Kellermann
2020-11-04util/UriExtract: uri_get_suffix() returns std::string_viewMax Kellermann
2020-11-04Merge branch 'v0.22.x' into masterMax Kellermann
2020-11-04Merge branch 'clng11' of git://github.com/neheb/MPD into masterMax Kellermann
2020-11-04playlist/registry: add option "as_directory"Max Kellermann
2020-10-28clang-tidy: convert to all/any_ofRosen Penev
2020-10-28Merge tag 'v0.22.2' into masterMax Kellermann
2020-10-28db/simple: purge songs for unavailable decoder plugins on updateMax Kellermann
2020-10-28db/simple/Directory: add `pure` attributeMax Kellermann
2020-10-28db/update/Walk: add code commentsMax Kellermann
2020-10-27db/simple: purge special directories for unavailable plugins on updateMax Kellermann
2020-10-27db/update/Walk: adjust lamba indentMax Kellermann
2020-10-15event/SocketEvent: rename Steal() to ReleaseSocket()Max Kellermann
2020-10-14event/SocketMonitor: refactor to SocketEventMax Kellermann
2020-10-14event/IdleMonitor: refactor to IdleEventMax Kellermann
2020-10-08event/TimerEvent: add type alias for std::chrono::steady_clock::durationMax Kellermann
2020-09-23db/upnp: store UPnPDirContent in local variableMax Kellermann
2020-09-23LogLevel: rename DEFAULT to NOTICEMax Kellermann
2020-09-17Merge branch 'v0.21.x' into masterMax Kellermann
2020-09-17db/update/InotifyUpdate: pass path by value to recursive_watch_subdirectories()Max Kellermann
2020-09-17db/update/InotifyUpdate: obey `.mpdignore` filesMax Kellermann
2020-09-16db/update/InotifyUpdate: split the WatchDirectory constructorMax Kellermann
2020-09-16db/update/InotifyUpdate: use class DirectoryReaderMax Kellermann
2020-09-16db/update/InotifyUpdate: convert pointer to referenceMax Kellermann
2020-09-16db/update/InotifyUpdate: remove commented log callMax Kellermann
2020-09-16db/update/InotifySource: use `auto`Max Kellermann
2020-09-16db/update/InotifySource: add `noexcept`Max Kellermann
2020-09-16db/update/InotifyQueue: add `noexcept`Max Kellermann
2020-09-16db/update/Inotify*: include cleanupMax Kellermann
2020-09-07*: use nullptr instead of NULLMax Kellermann
2020-07-06Merge tag 'v0.21.25'Max Kellermann
2020-07-06db/upnp/Object: root nodes are allowed to omit parent_id and nameMax Kellermann
2020-07-06db/update/Service: avoid copying the mount point pathMax Kellermann
2020-07-06Merge branch 'v0.21.x'Max Kellermann
2020-07-06command/storage: automatically scan new mountsMax Kellermann
2020-07-06db/update/Walk: pass concatenated .mpdignore URI to storage.MapUTF8()Max Kellermann
2020-05-30Merge branch 'v0.21.x'Max Kellermann