mpd/src/db
Max Kellermann 037bb07d08 db/VHelper: include DetachedSong.hxx to fix GCC 9 build failure
GCC 9's libstdc++ is unable to use forward-declared types as
std::vector item because the compiler wants to resolve `noexcept()` on
the item destructor.
2019-01-21 14:34:12 +01:00
..
plugins db/upnp: use the generic ::CollectUniqueTags() function 2018-11-19 20:08:10 +01:00
update db/update/InotifyQueue: check for ACK_ERROR_UPDATE_ALREADY 2018-12-28 14:02:41 +01:00
Configured.cxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
Configured.hxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
Count.cxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
Count.hxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
DatabaseError.hxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
DatabaseGlue.cxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
DatabaseGlue.hxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
DatabaseListener.hxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
DatabaseLock.cxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
DatabaseLock.hxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
DatabasePlaylist.cxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
DatabasePlaylist.hxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
DatabasePlugin.hxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
DatabasePrint.cxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
DatabasePrint.hxx Merge branch 'v0.20.x' 2018-10-22 18:20:29 +02:00
DatabaseQueue.cxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
DatabaseQueue.hxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
DatabaseSong.cxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
DatabaseSong.hxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
Helpers.cxx db/Helpers: fix include guard 2018-09-02 12:32:33 +02:00
Helpers.hxx db/Helpers: fix include guard 2018-09-02 12:32:33 +02:00
Interface.hxx db/Interface: document CollectUniqueTags() 2018-11-19 19:40:00 +01:00
LightDirectory.hxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
meson.build Add boost_dep in subdir meson.build files 2018-12-09 17:20:47 +01:00
PlaylistInfo.hxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
PlaylistVector.cxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
PlaylistVector.hxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
Registry.cxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
Registry.hxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
Selection.cxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
Selection.hxx db/Selection: add sort and window 2018-09-02 11:10:04 +02:00
Stats.hxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
UniqueTags.cxx db/UniqueTags: include cleanup 2018-11-19 11:11:45 +01:00
UniqueTags.hxx db/UniqueTags: remove pure attribute because function may throw 2018-11-19 11:32:53 +01:00
Uri.hxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
VHelper.cxx db/VHelper: include DetachedSong.hxx to fix GCC 9 build failure 2019-01-21 14:34:12 +01:00
VHelper.hxx db/VHelper: include DetachedSong.hxx to fix GCC 9 build failure 2019-01-21 14:34:12 +01:00
Visitor.hxx *: copyright year 2018 2018-10-31 17:54:59 +01:00