mpd/src/command
jcorporation 45553c5f61 This commit adds the sort and window parameter to "sticker find"
The three new compare operators "eq", "gt" and "lt" are casting the values to int.

Sort supports:
- uri: sort by uri
- value: sort by value as string
- value_int: casts value to int

Closes #1894
2024-03-07 20:52:11 +01:00
..
AllCommands.cxx Merge branch 'countplaylist' of https://github.com/jcorporation/MPD 2024-02-15 11:28:11 +01:00
AllCommands.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
ClientCommands.cxx tag/Type: require C++ 2023-03-06 15:28:44 +01:00
ClientCommands.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
CommandError.cxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
CommandError.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
CommandListBuilder.cxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
CommandListBuilder.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
CommandResult.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
DatabaseCommands.cxx Add "added" timestamp to song database 2023-10-20 17:29:31 +02:00
DatabaseCommands.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
FileCommands.cxx command/{file,storage}: remove stray "#pragma GCC diagnostic pop" 2023-03-06 16:37:45 +01:00
FileCommands.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
FingerprintCommands.cxx use [[gnu::...]] attributes 2023-03-06 16:14:15 +01:00
FingerprintCommands.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
MessageCommands.cxx *: use transparent comparison for std::{map,set} with std::string keys 2023-03-12 09:12:02 +01:00
MessageCommands.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
NeighborCommands.cxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
NeighborCommands.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
OtherCommands.cxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
OtherCommands.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
OutputCommands.cxx use [[gnu::...]] attributes 2023-03-06 16:14:15 +01:00
OutputCommands.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
PartitionCommands.cxx use [[gnu::...]] attributes 2023-03-06 16:14:15 +01:00
PartitionCommands.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
PlayerCommands.cxx command/player, SongPrint: use AudioFormatFormatter() 2023-05-15 20:59:05 +02:00
PlayerCommands.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
PlaylistCommands.cxx Merge branch 'countplaylist' of https://github.com/jcorporation/MPD 2024-02-15 11:28:11 +01:00
PlaylistCommands.hxx New command playlistlength 2024-02-15 11:25:34 +01:00
PositionArg.cxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
PositionArg.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
QueueCommands.cxx util/NumberParser: rename to CNumberParser 2024-01-04 21:02:45 +01:00
QueueCommands.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
Request.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
StickerCommands.cxx This commit adds the sort and window parameter to "sticker find" 2024-03-07 20:52:11 +01:00
StickerCommands.hxx New command "stickernames" lists uniq and sorted sticker names 2023-10-21 18:21:03 +02:00
StorageCommands.cxx command/{file,storage}: remove stray "#pragma GCC diagnostic pop" 2023-03-06 16:37:45 +01:00
StorageCommands.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
TagCommands.cxx tag/Type: require C++ 2023-03-06 15:28:44 +01:00
TagCommands.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00