mpd/src/storage
Max Kellermann 94592c1406 build with Meson instead of autotools
So long, autotools!  This is my last MPD related project to migrate
away from it.  It has its strengths, but also very obvious weaknesses
and weirdnesses.  Today, many of its quirks are not needed anymore,
and are cumbersome and slow.  Now welcome our new Meson overlords!
2018-10-14 23:41:38 +02:00
..
plugins build with Meson instead of autotools 2018-10-14 23:41:38 +02:00
CompositeStorage.cxx storage/Interface: wrap StorageDirectoryReader in std::unique_ptr 2018-01-21 11:04:30 +01:00
CompositeStorage.hxx Compiler.h: move to util/ 2018-08-20 16:19:17 +02:00
Configured.cxx storage/Configured: use struct ConfigData 2018-07-17 22:57:08 +02:00
Configured.hxx Compiler.h: move to util/ 2018-08-20 16:19:17 +02:00
FileInfo.hxx Merge branch 'v0.20.x' 2017-04-24 11:44:27 +02:00
MemoryDirectoryReader.cxx storage/Interface: add "noexcept" 2017-12-18 23:54:21 +01:00
MemoryDirectoryReader.hxx storage/Interface: add "noexcept" 2017-12-18 23:54:21 +01:00
meson.build build with Meson instead of autotools 2018-10-14 23:41:38 +02:00
Registry.cxx storage/udisks: new plugin 2018-06-04 22:00:52 +02:00
Registry.hxx Compiler.h: move to util/ 2018-08-20 16:19:17 +02:00
StorageInterface.cxx fs/AllocatedPath: make the nullptr_t constructor public 2018-01-17 12:17:41 +01:00
StorageInterface.hxx Compiler.h: move to util/ 2018-08-20 16:19:17 +02:00
StoragePlugin.hxx storage/Plugin: return std::unique_ptr<Storage> 2018-01-02 16:11:17 +01:00
StorageState.cxx storage/Composite: use std::unique_ptr<Storage> 2018-01-02 16:18:34 +01:00
StorageState.hxx Save and restore mountpoints within the state file. 2017-12-18 23:39:01 +01:00