Felix Dörre
5bccd786fd
-1
debian/0_20250317-1
2025-03-18 00:23:13 +00:00
e249941611
ADD: debian control files
2025-03-17 22:47:07 +01:00
Andrea Bondavalli
359c9ecb6f
Update README.md
2025-03-12 16:44:56 +01:00
Andrea Bondavalli
37683c886e
Update README.md
2025-03-12 16:32:36 +01:00
Andrea Bondavalli
b3bab4b90e
Merge pull request #201 from bondagit/issue-200
...
Fixed platform and latency tests broken build, see #200
2025-03-12 11:04:52 +01:00
Andrea Bondavalli
b6bd629c6c
Merge pull request #192 from bondagit/dependabot/npm_and_yarn/webui/vite-4.5.6
...
Bump vite from 2.9.18 to 4.5.6 in /webui
2025-03-12 11:04:12 +01:00
Andrea Bondavalli
efe723e464
Fixed 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
2025-03-12 10:05:09 +01:00
Andrea Bondavalli
838dc59b91
Fixed daemon tests broken built, see #20
...
Added daemon tests build to build.sh script
Changed daemon version to 2.0.4
2025-03-12 10:00:23 +01:00
Andrea Bondavalli
29dc02ddc5
Merge pull request #199 from bondagit/issue-197
...
Set of changes to support Boost version >= 1.87
2025-03-04 16:57:19 +01:00
Andrea Bondavalli
396648df9b
Changed daemon version to v2.0.3
2025-03-04 16:49:22 +01:00
Andrea Bondavalli
dbaca1e213
Added tests/daemon_test.cpp
2025-02-28 17:57:14 +01:00
Andrea Bondavalli
1e652a046d
Set of changes to keep compatibility between boost version 1.87 and earlier versions
2025-02-28 17:46:53 +01:00
Andrea Bondavalli
6ff785a8d2
Fixes for daemon_test.cpp, see #197
2025-02-27 22:01:20 +01:00
Andrea Bondavalli
4fc96c9491
Replaced boost::asio::io_service with boost::asio::io_context in rtsp_server.hpp, see #197
2025-02-27 21:31:48 +01:00
Andrea Bondavalli
21690a8589
Replace ip::address_v4::to_ulong() with ip::address_v4::to_uint() to support boost 1.87, see #197
2025-02-27 20:54:39 +01:00
Andrea Bondavalli
efcf95522b
Replace ip::address::to_string() with ip::make_address() to support Boost 1.87, see #197
2025-02-27 20:06:17 +01:00
Andrea Bondavalli
201cf28196
Fix for issue #197
2025-02-27 17:57:54 +01:00
dependabot[bot]
5fc16ad9b5
Bump vite from 2.9.18 to 4.5.6 in /webui
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 2.9.18 to 4.5.6.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.6/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v4.5.6/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-01-21 20:59:20 +00:00
Andrea Bondavalli
6563a56da4
Update README.md
2024-12-18 12:37:59 +01:00
Andrea Bondavalli
d17962ee48
Update README.md
2024-12-13 20:42:11 +01:00
Andrea Bondavalli
d90e7cae20
Merge pull request #181 from Rohlik/patch-1
...
Fix systemd link
2024-11-26 20:53:02 +01:00
Andrea Bondavalli
47bf87765e
Merge pull request #184 from VanCoding/master
...
Check in package-lock.json to make builds reproducible
2024-11-26 20:52:37 +01:00
Patrik Stutz
3f017f8d5d
update driver
2024-11-24 16:51:34 +01:00
Patrik Stutz
81db129b2c
make webui builds reproducable
2024-11-23 11:20:58 +01:00
Andrea Bondavalli
2fb74a0c46
Reverted build.sh to used clang as default compiler for the daemon
2024-10-25 18:04:43 +02:00
Andrea Bondavalli
00cc72a329
Changed build.sh to use the drvier version in the aes67-daemon branch of the https://github.com/bondagit/ravenna-alsa-lkm repository
2024-10-25 18:02:27 +02:00
TomasR
a41e9809c7
Fix systemd link
2024-10-19 16:45:56 +02:00
Andrea Bondavalli
3ce87870d5
Merge pull request #179 from bondagit/bondagit-patch-1
...
Update README.md
2024-09-25 13:45:33 +02:00
Andrea Bondavalli
152f306590
Update README.md
2024-09-25 13:44:22 +02:00
Andrea Bondavalli
cb2793828e
Merge pull request #177 from bondagit/make-libfaac-optional
...
Make libfaac optional
2024-09-16 13:40:54 +02:00
Andrea Bondavalli
1b057635f3
Fix to build.sh to restore module compilation and to daemon regression tests
2024-09-16 12:38:32 +02:00
Andrea Bondavalli
969e343309
Use 3rdparty/ravenna-alsa-lkm via a submodule.
...
Fix to the daemon regression test.
2024-09-16 12:05:22 +02:00
Andrea Bondavalli
04ea7f7f19
Fix to buildfake.sh
2024-09-16 11:53:25 +02:00
Andrea Bondavalli
bb75a1e6e4
Added init of git submodules in buildfake.sh
2024-09-16 11:48:42 +02:00
Andrea Bondavalli
fdbfb3f1a1
Added init of git submodules in build.sh
2024-09-16 11:45:44 +02:00
Andrea Bondavalli
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
2024-09-16 11:33:54 +02:00
Andrea Bondavalli
622417dd21
Merge pull request #171 from automaciej/submodules
...
Use cpp-httplib via a submodule.
2024-09-16 10:44:39 +02:00
Andrea Bondavalli
57a0d62da9
Merge pull request #175 from m7a/make-libfaac-optional
...
aes67-daemon: Make dependency on libfaac optional
2024-09-16 09:07:46 +02:00
Linux-Fan, Ma_Sys.ma
fcd87be244
aes67-daemon: Make dependency on libfaac optional
...
Previously, since the introduction of the streamer support in version 2.0.0,
it was impossible to compile the daemon without a dependency on libfaac.
This prevented the daemon from being built on Debian systems without `non-free`
repositories enabled. It seems the issue with libfaac is that it is based on
code with a non-DFSG compliant license.
This commit introduces a new config option WITH_STREAMER which is ON by default,
causing the behaviour to stay backwards-compatible with the one before this
commit. It is newly possible to pass `-DWITH_STREAMER=OFF` to cmake to build
without streamer support and without the dependency on libfaac.
2024-09-15 14:28:45 +02:00
Andrea Bondavalli
3af7dd3d64
Added 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
2024-08-19 11:38:30 +02:00
Maciej Bliziński
48444bec65
Use cpp-httplib via a submodule.
...
This removes the need to script out the fetching of the other
repository. Submodule stores the version of the sub-repository.
2024-08-02 18:47:56 +01:00
Andrea Bondavalli
3d240fd406
Merge pull request #165 from automaciej/parallel-build
...
Compile the daemon in parallel.
2024-07-25 19:06:13 +02:00
Andrea Bondavalli
856b7f08ad
Merge branch 'master' into parallel-build
2024-07-25 18:46:43 +02:00
Andrea Bondavalli
cb5d400804
Merge pull request #167 from automaciej/multiple-lines
...
Split the cmake invocation into multiple lines.
2024-07-25 18:45:39 +02:00
Andrea Bondavalli
78be4df9b0
Merge pull request #166 from automaciej/avoid-redownloading
...
Use `--timestamping` to avoid re-downloading.
2024-07-25 18:45:26 +02:00
Andrea Bondavalli
af967ea463
Merge pull request #168 from automaciej/patch-1
...
Return to the main directory after inserting the module.
2024-07-25 18:45:11 +02:00
Andrea Bondavalli
b34b55b1ef
Merge pull request #169 from automaciej/set-mount-point-slash
...
Define mount point as "/" rather than nullptr.
2024-07-25 18:44:52 +02:00
Maciej Bliziński
8629916ece
Define mount point as "/" rather than nullptr.
...
This fixes the stuckness in the newer versions of httplib. I compiled
and ran the daemon using
c8bcaf8a91
which is the newest cpp-httplib version at the time of writing.
2024-07-23 15:07:05 +01:00
Maciej Bliziński
519de0341f
Return to the main directory after inserting the module.
...
I followed the instructions and copy/pasted the code snippets. Here's a small convenience change: after inserting the module, we can go back to the main directory instead of trying to cd into `3rdparty/ravenna-alsa-lkm/driver/daemon`.
2024-07-23 14:20:22 +01:00
Maciej Bliziński
2ca48a054b
Split the cmake invocation into multiple lines.
...
The `-D` statements are lined up and easier to read. It's also easier to
compare the `build.sh` and `buildfake.sh` files side-by-side.
2024-07-22 17:18:51 +01:00