Commit Graph

  • b283fe07af lib/expat/ExpatParser: pass std::string_view to CharacterData() Max Kellermann 2024-01-04 20:52:33 +0100
  • feeb21577f lib/upnp/Device: use std::forward_list instead of std::vector Max Kellermann 2024-01-04 20:51:03 +0100
  • 1fca16737d lib/upnp/Device: remove unnecessary ctors/dtors Max Kellermann 2024-01-04 20:49:26 +0100
  • 4ec85a12e3 lib/upnp/Discovery: use std::map instead of std::list Max Kellermann 2024-01-04 20:35:44 +0100
  • 3d2aebccad lib/upnp/Discovery: pass std::string_view to LockRemove() Max Kellermann 2024-01-04 20:40:23 +0100
  • 22382f799c lib/upnp/Discovery: add noexcept Max Kellermann 2024-01-04 20:37:34 +0100
  • 468eceabff lib/upnp/Discovery: remove unreachable exception handler Max Kellermann 2024-01-04 18:04:36 +0100
  • 08e0eb79f5 lib/upnp/Discovery: remove unused default ctor Max Kellermann 2024-01-04 18:04:20 +0100
  • 8b03ce562c input/curl: increase CURLOPT_BUFFERSIZE from 16 kB to 512 kB Max Kellermann 2024-01-04 17:56:29 +0100
  • 997311ba14 lib/curl/Easy: add method TrySetOption() Max Kellermann 2024-01-04 17:50:41 +0100
  • cbd031ca7f lib/upnp/Action: common UpnpSendAction() wrapper for pupnp and npupnp Max Kellermann 2024-01-04 16:44:12 +0100
  • 95842e7984 db/upnp: eliminate the std::forward_list, use IterableSplitString() Max Kellermann 2024-01-04 16:09:03 +0100
  • cc41e95806 db/upnp: add rootid_sv Max Kellermann 2024-01-04 16:20:42 +0100
  • 2c77e088b4 db/upnp: eliminate temporary std::string from Visit() Max Kellermann 2024-01-04 16:03:08 +0100
  • 4eefc2e47c test/DumpDatabase: add "URI" parameter Max Kellermann 2024-01-04 15:37:09 +0100
  • 7c13666226 test/DumpDatabase: remove the "PLUGIN" parameter, load from config file Max Kellermann 2024-01-04 15:28:40 +0100
  • 4ed8313954 test/DumpDatabase: use libfmt Max Kellermann 2024-01-04 15:29:36 +0100
  • c8e2ab6781 db/upnp/Object: smaller enums Max Kellermann 2024-01-04 14:31:21 +0100
  • b2ed29b8c0 lib/upnp/ContentDirectoryService: getFriendlyName() returns std::string reference Max Kellermann 2024-01-04 13:21:53 +0100
  • 1789b56a85 db/upnp: pass std::string_view to songPath() Max Kellermann 2024-01-04 13:22:31 +0100
  • 714dbc9294 lib/upnp/Discovery: forward-declare inner class ContentDirectoryDescriptor Max Kellermann 2024-01-04 13:18:57 +0100
  • f40eb963fd lib/upnp/Discovery: forward-declare inner class Downloader Max Kellermann 2024-01-04 13:10:49 +0100
  • ee4b49d12f lib/expat/ExpatParser: pass std::string_view to Parse() Max Kellermann 2024-01-04 12:58:20 +0100
  • 4c9942534c lib/upnp/Device: pass url as std::string_view to Parse() Max Kellermann 2024-01-04 13:02:06 +0100
  • d5f7db59a8 lib/upnp/Util: pass std::string_view to path_getfather() Max Kellermann 2024-01-04 13:03:31 +0100
  • 8d1b73ae89 lib/upnp/Discovery: use string_view::starts_with() instead of strncmp() Max Kellermann 2024-01-04 12:53:57 +0100
  • afa77099cf msys2 CI Rosen Penev 2023-12-25 14:32:55 -0800
  • f68fab53a7 zzip: fix compilation on Windows Rosen Penev 2024-01-03 15:21:16 -0800
  • 6a4dc281d1 bzip2: fix compilation on Windows Rosen Penev 2024-01-03 15:22:24 -0800
  • 26831a417a subproject: update expat to 2.5.0-4 Max Kellermann 2024-01-03 20:37:56 +0100
  • 6293818c35 subproject: update fmt to 10.2.0-1 Max Kellermann 2024-01-03 20:37:47 +0100
  • a859de6806 sndfile: fix compilation with clang's libc++ Rosen Penev 2023-12-28 20:23:39 -0800
  • 13202bfce4 test: neighbor_explorer: fix compilation on WIN32 Rosen Penev 2023-12-31 15:10:06 -0800
  • f3d031b38a libnpupnp: update subproject Rosen Penev 2023-12-31 13:56:35 -0800
  • f6dbf38e99 upnp: change interface variable name Rosen Penev 2023-12-27 12:50:47 -0800
  • d0a4270449 lib/upnp/Compat: remove obsolete kludges Max Kellermann 2023-12-28 21:23:43 +0100
  • b9a7a9981e lib/upnp/ContentDirectoryService: remove unused fields Max Kellermann 2023-12-28 21:20:57 +0100
  • d9fb152b95 lib/upnp/ContentDirectoryService: include some headers only with libpupnp Max Kellermann 2023-12-28 21:12:32 +0100
  • 09a0f7a45c Merge branch 'android_fix' of https://github.com/DDRBoxman/MPD Max Kellermann 2023-12-28 21:02:49 +0100
  • 9396ffb509 db/plugins/upnp/ContentDirectoryService: add missing closing curly brace Max Kellermann 2023-12-28 20:52:20 +0100
  • 66a8afd18c subprojects: add libnpupnp Max Kellermann 2023-12-28 20:48:44 +0100
  • e7e07c39c5 meson: fix flac_dep under Windows Rosen Penev 2023-12-27 12:43:08 -0800
  • 201e081750 android: Fix boot receiver settings and intent check Colin Edwards 2023-12-27 13:38:38 -0600
  • 5f7f1d738d android: set kotlin target to 9 Colin Edwards 2023-12-27 13:34:37 -0600
  • 8a3d144714 android: Set kotlin jvm target to 1.9 Colin Edwards 2023-12-27 13:27:02 -0600
  • 44080154b0 no setenv on Windows Rosen Penev 2023-12-25 16:15:33 -0800
  • c17493f2d3 Merge branch 'fs' of https://github.com/neheb/MPD Max Kellermann 2023-12-27 12:38:30 +0100
  • dcfc1ca6a0 Merge branch 'doc-time-case' of https://github.com/naglis/MPD Max Kellermann 2023-12-27 12:37:58 +0100
  • 07e1bae0af Merge branch 'doc-config-comments' of https://github.com/naglis/MPD Max Kellermann 2023-12-27 12:35:32 +0100
  • 658a7f1ca7 Merge branch 'material' of https://github.com/DDRBoxman/MPD Max Kellermann 2023-12-27 12:35:13 +0100
  • bd408cd627 Merge branch 'bootfix' of https://github.com/DDRBoxman/MPD Max Kellermann 2023-12-27 12:33:14 +0100
  • 7c520f6475 fs: fix typo Rosen Penev 2023-12-25 15:19:37 -0800
  • 07ee11b963 doc/protocol.rst: fix time tag case naglis 2023-12-26 10:51:34 +0200
  • a4c7041561 subprojects: properly export id3tag include headers Colin Edwards 2023-12-24 11:31:29 -0600
  • d7eb223343 doc: mention config file comment syntax naglis 2023-12-23 09:16:02 +0200
  • ddc048e2c3 android: Move settings to compose and material UI 3 Colin Edwards 2023-12-22 22:52:33 -0600
  • 625ab6decd android: Move preferences class out of settings Colin Edwards 2023-12-22 19:10:45 -0600
  • 2638396df5 android: add dependencies for Material 3 and Compose Colin Edwards 2023-12-22 13:05:39 -0600
  • 3d8e285e2b android: Fix launching on device boot Colin Edwards 2023-12-22 12:30:45 -0600
  • 793a12d58d android: Use Java 9 Colin Edwards 2023-12-22 12:30:27 -0600
  • 23b4688c44 util/ByteOrder: move Packed* classes to separate headers Max Kellermann 2023-12-22 18:09:31 +0100
  • c4d8888972 subprojects: add id3tag Max Kellermann 2023-12-22 17:10:57 +0100
  • 6e50031c49 python/build/libs.py: remove libmad (unused) Max Kellermann 2023-12-22 17:17:59 +0100
  • 833ca1e350 test/dump_rva2: fix TCHAR/char confusion on Windows Max Kellermann 2023-12-22 18:05:37 +0100
  • a888b3a707 decoder/plugins/meson.build: add missing dependency to libid3tag Max Kellermann 2023-12-22 18:01:29 +0100
  • d9bbe39f48 android/include/meson.build: remove custom "-I" flag Max Kellermann 2023-12-22 16:52:11 +0100
  • 38226dfe81 android/include/meson.build: generate *.class in @PRIVATE_DIR@ Max Kellermann 2023-12-22 16:45:36 +0100
  • 94ef1e13e0 android/include/meson.build: call javac directly, eliminate run-javac.sh Max Kellermann 2023-12-22 16:37:13 +0100
  • 35c7c005ba android/meson.build: move target org_musicpd_Bridge.h to include/meson.build Max Kellermann 2023-12-22 16:37:52 +0100
  • 1e732f9b9b android/run-javac.sh: remove unnecessary realpath call Max Kellermann 2023-12-22 16:35:05 +0100
  • ee5c471280 android/meson.build: pass @OUTDIR@ to run-javac.sh Max Kellermann 2023-12-22 16:31:56 +0100
  • 8ef47147a0 .github/workflows/build_android.yml: do not ignore "python" Max Kellermann 2023-12-22 15:17:29 +0100
  • fb4dd4e1ce .github/workflows/build_android.yml: remove branch v0.23.x Max Kellermann 2023-12-22 15:17:10 +0100
  • a19f3a4f9f python/build/meson.py: put ccache prefix in array instead of stripping it Max Kellermann 2023-12-22 14:56:42 +0100
  • c3ba52a1fc python/build/toolchain.py: auto-detect ccache Max Kellermann 2023-12-22 15:03:03 +0100
  • 1b2bd0cc0a .github/workflows/build_android.yml: use preinstalled Android SDK/NDK Max Kellermann 2023-12-22 14:20:08 +0100
  • dd3779d64b .github/workflows/build_android.yml: use preinstalled Java Max Kellermann 2023-12-22 14:20:55 +0100
  • 806d1483a8 .github/workflows/build_android.yml: install Meson 1.3.0 Max Kellermann 2023-12-22 14:38:08 +0100
  • b1f28d6003 output/alsa: Fix (theoretical error in) ALSA device recovery borine 2023-12-22 12:02:33 +0000
  • 50e6950fa8 output/alsa: handle recoverable errors in DrainInternal() borine 2023-11-30 11:25:43 +0000
  • 1d60d3cd2b subprojects: update libmpdclient to 2.22 Max Kellermann 2023-12-22 12:07:20 +0100
  • 59ed18e112 Merge branch 'android_network_address' of https://github.com/DDRBoxman/MPD Max Kellermann 2023-12-22 10:26:36 +0100
  • c4c1044427 android: Add a text field to display the devices network address Colin Edwards 2023-12-21 00:04:17 -0600
  • 791b3c65f3 python/build/meson: bringt back configure() Max Kellermann 2023-12-21 12:00:34 +0100
  • a3765cd363 python/build: remove Meson project support Max Kellermann 2023-12-21 11:50:15 +0100
  • 3c5b864396 tag/IcyMetadataParser: use std::span Max Kellermann 2023-12-20 19:32:21 +0100
  • b09654b53a
    build: Remove absolute path on pkg-config Colin Edwards 2023-12-20 23:23:18 -0600
  • 58fc857a2d tag/IcyMetadataParser: pass std::string_view to icy_parse_tag() Max Kellermann 2023-12-20 20:00:21 +0100
  • e443ee357a tag/IcyMetadataParser: do not null-terminate strings in icy_parse_tag() Max Kellermann 2023-12-20 19:54:20 +0100
  • 2618294eb7 tag/IcyMetadataParser: pass std::string_view to icy_parse_tag_item() Max Kellermann 2023-12-20 19:50:08 +0100
  • 03352cb4ad tag/IcyMetadataParser: use std::byte in ParseInPlace() Max Kellermann 2023-12-20 19:48:59 +0100
  • 2c851498cc meson.build: do not leak CPP macros to subprojects Max Kellermann 2023-12-20 17:40:47 +0100
  • a52292ae17 subprojects: update sqlite to 3.44.2-1 Max Kellermann 2023-12-20 17:34:04 +0100
  • f6a886f092 subprojects: update curl to 8.5.0-2 Max Kellermann 2023-12-20 17:33:27 +0100
  • 6234ae5a8b doc/user.rst: do not name the deprecated /var/run/ directory Max Kellermann 2023-12-20 17:32:11 +0100
  • a4ead670ed subprojects: add libmpdclient wrap Max Kellermann 2023-12-20 17:06:15 +0100
  • 303d981099 subprojects: add lame Max Kellermann 2023-12-11 11:06:52 +0100
  • 7727311df7 meson.build: disable "openssl:asm" Max Kellermann 2023-12-20 16:29:48 +0100
  • 5f54a8e94e Merge tag 'v0.23.15' Max Kellermann 2023-12-20 16:23:58 +0100
  • b8bfc98618 release v0.23.15 v0.23.15 Max Kellermann 2023-12-20 16:21:57 +0100