summaryrefslogtreecommitdiff
path: root/src/command
AgeCommit message (Expand)Author
2021-02-15queue/PlaylistEdit: convert start/end parameters to RangeArgMax Kellermann
2021-02-15Merge tag 'v0.22.5'Max Kellermann
2021-02-15command/queue: better error message for open-ended range with "move"Max Kellermann
2021-01-21Merge tag 'v0.22.4'Max Kellermann
2021-01-21protocol: add command "binarylimit"Max Kellermann
2021-01-21client/FileCommands: validate the given offsetMax Kellermann
2021-01-21command/Request: ParseUnsigned() returns unsignedMax Kellermann
2021-01-20command/file: use %zu to format a size_tMax Kellermann
2021-01-01Merge branch 'v0.22.x'Max Kellermann
2021-01-01copyright year 2021Max Kellermann
2020-11-16Merge branch 'v0.22.x'Max Kellermann
2020-11-15Fixes #994 - moveoutput: new AudioOutputControl created from copyMoving an ou...Stapper
2020-11-04util/UriExtract: pass std::string_view to uri_get_suffix()Max Kellermann
2020-11-04util/UriExtract: uri_get_suffix() returns std::string_viewMax Kellermann
2020-11-04{decoder,archive,playlist}/plugin: pass std::string_view to SupportsMimeType()Max Kellermann
2020-10-28clang-tidy: convert to all/any_ofRosen Penev
2020-10-16command: add command "getvol"Max Kellermann
2020-09-17Merge branch 'v0.21.x' into masterMax Kellermann
2020-09-16command/file, storage/{nfs,smbclient}: use PathTraitsFS::IsSpecialFilename()Max Kellermann
2020-07-06Merge branch 'v0.21.x'Max Kellermann
2020-07-06command/storage: automatically scan new mountsMax Kellermann
2020-07-06command/storage: check if storage is already mountedMax Kellermann
2020-07-06command/storage: check if mount point is busyMax Kellermann
2020-05-30use std chr functionsRosen Penev
2020-05-05Merge branch 'v0.21.x'Max Kellermann
2020-04-30command/all: "tagtypes" requires no permissionsMax Kellermann
2020-04-08[cppcheck] convert several functions to use std::all_ofRosen Penev
2020-03-26Merge branch 'ucl' of git://github.com/neheb/MPD into v0.21.xMax Kellermann
2020-03-26[clang-tidy] change integer prefixes to uppercaseRosen Penev
2020-03-25treewide: use boost::lround when std::round is unavailableRosen Penev
2020-03-16fix double promotionsRosen Penev
2020-03-16Merge remote-tracking branch 'neheb/h'Max Kellermann
2020-03-16remove gcc_unusedRosen Penev
2020-03-15treewide: use boost::lround when std::round is unavailableRosen Penev
2020-03-13fs/Traits: GetParent() returns std::string_viewMax Kellermann
2020-03-12replace inttypes.h with cinttypesRosen Penev
2020-03-12replace assert.h with cassertRosen Penev
2020-02-16[clang-tidy] add ending namespace commentsRosen Penev
2020-02-04[clang-tidy] change integer prefixes to uppercaseRosen Penev
2020-02-02[clang-tidy] convert several functions to const &Rosen Penev
2020-02-02Merge remote-tracking branches 'neheb/uniq', 'neheb/bool', 'neheb/loop', 'neh...Max Kellermann
2020-02-01[clang-tidy] convert several loops to range based onesRosen Penev
2020-02-01[clang-tidy] use make_uniqueRosen Penev
2020-02-01*: use `auto`Max Kellermann
2020-01-20command/partition: add command "delpartition"Max Kellermann
2020-01-20command/partition: don't create null output in new partitionsMax Kellermann
2020-01-20output/multiple: add "client" field, replacing the "client" parameterMax Kellermann
2020-01-20Partition: add client listMax Kellermann
2020-01-20command/message: make messages/subscriptions local to the current partitionMax Kellermann
2020-01-18command/player: show partition name in "status" responseMax Kellermann