Commit Graph

  • 7ad5a5efec util/OffsetPointer: use std::byte Max Kellermann 2022-06-08 20:50:04 +02:00
  • 64f2735e60 util/SpanCast: add ToStringView() Max Kellermann 2022-06-08 14:10:58 +02:00
  • 3a0a0facdf util/SpanCast: suppress alignment warnings Max Kellermann 2022-06-08 14:12:29 +02:00
  • ec66ee3bfb tag/Handler: use std::string_view instead of StringView Max Kellermann 2022-06-29 16:44:23 +02:00
  • ca9dd74fbf tag/Builder: use std::string_view instead of StringView Max Kellermann 2022-06-29 16:48:49 +02:00
  • 2da847dd30 tag/Pool: use std::string_view instead of StringView Max Kellermann 2022-06-29 16:49:31 +02:00
  • 4cb5c3782b util/HexFormat: require std::span Max Kellermann 2022-06-29 17:22:11 +02:00
  • dcf39ee44e .github/workflows/build.yml: add "python-version: 3.x" Max Kellermann 2022-06-13 21:36:42 +02:00
  • f2cfa3e1c4 net/SocketError: add SocketErrorCategory() Max Kellermann 2022-06-13 21:25:27 +02:00
  • 0c2c20254b system/Error: add IsLastError() Max Kellermann 2022-06-13 21:19:27 +02:00
  • 193d6a4fd4 system/Error: add LastErrorCategory() Max Kellermann 2022-06-13 21:19:17 +02:00
  • acfeec7a5d system/Error: add [[gnu::const]] attribute Max Kellermann 2022-06-13 21:16:07 +02:00
  • 45d908e25f build(deps): bump actions/setup-python from 3 to 4 dependabot[bot] 2022-06-13 15:23:52 +00:00
  • fd9114e7e2 doc/user.rst: fix neighbor plugin config block name Naglis Jonaitis 2022-05-26 16:43:58 +03:00
  • b4f454a553 Merge pull request #1548 from MusicPlayerDaemon/dependabot/github_actions/actions/setup-python-3 Max Kellermann 2022-06-08 12:56:55 +02:00
  • 299f813e28 Merge pull request #1549 from MusicPlayerDaemon/dependabot/github_actions/actions/checkout-3 Max Kellermann 2022-06-08 12:56:21 +02:00
  • eedd490e2d net/AddressInfo: add iterator type aliases Max Kellermann 2022-05-17 21:16:58 +02:00
  • 0a8aca516a util/StringBuffer: use data() instead of &front() Max Kellermann 2022-05-19 11:12:36 +02:00
  • 70808bde64 util/ForeignFifoBuffer: add MoveFrom() overload with std::span Max Kellermann 2022-05-30 12:54:18 +02:00
  • 93bf0fc547 util/ForeignFifoBuffer: use iterators Max Kellermann 2022-05-30 12:55:23 +02:00
  • 95e7f8b1c8 util/ForeignFifoBuffer: more constexpr Max Kellermann 2022-05-30 12:55:27 +02:00
  • e2d6bb7444 build(deps): bump actions/checkout from 2 to 3 dependabot[bot] 2022-06-05 08:28:29 +00:00
  • f89916e6fb build(deps): bump actions/setup-python from 1 to 3 dependabot[bot] 2022-06-05 08:28:27 +00:00
  • 7d95b15cbc chore: Included githubactions in the dependabot config naveen 2022-06-05 01:30:13 +00:00
  • 27e78c71e0 util/HexFormat: use std::span instead of ConstBuffer Max Kellermann 2022-02-18 15:03:22 +01:00
  • 8333927737 time/Zone: add native Windows implementation Max Kellermann 2022-01-03 15:43:15 +01:00
  • db03db0dca util/SpanCast: add FromBytesStrict() Max Kellermann 2022-06-01 21:39:56 +02:00
  • bd96f6e572 util/SpanCast: add const support to FromBytesFloor() Max Kellermann 2022-06-01 21:40:13 +02:00
  • 04041f9583 util/Manual: use std::aligned_storage_t Max Kellermann 2022-05-31 16:08:11 +02:00
  • 826d1b207e util/Manual: add type aliases Max Kellermann 2022-05-31 16:08:47 +02:00
  • f92bae887f util/Manual: add noexcept Max Kellermann 2022-05-31 16:10:28 +02:00
  • d2983b7fde net/SocketAddress: include cleanup Max Kellermann 2022-05-31 13:54:15 +02:00
  • 059955a48c net/SocketAddress: add #ifdefs for std::span Max Kellermann 2022-05-31 13:50:07 +02:00
  • 6ebac6a0b2 net/StaticSocketAddress: use std::string_view instead of StringView Max Kellermann 2022-05-31 13:48:51 +02:00
  • b5a9d0654e net/Resolver: use std::copy() Max Kellermann 2022-05-31 13:35:09 +02:00
  • 242ba727b2 net/HostParser: use std::string_view instead of StringView Max Kellermann 2022-05-31 13:33:33 +02:00
  • d5db4ca0e7 net/SocketAddress: GetSteadyPart() returns std::span Max Kellermann 2022-04-19 17:29:48 +02:00
  • d256d3dabe util/StringCompare: use std::string_view instead of StringView Max Kellermann 2022-05-31 13:18:42 +02:00
  • 759da033fc lib/curl/Escape: use std::string_view instead of StringView Max Kellermann 2022-05-31 13:22:14 +02:00
  • c074338f4c system/EventFD: include cleanup Max Kellermann 2022-05-31 12:43:25 +02:00
  • 3dd2434149 lib/crypto/Base64: add overload which returns AllocatedArray<std::byte> Max Kellermann 2022-05-24 14:26:59 +02:00
  • 3699514d18 lib/xiph/VorbisPicture: use std::string_view instead of StringView Max Kellermann 2022-05-24 14:24:12 +02:00
  • f045cf43e4 output/snapcast/Client: work around clang 14 std::span cast bug Max Kellermann 2022-05-24 13:50:04 +02:00
  • 843dad19e9 output/snapcast/Client: use std::string_view instead of StringView Max Kellermann 2022-05-24 13:32:26 +02:00
  • 73e2ac4211 tag/FixString: use std::string_view instead of StringView Max Kellermann 2022-05-24 12:20:33 +02:00
  • 6d113de1f8 tag/Handler: pass std::span to OnPicture() Max Kellermann 2022-05-24 13:51:18 +02:00
  • 2e6f115bcc Merge branch 'v0.23.x' Max Kellermann 2022-05-24 10:58:40 +02:00
  • a3fba2f8f7 python/build/libs.py: update CURL to 7.83.1 Max Kellermann 2022-05-24 10:56:28 +02:00
  • e2b671f1b2 python/build/libs.py: add --disable-vulkan to FFmpeg configuration Max Kellermann 2022-05-24 10:54:17 +02:00
  • 2a35fbe29e python/build/libs.py: fix the OpenSSL SHA256 Max Kellermann 2022-05-24 10:55:50 +02:00
  • 81cde72fd0 meson.build: suppress -Wstringop-overflow due to bogus libfmt warnings Max Kellermann 2022-05-24 10:39:17 +02:00
  • bf9ffba4f7 doc/user.rst: fix playlist plugin name option Naglis Jonaitis 2022-05-22 02:19:09 +03:00
  • c975d8b943 Fix deprecation warnings caused by name changes in OSX audio inerfaces Dave Hocker 2022-05-23 17:48:49 -05:00
  • 97f78059a2 util/AllocatedArray: add missing type alias "value_type" Max Kellermann 2022-05-23 22:15:18 +02:00
  • fd47edb905 apple/AudioObject: call AllocatedArray::data() instead of begin() Max Kellermann 2022-05-23 22:04:54 +02:00
  • 8ee442e9b1 Merge branch 'v0.23.x' Max Kellermann 2022-05-23 21:35:26 +02:00
  • 2730f91872 .github/workflows/build.yml: build everything, not just unit tests (Linux) Max Kellermann 2022-05-23 21:32:07 +02:00
  • 97ca85e155 .github/workflows/build.yml: verbose build (Linux) Max Kellermann 2022-05-23 21:31:48 +02:00
  • 39bb4c5871 .github/workflows/build.yml: build everything, not just unit tests Max Kellermann 2022-05-23 21:25:44 +02:00
  • bdceb90c59 .github/workflows/build.yml: verbose build Max Kellermann 2022-05-23 21:25:26 +02:00
  • 6633c7fd42 lib/crypto/Base64: use std::string_view Max Kellermann 2022-05-20 11:24:22 +02:00
  • 01b32d5ee0 util/WritableBuffer: remove unused library Max Kellermann 2022-05-20 11:05:31 +02:00
  • 1260a0147a lib/crypto/Base64: use std::span Max Kellermann 2022-05-20 11:18:54 +02:00
  • ef54b7d9de archive/iso9660: use std::span Max Kellermann 2022-05-20 11:12:42 +02:00
  • f66315d2de MusicChunk: use std::span Max Kellermann 2022-05-20 11:05:48 +02:00
  • b50173ae8b util/CircularBuffer: use std::span Max Kellermann 2022-05-20 10:59:53 +02:00
  • b37c031fd1 util/{HugeAllocator,SparseBuffer}: use std::span Max Kellermann 2022-05-20 10:17:20 +02:00
  • 84e5da4bf0 pcm/Silence: use std::span Max Kellermann 2022-05-20 10:09:50 +02:00
  • 3bb7693200 decoder/HybridDsd: remove Max Kellermann 2022-05-20 10:07:42 +02:00
  • b22c00d0cd Merge branch 'v0.23.x' Max Kellermann 2022-05-20 10:04:19 +02:00
  • 7006b075c3 util/AllocatedArray: fix -Wunused-parameter Max Kellermann 2022-05-20 09:48:48 +02:00
  • 774024a41b net/SocketAddress: add std::span cast operator Max Kellermann 2022-05-11 21:07:47 +02:00
  • 5fb97b81d1 util/AllocatedArray: migrate from {Const,Writable}Buffer to std::span Max Kellermann 2022-05-11 16:19:44 +02:00
  • 8bd1b5228c lib/upnp/Compat: suppress -Wunused-but-set-parameter Max Kellermann 2022-05-19 20:08:29 +02:00
  • 23dd613ff9 system/VmaName: suppress -Wunused-parameter Max Kellermann 2022-05-19 14:01:32 +02:00
  • bb7be9a4cd util/*FifoBuffer: migrate from WritableBuffer to std::span Max Kellermann 2022-05-10 17:26:41 +02:00
  • 570755f05a io/BufferedReader: migrate from WritableBuffer to std::span Max Kellermann 2022-05-10 16:05:27 +02:00
  • 957d3e51e0 util/{Const,Writable}Buffer: add std::span cast operators Max Kellermann 2022-05-10 08:49:21 +02:00
  • fc6c274c97 pcm/{Dop,Dsd*}: explicitly capture "this" Max Kellermann 2022-05-19 13:12:48 +02:00
  • 313b092ba8 system/meson.build: depend on libfmt, not our log.a Max Kellermann 2022-05-19 13:24:38 +02:00
  • 0e9e213324 meson.build: switch to C++20 Max Kellermann 2022-05-19 09:46:34 +02:00
  • 86e6f4fcc0 Merge branch 'v0.23.x' Max Kellermann 2022-05-19 09:27:06 +02:00
  • a009e95afd .github/ISSUE_TEMPLATE/bug_report.md: add "Configuration" section Max Kellermann 2022-05-19 09:26:20 +02:00
  • 32aafb3572 .github/ISSUE_TEMPLATE/question.md: remove, we have GitHub discussions now Max Kellermann 2022-05-19 09:24:59 +02:00
  • b577783cf0 .github/FUNDING.yml: remove, no funding Max Kellermann 2022-05-19 09:23:56 +02:00
  • aa7b872a14 .github/workflows/build.yml: run "apt-get update" Max Kellermann 2022-05-12 05:50:09 +02:00
  • c6f7f57776 apple/Throw: add missing <cstring> header Caleb Xu 2022-05-16 22:31:39 -04:00
  • 122db76781 Merge tag 'v0.23.7' Max Kellermann 2022-05-09 23:14:07 +02:00
  • 106ad08cd2 increment version number to 0.23.8 Max Kellermann 2022-05-09 23:12:17 +02:00
  • 0341ca1b6a release v0.23.7 v0.23.7 Max Kellermann 2022-05-09 23:04:30 +02:00
  • 7581ea55db python/build/libs.py: update CURL to 7.83.0 Max Kellermann 2022-05-09 23:02:39 +02:00
  • fc9cee38d8 python/build/libs.py: update OpenSSL to 3.0.3 Max Kellermann 2022-05-09 23:03:11 +02:00
  • b175e4128d encoder/meson.build: always generate encoder/Features.h Max Kellermann 2022-05-09 22:52:37 +02:00
  • 97b07798b0 doc/protocol.rst: clarify repeat/single/random side effects Max Kellermann 2022-05-09 22:50:56 +02:00
  • 112fcd206d Merge branch 'fix-hls-seeking' of https://github.com/burrocargado/MPD into v0.23.x Max Kellermann 2022-05-09 22:44:10 +02:00
  • 11d1f56062 Fix seeking HLS on-demand streaming not working BurroCargado 2022-05-07 09:50:41 +09:00
  • bd840d4638 decoder/plugins/FFmpegDecoder: fix IsSeekable() BurroCargado 2022-05-05 16:34:31 +09:00
  • 601e5e6abc net/AddressInfo: add noexcept Max Kellermann 2022-04-01 20:45:22 +02:00
  • 6bacb23002 decoder/ffmpeg: add "noexcept" Max Kellermann 2022-04-26 21:06:35 +02:00
  • 5c300a9f1a tag/ReplayGainParser: add "noexcept" Max Kellermann 2022-04-26 21:06:02 +02:00