mpd/src/db
Max Kellermann 65bbb0e0aa release v0.20.17
-----BEGIN PGP SIGNATURE-----
 
 iQJEBAABCgAuFiEEA5IzWngIOJSkMBxDI26KWMbbRRIFAlqAMO0QHG1heEBtdXNp
 Y3BkLm9yZwAKCRAjbopYxttFEg8eD/49NlFvlNdkamgYvh7MI1Sn67yKAwQt+N51
 W0hVnmXwPoSg76gfWw8J9kVyQy/jEkaCxsPF/UuEbH5jzqAC0y8hwYVRkJaRc9wN
 ZfwHvLHeaUxQweoguEwRSREy4ZC4ImQOK+eAxI1R43mqxxyhko1Akc1NmRVWzYfv
 /FGmAjTi1U6FR/yDpdSFn1NdlPmIgZ4WDuRsDT2NrshX/Bb32FiyZBytvek2P8n/
 QNgXv18E4yWXSb+zBYhPy/eaKhGasyjI3cbht1F0hNW9Yo/BsFxDuwXrX1vNBaOS
 E3Dux4s/nfcJ4RMRjmrkFwXImCvxt7+AGfh8RYBXuwqMExXz2kZjIs4ZVvO7Nu9A
 pFDJQwRIojXMfk73LU/MEpmNNEXhvfQLYkrM7poSqYaOr8SWMszqSgNnnfq6+flB
 sJbstgAStI6lL0jy0HrtMTvPVEiAGh6wCvMy/r2G9XUAyw76ccOg7MaIldn0MHJv
 A51+GfRTi4ILH0ReL1BGAg9nG97uFmRAWGkfkhtyD540xGRk7x5R8/ml4zFogHN6
 SbrV0NPdwk+uFd0y2znQT2gWyjc0id4WEKEoHX+Gl6c5qtPIfrq+PQPyk9kR+u+i
 AxwqMoKQer6Ji5qnsvCiKSkaGGiVNivrZ11jDWNCZaKjmvlKlvj/P5GxbPpORorq
 v4ru/4vNXQ==
 =v4t8
 -----END PGP SIGNATURE-----

Merge tag 'v0.20.17'

release v0.20.17
2018-02-11 13:22:43 +01:00
..
plugins util/StringFormat: new utility library 2018-01-24 13:28:28 +01:00
update release v0.20.17 2018-02-11 13:22:43 +01:00
Configured.cxx db/DatabasePlugin: pass EventThread's EventLoop to create() 2017-08-24 19:53:52 +02:00
Configured.hxx db/DatabasePlugin: pass EventThread's EventLoop to create() 2017-08-24 19:53:52 +02:00
Count.cxx db/Count: add "noexcept" 2018-01-21 11:33:53 +01:00
Count.hxx update copyright year 2017-01-03 20:48:59 +01:00
DatabaseError.hxx update copyright year 2017-01-03 20:48:59 +01:00
DatabaseGlue.cxx db/DatabasePlugin: pass EventThread's EventLoop to create() 2017-08-24 19:53:52 +02:00
DatabaseGlue.hxx db/DatabasePlugin: pass EventThread's EventLoop to create() 2017-08-24 19:53:52 +02:00
DatabaseListener.hxx update copyright year 2017-01-03 20:48:59 +01:00
DatabaseLock.cxx update copyright year 2017-01-03 20:48:59 +01:00
DatabaseLock.hxx *: add "noexcept" to many, many function prototypes 2017-05-08 14:44:49 +02:00
DatabasePlaylist.cxx db/DatabaseSong: make the Storage optional 2017-02-08 10:05:55 +01:00
DatabasePlaylist.hxx db/DatabaseSong: make the Storage optional 2017-02-08 10:05:55 +01:00
DatabasePlugin.hxx db/DatabasePlugin: pass EventThread's EventLoop to create() 2017-08-24 19:53:52 +02:00
DatabasePrint.cxx db/Print: add "noexcept" 2018-01-21 11:32:22 +01:00
DatabasePrint.hxx db/DatabasePrint: support sorting by "modified-since" 2017-12-18 21:52:36 +01:00
DatabaseQueue.cxx db/DatabaseSong: make the Storage optional 2017-02-08 10:05:55 +01:00
DatabaseQueue.hxx update copyright year 2017-01-03 20:48:59 +01:00
DatabaseSong.cxx db/DatabaseSong: make the Storage optional 2017-02-08 10:05:55 +01:00
DatabaseSong.hxx *: remove "pure" and "const" attributes from throwing functions 2017-05-15 23:02:10 +02:00
Helpers.cxx db/Helpers: add "noexcept" 2018-01-21 11:37:13 +01:00
Helpers.hxx update copyright year 2017-01-03 20:48:59 +01:00
Interface.hxx release v0.20.9 2017-06-04 12:57:05 +02:00
LightDirectory.hxx db/LightDirectory: use std::chrono::system_clock::time_point 2017-08-18 12:16:43 +02:00
LightSong.cxx *: add "noexcept" to many, many function prototypes 2017-05-08 14:44:49 +02:00
LightSong.hxx DetachedSong, db/LightSong, db/simple/Song: use std::chrono::system_clock::time_point 2017-08-18 12:22:47 +02:00
PlaylistInfo.hxx db/PlaylistInfo: use std::chrono::system_clock::time_point 2017-08-11 12:50:33 +02:00
PlaylistVector.cxx db/PlaylistVector: add "noexcept" 2018-01-21 11:36:16 +01:00
PlaylistVector.hxx db/PlaylistVector: add "noexcept" 2018-01-21 11:36:16 +01:00
Registry.cxx *: add "noexcept" to many, many function prototypes 2017-05-08 14:44:49 +02:00
Registry.hxx *: add "noexcept" to many, many function prototypes 2017-05-08 14:44:49 +02:00
Selection.cxx db/Selection: add missing config.h 2017-09-20 23:32:54 +02:00
Selection.hxx *: add "noexcept" to many, many function prototypes 2017-05-08 14:44:49 +02:00
Stats.hxx update copyright year 2017-01-03 20:48:59 +01:00
UniqueTags.cxx tag/Mask: wrap in class 2017-02-08 09:04:45 +01:00
UniqueTags.hxx tag/Mask: wrap in class 2017-02-08 09:04:45 +01:00
Uri.hxx update copyright year 2017-01-03 20:48:59 +01:00
Visitor.hxx update copyright year 2017-01-03 20:48:59 +01:00