mpd/src/decoder
Rosen Penev 31aa6d0c4f use auto with make_unique
C arrays can be used with make_unique in C++17.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-11-11 01:33:03 -08:00
..
plugins use auto with make_unique 2021-11-11 01:33:03 -08:00
Bridge.cxx release v0.22.10 2021-08-06 18:21:59 +02:00
Bridge.hxx more [[gnu::...]] attributes 2021-10-13 12:07:05 +02:00
Client.hxx more [[gnu::...]] attributes 2021-10-13 12:07:05 +02:00
Command.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
Control.cxx prevent use after move 2021-08-26 13:38:36 -07:00
Control.hxx more [[gnu::...]] attributes 2021-10-13 12:07:05 +02:00
DecoderAPI.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
DecoderAPI.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
DecoderBuffer.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
DecoderBuffer.hxx more [[gnu::...]] attributes 2021-10-13 12:07:05 +02:00
DecoderList.cxx Partition, ...: use libfmt for logging 2021-06-24 21:40:11 +02:00
DecoderList.hxx more [[gnu::...]] attributes 2021-10-13 12:07:05 +02:00
DecoderPlugin.cxx Merge branch 'v0.22.x' 2021-01-01 19:59:15 +01:00
DecoderPlugin.hxx more [[gnu::...]] attributes 2021-10-13 12:07:05 +02:00
DecoderPrint.cxx client/Response: add method Fmt() based on libfmt 2021-05-25 16:01:56 +02:00
DecoderPrint.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
Domain.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
Domain.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
meson.build Partition, ...: use libfmt for logging 2021-06-24 21:40:11 +02:00
Reader.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
Reader.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
Thread.cxx db/update/Walk: use GetFilenameSuffix() instead of uri_get_suffix() 2021-10-31 13:18:24 +01:00