Commit graph

2605 commits

Author SHA1 Message Date
badaix
3eb63313ea Rename control API doc 2021-12-15 18:39:55 +01:00
badaix
0c50028605 Use ccache 2021-12-15 11:34:48 +01:00
badaix
1ddaa97b3d Change min buffer duration from 400ms to 20ms 2021-12-15 11:11:28 +01:00
badaix
ae25e05a73 Raise version to v0.26.0 2021-12-15 11:08:18 +01:00
badaix
9958457d9e Start Snapserver after network-online 2021-12-15 11:03:08 +01:00
badaix
c358fd2282 Use "Latest" Standard for clang-format 2021-12-13 16:15:45 +01:00
badaix
d326252268 Rename PcmListener to PcmStream::Listener
Reorganize include order
2021-12-12 12:19:46 +01:00
badaix
c49841cf6f Use two threads on self-hosted runner 2021-12-11 20:03:28 +01:00
badaix
49143f6ec4 Use boost v1.77.0 for self-hosted runner 2021-12-11 10:56:24 +01:00
badaix
c33c0b03f9 Use boost v1.78.0 2021-12-10 19:26:29 +01:00
badaix
2fdc3a035a Roll back to boost v1.77.0 2021-12-10 15:03:55 +01:00
badaix
de17c74499 Remove ccache launcer from debian generator 2021-12-10 14:57:35 +01:00
badaix
5a14690fc0 Only use one core on self hosted runner 2021-12-10 09:09:57 +01:00
badaix
8e1f92acb1 Rename MetaTags to MetaData 2021-12-09 22:09:32 +01:00
Jordan Williams
607f1db77f Revert "Specify the Loopback ALSA device by name in the ALSA configuration"
This reverts commit 653f473166.
2021-12-09 18:10:58 +01:00
Jordan Williams
bc6e2ad72e Specify the Loopback ALSA device by name in the ALSA configuration
This will work whatever index the loopback device happens to have.
2021-12-09 18:10:58 +01:00
Jordan Williams
97057aae54 Remove unnecessary sampleformat spec from ALSA configuration example 2021-12-09 18:10:58 +01:00
Jordan Williams
18d2c45693 Fix spelling of elementary OS 2021-12-09 18:10:58 +01:00
Jordan Williams
bf0f111b6e Add host setting to Mopidy configuration for TCP source 2021-12-09 18:10:58 +01:00
Jordan Williams
2b699c091c Rename Raspbian to Raspberry Pi OS 2021-12-09 18:10:58 +01:00
Jordan Williams
b2e15b5c81 Add missing build dependencies for Fedora 2021-12-09 18:10:58 +01:00
badaix
b3d2d5aabc Reformat source 2021-12-09 18:08:49 +01:00
badaix
dd180dc56a Catch exception during pulse connect 2021-12-09 18:08:38 +01:00
badaix
e7f1519ab2 Cleanup namespaces 2021-12-09 13:52:53 +01:00
Njal Karevoll
d9bdd1b6c0 Ignore hardware volume changes when not connected.
This needs to be protected with a mutex to avoid races with concurrent connects/disconnects.
2021-12-09 13:36:12 +01:00
Njal Karevoll
8a13274933 disconnect from pulse temporarily while there are no chunks available 2021-12-09 13:36:12 +01:00
badaix
9b0a3c41f3 Fix pragmas 2021-12-08 10:48:26 +01:00
badaix
c050c097b4 Ignore unknown pragmas for boost::process 2021-12-08 10:42:29 +01:00
badaix
d8fe7c89f1 Disable some more warnings for boost::process 2021-12-08 10:30:02 +01:00
badaix
420e12e4a4 Update to boost v1.78.0 2021-12-08 10:13:00 +01:00
badaix
a8795bc4dd Remove bracket 2021-11-07 20:50:33 +01:00
badaix
6715908256 Remove Travis CI file 2021-11-07 20:47:32 +01:00
badaix
9c56357726 Update JSON for Modern C++ to v3.10.4 2021-11-07 20:39:19 +01:00
badaix
dd98835685 Fix settings dir 2021-11-06 23:12:31 +01:00
badaix
c77a53a9a5 Enable Snapserver build for Android 2021-11-05 21:05:13 +01:00
badaix
783c1f5fb2 Add summary of plugin requests and notifications 2021-10-21 17:55:57 +02:00
badaix
e1eef690b4 Update API docs 2021-10-21 17:41:56 +02:00
badaix
2983145b6c Remove unused namespace 2021-10-19 09:28:47 +02:00
badaix
6f4a2e6e7b Ignore clangd related files 2021-10-17 21:58:47 +02:00
badaix
9dc967a671 Remove superfluous static_cast 2021-10-17 21:58:26 +02:00
badaix
4f2f16db33 Disable warning deprecated-declarations 2021-10-16 22:17:27 +02:00
badaix
b4b9eb83ce Fix compilation on big endian systems 2021-10-16 21:53:26 +02:00
badaix
5513d94285 Require boost 1.74 2021-10-16 21:52:57 +02:00
badaix
b0407daf48 Remove unused file 2021-10-11 21:59:58 +02:00
badaix
4df05105a9 Fix data races 2021-09-23 20:32:44 +02:00
badaix
c635a9cd01 Fix warning 2021-09-23 20:13:10 +02:00
badaix
ee158b521d Fix thread races 2021-09-21 08:16:33 +02:00
badaix
2efd00d8ef Clean up mutexes 2021-09-18 13:42:43 +02:00
badaix
12aeb5859c Use strand executors 2021-09-18 11:11:34 +02:00
badaix
e6872593ee Fix data race 2021-09-13 14:44:06 +02:00