Commit graph

837 commits

Author SHA1 Message Date
badaix
355c75458a Add code comments 2025-01-24 21:30:19 +01:00
badaix
6c02252d84 Add client support for websockets 2025-01-24 21:30:19 +01:00
badaix
b4bbdc0265 Add doxygen doc 2025-01-18 21:28:25 +01:00
badaix
ab5318fea4 Fix linter warnings 2025-01-18 21:22:33 +01:00
badaix
d5677b6f78 Reformat code 2025-01-09 15:06:35 +01:00
badaix
cd67fb9645 Replace std::endl with "\n" 2025-01-07 20:29:16 +01:00
badaix
f1ee39e515 Update man pages 2025-01-07 20:05:48 +01:00
badaix
72358cd912 Fix clang-tidy issues 2024-12-26 23:00:04 +01:00
badaix
be77ddb08b Update boosr/process include 2024-12-20 23:58:21 +01:00
badaix
9396a78d71 Fix compile error 2024-12-20 22:25:30 +01:00
badaix
17efc6799c Fix static analysis issues 2024-12-20 21:56:12 +01:00
badaix
0b1b1e38bb Iclude boost as system headers to suppress warnings 2024-12-20 19:30:42 +01:00
badaix
c156fab123 Fix some doxygen warnings 2024-12-19 22:44:51 +01:00
badaix
6190041e86 Fix compilation with boost v1.87.0 2024-12-19 21:36:08 +01:00
badaix
208066e5bb Update date 2024-08-23 10:06:51 +02:00
badaix
142afabad4 Add 24 bit support to Oboe 2024-06-30 14:07:24 +02:00
badaix
a31238a2fb Fix opus includes 2024-06-01 12:04:18 +02:00
badaix
5650397fd9 Fix opus includes 2024-06-01 11:51:06 +02:00
badaix
810b4e1a06 Change opus include path 2024-06-01 11:37:35 +02:00
badaix
d4040f8f1c Add link dirs 2024-05-31 23:11:27 +02:00
badaix
362dcfdcb9 Fix opus include path 2024-05-31 21:56:00 +02:00
badaix
80b8d77462 Add soxr include dir 2024-05-31 21:47:28 +02:00
Marcus Weseloh
6c44c5420b Initialize pulse latency to sane values
pa_stream_get_latency usually fails immediately after
(re-)connecting to PulseAudio, in which case the number
in usec is a (possibly huge) random value.
2024-05-31 19:41:20 +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
3489f548ce Add missing include 2024-04-07 01:35:15 +02:00
badaix
6f040d3d22 Cleanup Snapserver includes 2024-04-04 19:02:45 +02:00
badaix
d1a4677970 Add missing include 2024-04-03 22:38:39 +02:00
badaix
3aa7c23035 Add missing include 2024-04-03 22:15:04 +02:00
badaix
3228c418d4 Add missing includes 2024-04-03 22:01:46 +02:00
badaix
aa82ba8397 Cleanup Snapclient includes 2024-04-03 21:50:03 +02:00
badaix
e57dc0888f Fix mixer script 2024-04-02 21:53:36 +02:00
badaix
ae6aa4629e Use boost process v1 for mixer script 2024-04-01 11:10:06 +02:00
badaix
3e55d2236b Fix compile error 2024-03-31 22:07:17 +02:00
badaix
a96cabd81a Fix compile error 2024-03-31 21:42:40 +02:00
badaix
ace5c07310 Conditionally support mixer script 2024-03-31 21:29:35 +02:00
badaix
68c4853a40 Use boost process v2 for boost >= 1.80.0 2024-03-31 18:45:25 +02:00
badaix
a1acf5e86b Disable warnings for boost process v2 2024-03-31 18:17:54 +02:00
badaix
7628da569e Disable warnings for boost process v2 2024-03-31 15:19:16 +02:00
badaix
a78712fb0d Disable warnings for boost process v2 2024-03-31 15:06:04 +02:00
badaix
151e3c1ce1 Fix script volume zombie processes 2024-03-31 14:53:55 +02:00
badaix
e3d6fd4f85 Loop through resolved IPs 2024-03-28 11:00:53 +01:00
badaix
1184cf1db3 Fix warning 2024-03-27 21:18:34 +01:00
badaix
6ff39074c0 Log resolved IP addresses 2024-03-27 21:15:42 +01:00
badaix
275a53a845 Remove PosixStream layer 2024-03-13 20:27:13 +01:00
badaix
761878dd44 Fix compiler error 2023-12-30 13:41:33 +01:00
badaix
6e786255e1 Fix cppcheck issues 2023-12-30 11:37:35 +01:00
badaix
2c57537052 Update JSON for Modern C++ to v3.11.3 2023-12-11 09:49:48 +01:00
badaix
dd76dd7a2e Fix cppcheck issue 2023-10-27 08:00:09 +02:00
badaix
e440417692 Delete Makefiles 2023-03-17 08:27:42 +01:00
badaix
0b343d4b14 Add NullDecoder 2023-02-03 07:28:19 +01:00