Commit graph

2659 commits

Author SHA1 Message Date
badaix
945e19a4eb Add .clang-tidy file 2022-02-20 11:57:49 +01:00
badaix
004a12aedb Fix ccache directory 2022-02-05 17:48:12 +01:00
badaix
2a20d6aeee Dump ccache config 2022-02-05 17:44:05 +01:00
badaix
ec226c4eec Dump ccache config 2022-02-05 17:43:44 +01:00
badaix
a51fbcaf9e Change ccache cache key 2022-02-05 15:56:24 +01:00
badaix
59c95b29ce Update CI status badge 2022-02-05 15:48:50 +01:00
badaix
3efdfe5363 Use some more compilers for Linux builds 2022-02-05 15:34:42 +01:00
badaix
5130cca5c7 Build with VS16 and VS17 2022-02-01 22:14:44 +01:00
badaix
fd1ba8107a Fix include path 2022-02-01 19:35:23 +01:00
badaix
f71b59453a Split Linux and Mac builds
To enabke different xocde versions
2022-02-01 19:20:25 +01:00
duhow
ed2cfc2b1c Remove unused xcode and fix Windows build 2022-02-01 19:07:18 +01:00
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