Merge pull request #192 from bondagit/dependabot/npm_and_yarn/webui/vite-4.5.6
Andrea Bondavalli
2025-03-12 11:04:12 +01:00
efe723e464Fixed platform and latency tests broken build, see #200 Added platform and latency tests build to build.sh script Changed daemon version to 2.0.4
Andrea Bondavalli
2025-03-12 10:05:09 +01:00
838dc59b91Fixed daemon tests broken built, see #20 Added daemon tests build to build.sh script Changed daemon version to 2.0.4
Andrea Bondavalli
2025-03-12 10:00:23 +01:00
Merge pull request #199 from bondagit/issue-197
Andrea Bondavalli
2025-03-04 16:57:19 +01:00
396648df9bChanged daemon version to v2.0.3
Andrea Bondavalli
2025-03-04 16:49:22 +01:00
dbaca1e213Added tests/daemon_test.cpp
Andrea Bondavalli
2025-02-28 17:57:14 +01:00
1e652a046dSet of changes to keep compatibility between boost version 1.87 and earlier versions
Andrea Bondavalli
2025-02-28 17:46:53 +01:00
6ff785a8d2Fixes for daemon_test.cpp, see #197
Andrea Bondavalli
2025-02-27 22:01:20 +01:00
4fc96c9491Replaced boost::asio::io_service with boost::asio::io_context in rtsp_server.hpp, see #197
Andrea Bondavalli
2025-02-27 21:31:48 +01:00
21690a8589Replace ip::address_v4::to_ulong() with ip::address_v4::to_uint() to support boost 1.87, see #197
Andrea Bondavalli
2025-02-27 20:54:39 +01:00
efcf95522bReplace ip::address::to_string() with ip::make_address() to support Boost 1.87, see #197
Andrea Bondavalli
2025-02-27 20:06:17 +01:00
201cf28196Fix for issue #197
Andrea Bondavalli
2025-02-27 17:57:54 +01:00
Merge pull request #177 from bondagit/make-libfaac-optional
Andrea Bondavalli
2024-09-16 13:40:54 +02:00
1b057635f3Fix to build.sh to restore module compilation and to daemon regression tests
Andrea Bondavalli
2024-09-16 12:38:32 +02:00
969e343309Use 3rdparty/ravenna-alsa-lkm via a submodule. Fix to the daemon regression test.
Andrea Bondavalli
2024-09-16 12:05:22 +02:00
04ea7f7f19Fix to buildfake.sh
Andrea Bondavalli
2024-09-16 11:53:25 +02:00
bb75a1e6e4Added init of git submodules in buildfake.sh
Andrea Bondavalli
2024-09-16 11:48:42 +02:00
fdbfb3f1a1Added init of git submodules in build.sh
Andrea Bondavalli
2024-09-16 11:45:44 +02:00
47da082405- renamed USE_STREAMER compilation flag to _USE_STREAMER_ - changed cpp-httplib git submodule path to https://github.com/bondagit/cpp-httplib.git - removed compilation warning related to the usage of Boost bind global placeholders - updated daemon version to 2.0.2
Andrea Bondavalli
2024-09-16 11:33:54 +02:00
Merge pull request #175 from m7a/make-libfaac-optional
Andrea Bondavalli
2024-09-16 09:07:46 +02:00
fcd87be244aes67-daemon: Make dependency on libfaac optional
Linux-Fan, Ma_Sys.ma
2024-09-15 14:18:30 +02:00
3af7dd3d64Added support for sample rate 88200Hz to the WebUI and the test suite, see #173 Disabled daemon parallel builds in build.sh (option -j) as this can cause hangs on some platforms Disabled streamer in daemon configuration used by platform and latency tests Changed daemon version to 2.0.1
Andrea Bondavalli
2024-08-19 11:38:30 +02:00
Update README.md with HTTP Streamer diagram
Andrea Bondavalli
2024-07-06 17:52:57 +02:00
dc1d697080Added libfaac-dev to Dockerfile.daemon_tests
Andrea Bondavalli
2024-07-06 17:43:30 +02:00
466f6b4fc4First import of HTTP Streamer functionality in the daemon used to receive AES67 audio streams via HTTP file streaming.
Andrea Bondavalli
2024-07-06 17:27:49 +02:00
45a39a4d2eFix to avoid crash when option -a is not provided plus cosmetic changes.
Andrea Bondavalli
2024-03-23 15:07:02 +01:00
f05f40c2adUpdated README.md with the possibility to specify the daemon option -a
Andrea Bondavalli
2024-03-23 14:37:00 +01:00
a41393adafUpdated daemon version to 1.7.0
Andrea Bondavalli
2024-03-23 14:31:21 +01:00
0dd3b9bf70Set of changes to the daemon to support additional sample rates and to enhance the test suites to verify with 192Khz and 384Khz The build script has been modified to checkout the driver branch aes67-daemon-issue11 with fixes to support sample rates higher than 192Khz. These changes fix#124 and #122
Andrea Bondavalli
2023-04-19 12:49:47 +02:00
Merge pull request #120 from bondagit/daemon_v1.6.2
Andrea Bondavalli
2023-03-11 16:56:38 +01:00
16c043865dAdded libsystemd-dev to the list of required packages to support daemon installation under systemd, see #117
Andrea Bondavalli
2023-03-05 09:33:36 +01:00
a13cf9ec65Simplified Azure pipeline
Andrea Bondavalli
2023-03-01 20:21:19 +01:00
05e81bc1f7Added install.sh script to install daemon under systemd and updated the documentation
Andrea Bondavalli
2023-03-01 20:20:34 +01:00
09ee61400eChanged Azure pipeline to run on Default agent pool and for all branches
Andrea Bondavalli
2023-02-28 20:42:36 +01:00
816388d1d2Removed additional code smells
Andrea Bondavalli
2023-02-28 20:32:57 +01:00