mpd/src/command
Max Kellermann 8a29805767 release v0.22.11
-----BEGIN PGP SIGNATURE-----
 
 iQJEBAABCgAuFiEEA5IzWngIOJSkMBxDI26KWMbbRRIFAmElU1oQHG1heEBtdXNp
 Y3BkLm9yZwAKCRAjbopYxttFEnfUD/0fmlPB0ud6UdyedOp6yqbZoWvUanGFyrFX
 4eaTfSZq4qAs3JKSLqGVcseDNG4wk/VkDhXekbpFPIgCjBQpypxusQ1NowoT6gps
 NYFClU2cxBnGYHMZQeTT+4WB4VRGreZGJ42IfQbKDyrSNImKu+5CmtDvsoGezeMK
 OnL9EkNR3D7nl6uIUstuyOG6f/x1QNNVlntatslMxPYfnrZgHElwZiodqEGDh0c4
 XxBQmVyAX+AGjmwepXTQvUap2rd2x0mW7jQ7C3FFTP/eSImPsspQb4zO/TGnp3/o
 9pSIDUSlnOS78C3GIJCZB4ac7i/Gh+tSV6Y3wSJmY9s/EvqnnHwySeiJnTLG3q3G
 03Wy7r64enytU3jdgjtYb3h8fCnsQjhuhmUXtDLTF3hFeBR/EkviYQOpGqVbXpzm
 Wx+yINtHJcUr4jikxboFSQacmf2WbJbIyZ3RhsWTWANHWDqHrMzW73E850Dg3kg3
 RoeMKV3B9vFv6kolsCZR/Pq6+vFSsuDt8o+/RJqBwSKKwPP9Hm7ntlamTsJ5kA/0
 kvr5WE9RcDOU+lyTjra1OW7OInxbhr05PFNBw8GfeR9QyatUT6c3hgyhoCbZ24DV
 oPh3TwKrwtm82TMxBktGMAWb02RebEYVpPSlVrnWhpI9vlm4gHebAxANbFVWA/ur
 FxQv+PXg0w==
 =G8gT
 -----END PGP SIGNATURE-----

Merge tag 'v0.22.11'

release v0.22.11
2021-08-24 22:19:38 +02:00
..
AllCommands.cxx client/Response: refactor FormatError() to use libfmt 2021-05-27 15:15:47 +02:00
AllCommands.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
ClientCommands.cxx protocol: add command "binarylimit" 2021-01-21 17:17:10 +01:00
ClientCommands.hxx protocol: add command "binarylimit" 2021-01-21 17:17:10 +01:00
CommandError.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
CommandError.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
CommandListBuilder.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
CommandListBuilder.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
CommandResult.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
DatabaseCommands.cxx client/Response: refactor FormatError() to use libfmt 2021-05-27 15:15:47 +02:00
DatabaseCommands.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
FileCommands.cxx release v0.22.11 2021-08-24 22:19:38 +02:00
FileCommands.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
FingerprintCommands.cxx client/Response: add method Fmt() based on libfmt 2021-05-25 16:01:56 +02:00
FingerprintCommands.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
MessageCommands.cxx client/Response: add method Fmt() based on libfmt 2021-05-25 16:01:56 +02:00
MessageCommands.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
NeighborCommands.cxx client/Response: add method Fmt() based on libfmt 2021-05-25 16:01:56 +02:00
NeighborCommands.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
OtherCommands.cxx client/Response: refactor FormatError() to use libfmt 2021-05-27 15:15:47 +02:00
OtherCommands.hxx Merge branch 'v0.22.x' 2021-01-01 19:59:15 +01:00
OutputCommands.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
OutputCommands.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
PartitionCommands.cxx client/Response: add method Fmt() based on libfmt 2021-05-25 16:01:56 +02:00
PartitionCommands.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
PlayerCommands.cxx output/print, command/player: print bool as integer 2021-05-28 18:02:00 +02:00
PlayerCommands.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
PlaylistCommands.cxx client/Response: add method Fmt() based on libfmt 2021-05-25 16:01:56 +02:00
PlaylistCommands.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
QueueCommands.cxx client/Response: add method Fmt() based on libfmt 2021-05-25 16:01:56 +02:00
QueueCommands.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
Request.hxx command/Request: ParseUnsigned() returns unsigned 2021-01-21 16:33:17 +01:00
StickerCommands.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
StickerCommands.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
StorageCommands.cxx client/Response: add method Fmt() based on libfmt 2021-05-25 16:01:56 +02:00
StorageCommands.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
TagCommands.cxx client/Response: refactor FormatError() to use libfmt 2021-05-27 15:15:47 +02:00
TagCommands.hxx copyright year 2021 2021-01-01 19:54:28 +01:00