1
0
Fork 0
mirror of https://github.com/badaix/snapcast synced 2025-09-04 13:32:34 +02:00

Commit graph

  • c1c9b2b52b
    Merge 5833bd5059 into 1e623e5ced #1425 Lucian Muresan 2025-09-03 19:00:36 +00:00
  • 5833bd5059 added go-librespot (https://github.com/devgianlu/go-librespot) integration, tweaked with the help of chatgpt independently to the old, existing closed PR: #1376 which I did not know about in the beginning, only in an older discussion which resulted to issue #1424 being newly opened #1425 Lucian Muresan (SHS DI XP R&D IMC IF) 2025-09-03 20:51:51 +02:00
  • f5244bb526
    Merge 1d3b28d31e into 1e623e5ced #1373 sajjad sabzkar 2025-09-03 14:19:12 +00:00
  • 1d3b28d31e add android openssl compatibility #1373 Sajjad Sabzkar 2025-04-25 20:56:00 +03:30
  • 89279964b2 Use "soundcard" as pipewire target pipewire badaix 2025-09-03 13:18:16 +02:00
  • 1e623e5ced Make ALSA optional develop Benedikt Reinartz 2025-09-01 21:22:14 +02:00
  • b126f68c11 Fix Pipewire hw volume badaix 2025-09-02 22:09:09 +02:00
  • 3648485eba
    Pr aanno/1419 (#1420) aanno 2025-09-02 21:31:01 +02:00
  • c1762b8c04 Make ALSA optional #1422 Benedikt Reinartz 2025-09-01 21:22:14 +02:00
  • 92d8caae6b try NOLINTBEGIN #1420 aanno 2025-08-30 11:57:26 +02:00
  • 68761b0cdb try the NOLINT stuff on ONE line (and ignore format) aanno 2025-08-30 11:55:24 +02:00
  • b2b64fd0b5 lint fix aanno 2025-08-30 11:41:55 +02:00
  • 5ac1e0ecd0 fix #pragma GCC diagnostic in client/player/pipewire_player.cpp aanno 2025-08-30 11:17:47 +02:00
  • 8142e1fed5 clang warnings on -Wgnu-statement-expression and -Wc99-extensions aanno 2025-08-30 11:10:56 +02:00
  • a1341dba96 code format aanno 2025-08-30 10:49:48 +02:00
  • 7c5c0e3f60 initial: Support pipewire in snapclient aanno 2025-08-30 10:44:59 +02:00
  • 89b5650ab4 Better error handling pipewire_player badaix 2025-08-29 23:19:47 +02:00
  • cf399d28dc Fix compile error badaix 2025-08-29 22:13:33 +02:00
  • e5590f98e8 Play audio badaix 2025-08-29 22:04:54 +02:00
  • 8fa390a0ac Fix static analysis issue badaix 2025-08-29 16:41:37 +02:00
  • 1d2392dfd4 Fix compile errors badaix 2025-08-29 16:21:44 +02:00
  • 564eb1d94d Fix compile errors badaix 2025-08-29 15:57:33 +02:00
  • a027933525 Play sinus badaix 2025-08-29 14:57:02 +02:00
  • 80a39b0b08 Fix compile option badaix 2025-08-28 21:34:26 +02:00
  • 258a64f25c wip badaix 2025-08-14 22:37:38 +02:00
  • d5c8c8ab9d Add PipewirePlayer files badaix 2025-08-08 13:04:20 +02:00
  • 97e599be39 Fix timestamping fallback-codec badaix 2025-08-28 21:31:34 +02:00
  • 11e6de9c63 Make encoder factory static, turn listeners into structs badaix 2025-08-26 15:05:28 +02:00
  • d9f796e795 Move chunk timestamp into encoder badaix 2025-08-19 14:22:43 +02:00
  • 290ef2f2af Add missing documentation badaix 2025-08-18 15:27:19 +02:00
  • 02d9afae5c Log doxygen warnings badaix 2025-08-18 15:15:10 +02:00
  • e682d56428 Add DeiceType and Capabilities badaix 2025-08-11 15:40:41 +02:00
  • a22d2b8bd1 Update changelog badaix 2025-08-28 21:21:01 +02:00
  • 42365008c2 Ignore warning for clang badaix 2025-08-28 21:13:40 +02:00
  • f3467ab0a2 Pipewire cleanup badaix 2025-08-28 20:51:03 +02:00
  • 94760fe492
    pr-1371: Support pipewire in snapserver (#1418) aanno 2025-08-28 10:14:16 +02:00
  • 3379b8d45d PR code review fixes #1418 aanno 2025-08-28 08:45:41 +02:00
  • 053845b6ea #pragma GCC diagnostic ignored only on gcc aanno 2025-08-27 13:07:15 +00:00
  • af4f883b27 more CI fixes: NOLINT, doxygen, #pragma GCC diagnostic aanno 2025-08-27 12:48:05 +00:00
  • a341c14bf9 cmake: BUILD_WITH_PIPEWIRE default is OFF now aanno 2025-08-27 08:11:07 +00:00
  • 9c305bdabd .github/workflows/ci.yml: removed unwanted dependencies aanno 2025-08-27 07:45:29 +00:00
  • 3efe5b030f try nolint for the pw_stream_flags line aanno 2025-08-27 07:36:33 +00:00
  • 343512e458 fixes for clang-tidy aanno 2025-08-27 07:20:59 +00:00
  • 1c2c2a2b23 try -Wno-gnu-statement-expression as -Wno-error=gnu-statement-expression is not supported on gcc aanno 2025-08-27 07:10:08 +02:00
  • 4b85e53dec add -Wno-error=gnu-statement-expression aanno 2025-08-26 13:23:26 +02:00
  • 172799a3e5 add pipewire to CI, cmake with -DBUILD_WITH_PIPEWIRE=ON aanno 2025-08-26 12:52:56 +02:00
  • 9f48d7d91e only use PipeWireStream when HAS_PIPEWIRE is true aanno 2025-08-26 11:56:57 +02:00
  • b85cac3c6d pr-1371: Support pipewire in snapserver aanno 2025-08-26 10:21:34 +02:00
  • a3a1dc5648
    Merge 21b35efc98 into c981cfd1a9 #1291 Stefan Keller 2025-08-18 22:45:09 +08:00
  • c981cfd1a9 Reformat code badaix 2025-08-18 11:31:12 +02:00
  • 7250deae39 Update Changelog badaix 2025-08-18 10:04:14 +02:00
  • 5802e0be0d fix: Use try_pop during Stream shutdown Matt Black 2025-08-18 16:30:57 +10:00
  • de95931d41 fix: Use try_pop during Stream shutdown #1415 Matt Black 2025-08-18 16:30:57 +10:00
  • d2e1635ebd Fix building with boost v1.89.0 badaix 2025-08-14 20:25:01 +02:00
  • f00da4ffd6 Fix case of command line arguments badaix 2025-08-11 11:22:33 +02:00
  • 7715d7d6ba
    Merge 6ea88f0ba5 into 9e2e417736 #1121 Guilhem Saurel 2025-08-08 19:30:32 +02:00
  • 9e2e417736 Update changelog and tests master v0.32.3 badaix 2025-08-08 15:10:38 +02:00
  • c48926fd5d Fix unit test badaix 2025-08-08 14:33:02 +02:00
  • ccafa3c8fb Add port to host in StreamUri badaix 2025-08-08 13:25:09 +02:00
  • 5d8f5242cd Update changelog badaix 2025-08-06 13:14:56 +02:00
  • c87ad1ecb7 Update windows build instructions to include boost-beast dependency Stijn 2025-08-05 20:49:09 +01:00
  • 68c486f849
    Update windows build instructions to include boost-beast dependency #1408 Stijn 2025-08-05 20:49:09 +01:00
  • 8656aa4457 Rename deb package with-pulse in control file #1407 Tommy Miland 2025-08-05 14:05:27 +02:00
  • 87e185676c Bump version to v0.32.2 v0.32.2 badaix 2025-08-05 09:53:25 +02:00
  • 4bbe4459f9 Fix building Snapclient with Pulse audio support badaix 2025-08-05 09:52:43 +02:00
  • b7c23f077e Fix typo v0.32.1 badaix 2025-08-04 14:31:15 +02:00
  • 6b446c0ef4 Bump version to v0.32.1 badaix 2025-08-04 14:18:26 +02:00
  • cf786ee1a5 Install openssl badaix 2025-08-04 10:18:04 +02:00
  • 40a12f7731 Add openssl to bundle badaix 2025-08-04 10:17:15 +02:00
  • 2448ee7bc0 Install openssl badaix 2025-08-04 09:58:00 +02:00
  • c0050cde8e Update Snapweb to v0.9.1 v0.32.0 badaix 2025-08-03 13:57:09 +02:00
  • 994815d512 Update man page badaix 2025-08-01 14:34:17 +02:00
  • ac79188cee Fix command line parsing badaix 2025-08-01 14:33:57 +02:00
  • 5f85b79cd0 Bump version number to v0.32.0 badaix 2025-07-31 21:43:15 +02:00
  • 73d51d9491 Move UriEncode to strutils badaix 2025-07-31 21:41:48 +02:00
  • f1c2f746e8 add testcase for percentage encoded urls by comparing the re-constructed url with the original url string Mischa Siekmann 2025-07-29 01:22:12 +02:00
  • a207056d36 fix: toString duplicated a leading slash in path Mischa Siekmann 2025-07-18 10:13:23 +02:00
  • 328b0ed9c1 Add uri-encoding to StreamUri::toString() Mischa Siekmann 2025-07-17 16:40:59 +02:00
  • cecd304de1 add testcase for percentage encoded urls by comparing the re-constructed url with the original url string #1398 Mischa Siekmann 2025-07-29 01:22:12 +02:00
  • 180428283d Cleanup badaix 2025-07-25 15:13:54 +02:00
  • c9e591ed45 read tcp port from parsed uri instance Mischa Siekmann 2025-07-17 16:55:07 +02:00
  • 86a8a5f85b Revert setting CMake policy CMP0167 badaix 2025-07-25 08:34:55 +00:00
  • ed5bbd62bb Update CMakeLists.txt to handle NEW Boost find_package Rudi Heitbaum 2025-04-18 01:34:50 +00:00
  • c95b287ca6 Update changelog badaix 2025-07-22 21:08:57 +02:00
  • 3fc39e55c6 Fix build instructions badaix 2025-07-22 21:06:57 +02:00
  • 998be976e6 Check if ini file exists badaix 2025-07-22 21:04:50 +02:00
  • 3b87ab0705 fix: toString duplicated a leading slash in path Mischa Siekmann 2025-07-18 10:13:23 +02:00
  • 59ea395279 read tcp port from parsed uri instance #1399 Mischa Siekmann 2025-07-17 16:55:07 +02:00
  • d39584d397 Add uri-encoding to StreamUri::toString() Mischa Siekmann 2025-07-17 16:40:59 +02:00
  • 0fa5fdda62 Update changelog, bump version to v0.31.104 badaix 2025-07-16 21:05:26 +02:00
  • a82954b480 Update ci.yml Johannes Pohl 2025-07-16 11:22:58 +02:00
  • b17808a4b3
    Update package.yml Johannes Pohl 2025-07-16 11:00:21 +02:00
  • c9d33a969b
    Update Visual Studio to v17 (2022) Johannes Pohl 2025-07-16 10:46:33 +02:00
  • fb4afc805c Install libjack badaix 2025-07-15 21:28:29 +02:00
  • 6666f01faf Build with Pulse and Jack badaix 2025-07-15 21:25:09 +02:00
  • 22b6ee84ef Add xcode 16.3, 16.4 badaix 2025-07-15 20:49:11 +02:00
  • 2e63aed3ad Remove deprecated windows-2019 action runner badaix 2025-07-15 20:44:26 +02:00
  • 70858352a2 Fix building with pipewire-jack badaix 2025-07-15 20:33:05 +02:00
  • d35014577e Revert "#1363: fix compiling on fedora with jack" #1391 aanno 2025-06-22 17:42:38 +02:00
  • daf160e06e manual fixes aanno 2025-06-21 17:12:56 +02:00