Commit graph

37 commits

Author SHA1 Message Date
badaix
2addf7cc3d Build without wss support, if OpenSSL is not found 2025-01-28 17:57:36 +01:00
badaix
442b154fbf Add support for SSL Websockets 2025-01-24 23:31:27 +01:00
badaix
0b1b1e38bb Iclude boost as system headers to suppress warnings 2024-12-20 19:30:42 +01:00
badaix
d4040f8f1c Add link dirs 2024-05-31 23:11:27 +02:00
badaix
80b8d77462 Add soxr include dir 2024-05-31 21:47:28 +02:00
Rudi Heitbaum
5fa01b8a49 reorder ogg and vorbis library linking
if vorbis has been built to depend of ogg, when trying to
statically link, the build of snapclient and snapserver fail.

reorder the libraries, to allow off symbols in vorbis to be
resolved.
2024-04-15 09:37:10 +02:00
badaix
56c8a3f693 Fix common/message includes 2023-01-22 11:34:02 +01:00
badaix
de11cb2d4c Add null decoder 2023-01-22 11:27:14 +01:00
badaix
4ced199c9e Reformat CMake files 2022-07-01 11:02:44 +02:00
badaix
ed8c995af3 Switch to add_compile_definitions 2022-04-03 15:28:06 +02:00
badaix
178888a512 Use snapcast icon in Pulse player 2021-05-03 23:14:33 +02:00
badaix
1c0a857856 Fix opus support for Android in cmake 2021-02-03 19:08:15 +01:00
badaix
412861c891 Add Android OpenSLES define and linker option 2021-01-09 21:35:07 +01:00
badaix
0c2afa6233 Fix link order for Android 2020-12-09 17:53:27 +01:00
badaix
8eb2fbc212 Update Android support 2020-12-08 23:44:10 +01:00
badaix
d9e0b7792d Add support for PulseAudio (WIP) 2020-11-20 14:25:42 +01:00
badaix
8d81d7becd Link Snapclient against IOKit on macOS 2020-08-09 15:27:54 +02:00
badaix
5c4be06140 Link Snapclient against IOKit on macOS 2020-08-09 15:25:25 +02:00
badaix
2d88ee85cd Opus encoder resamples to 48000:16:2 2020-08-03 22:52:42 +02:00
Johannes Pohl
298ed6bb70
Link soxr static on Windows 2020-08-03 14:46:58 +02:00
badaix
579d422b7d Use cmake when building debian packages 2020-08-01 12:11:50 +02:00
badaix
7af8343650 Add file player for testing 2020-05-31 13:24:11 +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
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
835c4864bd Add soxr to cmake 2020-02-14 22:11:26 +01:00
badaix
d77d4dadd5 Merge branch 'resample' into develop 2020-02-10 21:17:17 +01:00
Felix Geyer
f6f107af28 cmake: properly link against libatomic when needed
Similar to CMAKE_REQUIRED_FLAGS, CMAKE_CXX_LINK_FLAGS is not an
appropriate variable for linking against libraries.
2020-02-02 16:20:23 +01:00
badaix
2d64ee25a2 Resample incoming chunks 2020-01-12 13:26:55 +01:00
badaix
2a47e0b672 add opus options to cmakefiles 2019-11-02 16:19:59 +01:00
badaix
a30f548a31 rename files to snake_case 2019-10-12 18:28:29 +02:00
badaix
ea3921d8b7 rename some files to snake_case 2019-10-12 14:34:00 +02:00
badaix
c13831f4cc add boost include dir 2019-10-07 22:34:11 +02:00
badaix
b26bd41aff move pcmChunk implementation into header 2018-03-16 18:29:13 +01:00
badaix
54a8ca824f move message dir into common 2018-03-16 00:19:52 +01:00
badaix
2299e20cfc CMake works on MacOS 2018-02-10 17:34:07 +01:00
Jörg Krause
0dd803007a Initial CMake support 2018-02-03 21:29:45 +01:00