Commit graph

98 commits

Author SHA1 Message Date
badaix
c77040ee1e Disable "deprecated-declarations" warning on macos 2022-06-30 14:31:50 +02:00
badaix
ed8c995af3 Switch to add_compile_definitions 2022-04-03 15:28:06 +02:00
badaix
945e19a4eb Add .clang-tidy file 2022-02-20 11:57:49 +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
0b4f2c2b7b Don't build tests by default 2021-12-21 15:05:30 +01:00
badaix
ae25e05a73 Raise version to v0.26.0 2021-12-15 11:08:18 +01:00
badaix
c77a53a9a5 Enable Snapserver build for Android 2021-11-05 21:05:13 +01:00
badaix
5513d94285 Require boost 1.74 2021-10-16 21:52:57 +02:00
badaix
2cc9567847 Switch to C++17 2021-06-27 13:07:07 +02:00
badaix
02adc7498c Update version number to v0.25.0 2021-05-14 20:44:44 +02:00
badaix
f79c301af7 Fix test compile error 2021-05-03 09:50:14 +02:00
badaix
a2168f12f1 Fix URI percent-decoding 2021-05-03 09:43:08 +02:00
badaix
a99aed9ffa Update clang-tidy checks 2021-03-27 11:23:15 +01:00
badaix
1b3e262a5b Be more compatible to older CMake versions 2021-02-14 13:20:03 +01:00
badaix
2c69844cad Log revision (git sha) 2021-02-14 12:54:52 +01:00
badaix
1aa8831416 Add TIDY option to enable clang-tidy 2021-02-10 18:18:25 +01:00
badaix
f05c379da4 Update version number to v0.24.0 2021-02-09 21:00:43 +01:00
badaix
1c0a857856 Fix opus support for Android in cmake 2021-02-03 19:08:15 +01:00
badaix
fa7340a9bc Remove build date from version information 2021-01-28 11:26:14 +01:00
badaix
079d3e122e Don't sleep if frames avail < period size 2021-01-23 22:35:11 +01:00
badaix
7fe36cdb83 Backport alsa_player from v0.19 2021-01-22 22:40:02 +01:00
badaix
48072e3283 Update version number 2021-01-21 18:28:16 +01:00
badaix
412861c891 Add Android OpenSLES define and linker option 2021-01-09 21:35:07 +01:00
badaix
02624644cf Add build option "BUILD_WITH_PULSE" 2021-01-06 21:59:21 +01:00
badaix
7d1b550e54 Add exception for boost specific windows warning 2021-01-02 20:59:13 +01:00
badaix
8eb2fbc212 Update Android support 2020-12-08 23:44:10 +01:00
badaix
7981b6c5c8 Add sanitizerr support to cmake 2020-11-30 21:59:21 +01:00
badaix
b7c69ab85a Add WERROR option to cmake 2020-11-29 00:10:47 +01:00
badaix
aab3c343d0 Fix warnings 2020-11-29 00:10:47 +01:00
badaix
97bfd95f28 Add warning compile options to cmake 2020-11-28 20:43:10 +01:00
badaix
3ac9245d00 Reformat code with clang 10 2020-11-27 21:29:34 +01:00
badaix
90c7ba8a67 Raise version number to v0.23.0 2020-11-24 21:44:54 +01:00
badaix
d9e0b7792d Add support for PulseAudio (WIP) 2020-11-20 14:25:42 +01:00
badaix
365579c640 Raise version number to v0.22 2020-09-27 12:56:18 +02:00
badaix
af8f7ee00b Log if expat is not found 2020-08-16 22:35:53 +02:00
badaix
4d7b73df7d Add alsa stream source 2020-08-15 23:01:12 +02:00
badaix
42c6e58c37 Add define for MACOS in Makefiles 2020-08-09 15:09:31 +02:00
badaix
53dfeb15fc Remove unused cmake scripts 2020-08-05 22:03:52 +02:00
badaix
8186c44118 Add reformat target to CMakeLists.txt 2020-08-04 18:46:58 +02:00
badaix
2d88ee85cd Opus encoder resamples to 48000:16:2 2020-08-03 22:52:42 +02:00
Johannes Pohl
f74d2052f8
Link dependencies static on Windows 2020-08-03 14:29:18 +02:00
Johannes Pohl
b96bb988b0
Link dependencies static on Windows 2020-08-03 14:23:07 +02:00
badaix
579d422b7d Use cmake when building debian packages 2020-08-01 12:11:50 +02:00
badaix
d52015ff09 Move logic from StreamServer into new Server class 2020-07-20 11:54:58 +02:00
badaix
ccb0e7c6c8 Raise version number to v0.20.0 2020-05-09 15:28:46 +02:00
Stijn Van der Borght
1fcb8b4fc2 code review changes pt2: cleaned up cmake, removed unused addUs function and windows macro from time_defs.hpp 2020-04-08 11:33:25 +02:00
Stijn Van der Borght
bd373dc09c code review changes: use NOMINMAX hack, audio backend android only, move windows time defs to time_defs.hpp 2020-04-08 11:33:25 +02:00
Stijn Van der Borght
2f0764d9b8 added Opus to windows cmake config 2020-04-08 11:33:25 +02:00
Stijn Van der Borght
094ec9b53c re-added Outurnate's Windows client for master branch 2020-04-08 11:33:25 +02:00