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

Commit graph

  • b4a41e0fd7 Fix access to a non existsing optional badaix 2022-01-04 19:27:06 +01:00
  • 337acd06e0 Build with tests badaix 2021-12-27 21:59:50 +01:00
  • ad6f980992 Rename workflow badaix 2021-12-27 21:47:03 +01:00
  • bb186dc29c Merge workflows into one file badaix 2021-12-27 21:46:31 +01:00
  • 5e0c191d9b Add font badaix 2021-12-27 18:16:15 +01:00
  • 0868ae1a68 Remove debhelper files badaix 2021-12-27 17:41:57 +01:00
  • 411d98f562 Fix unit tests badaix 2021-12-24 10:24:21 +01:00
  • f792f80423 Use ubuntu-18.04 in CI badaix 2021-12-23 10:35:49 +01:00
  • e30a9f335b Update changelog v0.26.0 badaix 2021-12-22 18:40:36 +01:00
  • 4d8f94475e Remove patches badaix 2021-12-21 15:06:45 +01:00
  • 16b9b27e92 Make meta_mpd.py executable badaix 2021-12-21 15:06:26 +01:00
  • 0b4f2c2b7b Don't build tests by default badaix 2021-12-21 15:05:30 +01:00
  • 72434eef10 Update snapweb to v0.4.0 badaix 2021-12-20 21:27:37 +01:00
  • 4a7b9b66ee Update documentation badaix 2021-12-20 11:52:16 +01:00
  • b059d3fca0 Remove comment badaix 2021-12-19 21:59:53 +01:00
  • 5f93c0cbc4 Update documentation badaix 2021-12-19 21:59:05 +01:00
  • 36044237ce lower log level badaix 2021-12-19 14:47:24 +01:00
  • 610c0c5ea5 Add spotify logo as meta data badaix 2021-12-19 14:20:47 +01:00
  • e59f628e5f Fix image cache badaix 2021-12-19 14:20:21 +01:00
  • 9c0c3bf0be Don't use sudo unnecessarily. Érico Nogueira 2021-12-09 23:23:30 -03:00
  • 04c1d0b8f8 Not link against stdc++fs badaix 2021-12-18 22:59:08 +01:00
  • 3f208d260e Use utils::file::exists instead of std::filesystem badaix 2021-12-18 22:48:39 +01:00
  • 98ccc8eded Add stdc++fs linker option badaix 2021-12-18 15:23:00 +01:00
  • 01e35e9004 Remove utils::file::exists badaix 2021-12-18 15:16:59 +01:00
  • da687c1585 Move meta_mpd.py to plug-ins directory badaix 2021-12-18 14:53:11 +01:00
  • 8d8061a946 Change control parameters to lower case badaix 2021-12-17 18:43:10 +01:00
  • 96b55c9b24 Update documentation badaix 2021-12-17 10:54:04 +01:00
  • 636b24a074 canControl must be true for property requests badaix 2021-12-17 09:15:39 +01:00
  • be4cfd3241 Use chrono milliseconds instead of int badaix 2021-12-16 23:36:46 +01:00
  • 834d2866cc Log stream control errors as error badaix 2021-12-16 23:36:05 +01:00
  • 114fe2c3bb Add missing error message badaix 2021-12-16 23:35:11 +01:00
  • 4fc435735d Reduce logging badaix 2021-12-16 22:22:58 +01:00
  • 091ffdd97d Fix linter issues badaix 2021-12-16 08:49:20 +01:00
  • ffc6215b1e Fix linter errors badaix 2021-12-15 22:16:15 +01:00
  • 170e6cc85b fIX linter errors badaix 2021-12-15 22:15:42 +01:00
  • 3eb63313ea Rename control API doc badaix 2021-12-15 18:39:55 +01:00
  • 0c50028605 Use ccache badaix 2021-12-15 11:34:48 +01:00
  • 1ddaa97b3d Change min buffer duration from 400ms to 20ms badaix 2021-12-15 11:11:28 +01:00
  • ae25e05a73 Raise version to v0.26.0 badaix 2021-12-15 11:08:18 +01:00
  • 9958457d9e Start Snapserver after network-online badaix 2021-12-15 11:03:08 +01:00
  • c358fd2282 Use "Latest" Standard for clang-format badaix 2021-12-13 16:15:45 +01:00
  • d326252268 Rename PcmListener to PcmStream::Listener badaix 2021-12-12 12:19:46 +01:00
  • c49841cf6f Use two threads on self-hosted runner badaix 2021-12-11 20:03:28 +01:00
  • 49143f6ec4 Use boost v1.77.0 for self-hosted runner badaix 2021-12-11 10:56:24 +01:00
  • c33c0b03f9 Use boost v1.78.0 badaix 2021-12-10 19:26:29 +01:00
  • 2fdc3a035a Roll back to boost v1.77.0 badaix 2021-12-10 15:03:55 +01:00
  • de17c74499 Remove ccache launcer from debian generator badaix 2021-12-10 14:57:35 +01:00
  • 5a14690fc0 Only use one core on self hosted runner badaix 2021-12-10 09:09:57 +01:00
  • 67f9fa5489 Don't use sudo unnecessarily. #951 Érico Nogueira 2021-12-09 23:23:30 -03:00
  • 8e1f92acb1 Rename MetaTags to MetaData badaix 2021-12-09 22:09:32 +01:00
  • 607f1db77f Revert "Specify the Loopback ALSA device by name in the ALSA configuration" Jordan Williams 2021-11-29 21:40:01 -06:00
  • bc6e2ad72e Specify the Loopback ALSA device by name in the ALSA configuration Jordan Williams 2021-11-28 10:22:18 -06:00
  • 97057aae54 Remove unnecessary sampleformat spec from ALSA configuration example Jordan Williams 2021-11-28 10:20:41 -06:00
  • 18d2c45693 Fix spelling of elementary OS Jordan Williams 2021-11-28 07:34:42 -06:00
  • bf0f111b6e Add host setting to Mopidy configuration for TCP source Jordan Williams 2021-11-28 07:33:00 -06:00
  • 2b699c091c Rename Raspbian to Raspberry Pi OS Jordan Williams 2021-11-28 07:31:43 -06:00
  • b2e15b5c81 Add missing build dependencies for Fedora Jordan Williams 2021-11-28 07:31:18 -06:00
  • b3d2d5aabc Reformat source badaix 2021-12-09 18:08:49 +01:00
  • dd180dc56a Catch exception during pulse connect badaix 2021-12-09 18:08:38 +01:00
  • e7f1519ab2 Cleanup namespaces badaix 2021-12-09 13:52:53 +01:00
  • d9bdd1b6c0 Ignore hardware volume changes when not connected. Njal Karevoll 2021-10-19 21:23:21 +02:00
  • 8a13274933 disconnect from pulse temporarily while there are no chunks available Njal Karevoll 2021-10-19 13:11:58 +02:00
  • 9b0a3c41f3 Fix pragmas badaix 2021-12-08 10:48:26 +01:00
  • c050c097b4 Ignore unknown pragmas for boost::process badaix 2021-12-08 10:42:29 +01:00
  • d8fe7c89f1 Disable some more warnings for boost::process badaix 2021-12-08 10:30:02 +01:00
  • 420e12e4a4 Update to boost v1.78.0 badaix 2021-12-08 10:13:00 +01:00
  • 4fa52521aa
    Revert "Specify the Loopback ALSA device by name in the ALSA configuration" #945 Jordan Williams 2021-11-29 21:40:01 -06:00
  • 653f473166
    Specify the Loopback ALSA device by name in the ALSA configuration Jordan Williams 2021-11-28 10:22:18 -06:00
  • c5f4bf88a7
    Remove unnecessary sampleformat spec from ALSA configuration example Jordan Williams 2021-11-28 10:20:41 -06:00
  • ca31bfbfab
    Fix spelling of elementary OS Jordan Williams 2021-11-28 07:34:42 -06:00
  • 28ec0921f3
    Add host setting to Mopidy configuration for TCP source Jordan Williams 2021-11-28 07:33:00 -06:00
  • b203a7efff
    Rename Raspbian to Raspberry Pi OS Jordan Williams 2021-11-28 07:31:43 -06:00
  • 4f81a07cc1
    Add missing build dependencies for Fedora Jordan Williams 2021-11-28 07:31:18 -06:00
  • a8795bc4dd Remove bracket badaix 2021-11-07 20:50:33 +01:00
  • 6715908256 Remove Travis CI file badaix 2021-11-07 20:47:32 +01:00
  • 9c56357726 Update JSON for Modern C++ to v3.10.4 badaix 2021-11-07 20:39:19 +01:00
  • dd98835685 Fix settings dir badaix 2021-11-06 23:12:31 +01:00
  • c77a53a9a5 Enable Snapserver build for Android badaix 2021-11-05 21:05:13 +01:00
  • 783c1f5fb2 Add summary of plugin requests and notifications badaix 2021-10-21 17:55:57 +02:00
  • e1eef690b4 Update API docs badaix 2021-10-21 17:41:56 +02:00
  • 034034bea8 Ignore hardware volume changes when not connected. #931 Njal Karevoll 2021-10-19 21:23:21 +02:00
  • f0d490ca3c disconnect from pulse temporarily while there are no chunks available Njal Karevoll 2021-10-19 13:11:58 +02:00
  • e3e934077a make it possible to override sampleformat for librespot #930 Njal Karevoll 2021-10-19 09:35:53 +02:00
  • 2983145b6c Remove unused namespace badaix 2021-10-19 09:28:47 +02:00
  • 6f4a2e6e7b Ignore clangd related files badaix 2021-10-17 21:58:47 +02:00
  • 9dc967a671 Remove superfluous static_cast badaix 2021-10-17 21:58:26 +02:00
  • 4f2f16db33 Disable warning deprecated-declarations badaix 2021-10-16 22:17:27 +02:00
  • b4b9eb83ce Fix compilation on big endian systems badaix 2021-10-16 21:53:26 +02:00
  • 5513d94285 Require boost 1.74 badaix 2021-10-16 21:52:57 +02:00
  • b0407daf48 Remove unused file badaix 2021-10-11 21:59:58 +02:00
  • 4df05105a9 Fix data races badaix 2021-09-23 20:32:44 +02:00
  • c635a9cd01 Fix warning badaix 2021-09-23 20:13:10 +02:00
  • 84e042e8e3 Refactor volume processing to separate class SoftwareDsp #916 Manuel Weichselbaumer 2021-09-22 00:55:25 +02:00
  • 25d0bab715 Refactor volume processing to separate class SoftwareDsp #914 Manuel Weichselbaumer 2021-09-22 00:55:25 +02:00
  • 29e41ef86a Replace XXX_LIBRARIES with XXX_LINK_LIBRARIES (for macOS compilation) #915 Manuel Weichselbaumer 2021-09-21 22:33:45 +02:00
  • ee158b521d Fix thread races badaix 2021-09-21 08:16:33 +02:00
  • 2efd00d8ef Clean up mutexes badaix 2021-09-18 13:42:43 +02:00
  • 12aeb5859c Use strand executors badaix 2021-09-18 11:11:34 +02:00
  • e6872593ee Fix data race badaix 2021-09-13 14:44:06 +02:00
  • 8067394212 Fix data races badaix 2021-09-12 12:03:27 +02:00