Commit graph

2648 commits

Author SHA1 Message Date
duhow
67ba51a708 Refactor Github Actions Workflow to matrix OS 2022-02-01 19:07:18 +01:00
badaix
527dbb96a0 Fix compile error 2022-01-31 21:25:13 +01:00
badaix
caef2b7b87 Clean up asio includes 2022-01-31 21:07:34 +01:00
badaix
4f29f000de Use namespace "boost::asio" instead of "net" 2022-01-30 22:07:13 +01:00
badaix
989eb6ec8e Reorder header includes 2022-01-30 21:45:00 +01:00
badaix
847546b182 Override cpu architecture 2022-01-08 16:33:28 +01:00
badaix
a417119827 Log arch 2022-01-08 15:31:16 +01:00
badaix
3e0d6266a7 Change log level 2022-01-06 23:22:45 +01:00
badaix
b4a41e0fd7 Fix access to a non existsing optional 2022-01-04 19:27:06 +01:00
badaix
337acd06e0 Build with tests 2021-12-27 21:59:50 +01:00
badaix
ad6f980992 Rename workflow 2021-12-27 21:47:03 +01:00
badaix
bb186dc29c Merge workflows into one file 2021-12-27 21:46:31 +01:00
badaix
5e0c191d9b Add font 2021-12-27 18:16:15 +01:00
badaix
0868ae1a68 Remove debhelper files 2021-12-27 17:41:57 +01:00
badaix
411d98f562 Fix unit tests 2021-12-24 10:24:21 +01:00
badaix
f792f80423 Use ubuntu-18.04 in CI 2021-12-23 16:43:36 +01:00
badaix
e30a9f335b Update changelog 2021-12-22 18:40:36 +01:00
badaix
4d8f94475e Remove patches 2021-12-21 15:06:45 +01:00
badaix
16b9b27e92 Make meta_mpd.py executable 2021-12-21 15:06:26 +01:00
badaix
0b4f2c2b7b Don't build tests by default 2021-12-21 15:05:30 +01:00
badaix
72434eef10 Update snapweb to v0.4.0 2021-12-20 21:27:37 +01:00
badaix
4a7b9b66ee Update documentation 2021-12-20 11:52:16 +01:00
badaix
b059d3fca0 Remove comment 2021-12-19 21:59:53 +01:00
badaix
5f93c0cbc4 Update documentation 2021-12-19 21:59:05 +01:00
badaix
36044237ce lower log level 2021-12-19 14:56:47 +01:00
badaix
610c0c5ea5 Add spotify logo as meta data 2021-12-19 14:56:47 +01:00
badaix
e59f628e5f Fix image cache 2021-12-19 14:56:47 +01:00
Érico Nogueira
9c0c3bf0be Don't use sudo unnecessarily.
'sudo cat' only affects 'cat', which is unnecessary, because
/dev/urandom is world readable.
2021-12-19 14:51:24 +01:00
badaix
04c1d0b8f8 Not link against stdc++fs 2021-12-18 22:59:08 +01:00
badaix
3f208d260e Use utils::file::exists instead of std::filesystem 2021-12-18 22:48:39 +01:00
badaix
98ccc8eded Add stdc++fs linker option 2021-12-18 15:23:00 +01:00
badaix
01e35e9004 Remove utils::file::exists 2021-12-18 15:16:59 +01:00
badaix
da687c1585 Move meta_mpd.py to plug-ins directory 2021-12-18 14:53:11 +01:00
badaix
8d8061a946 Change control parameters to lower case 2021-12-17 18:43:10 +01:00
badaix
96b55c9b24 Update documentation 2021-12-17 10:54:04 +01:00
badaix
636b24a074 canControl must be true for property requests 2021-12-17 09:15:39 +01:00
badaix
be4cfd3241 Use chrono milliseconds instead of int 2021-12-16 23:36:46 +01:00
badaix
834d2866cc Log stream control errors as error 2021-12-16 23:36:05 +01:00
badaix
114fe2c3bb Add missing error message 2021-12-16 23:35:11 +01:00
badaix
4fc435735d Reduce logging 2021-12-16 22:22:58 +01:00
badaix
091ffdd97d Fix linter issues 2021-12-16 08:49:20 +01:00
badaix
ffc6215b1e Fix linter errors 2021-12-15 22:16:15 +01:00
badaix
170e6cc85b fIX linter errors 2021-12-15 22:15:42 +01:00
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