Commit graph

86 commits

Author SHA1 Message Date
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
badaix
3a8023ab93 Make soxr optional and add to build.md 2020-03-14 11:22:04 +01:00
badaix
2921ef6e97 Change spelling multi-room to multiroom 2020-03-05 23:27:50 +01:00
badaix
5cd42b7847 Raise version number to 0.19.0 2020-02-27 22:05:53 +01:00
badaix
835c4864bd Add soxr to cmake 2020-02-14 22:11:26 +01:00
Christian Flach
4fe4310ff2
Add expat to cmake and build requirements 2020-01-29 14:11:09 +01:00
badaix
862f08da9f Update version number to v0.18.1 2020-01-28 00:13:35 +01:00
badaix
1f1c00981b Raise version number to v0.18.0 2020-01-22 21:24:40 +01:00
badaix
2794d747ff Update version number to v0.17.1 2019-11-22 19:37:07 +01:00
badaix
810c65773c Fix HAS_VORBIS_ENC define 2019-11-21 22:23:34 +01:00
badaix
f20bd1b1e4 update version to 0.17.0 2019-11-20 22:40:21 +01:00
badaix
2a47e0b672 add opus options to cmakefiles 2019-11-02 16:19:59 +01:00
badaix
64c78d1a14 add CheckAtomic cmake module 2019-10-28 19:18:01 +01:00