bfdafa5fad
build(fedora): fix rawhide build ( #4821 )
...
* build(fedora): fix rawhide build
* Patch math_functions by CUDA major; add CUDA-13
Switch math_functions.h patching from Fedora-version logic to CUDA-major selection in spec and build scripts. Add CUDA-13-specific patches for aarch64 and x86_64 and rename the existing patch to cuda-12. Update scripts/linux_build.sh to pick the correct cuda-{12,13}-math_functions.patch, handle missing files gracefully, and add Fedora 45 detection with CUDA 13 defaults.
* Install Fedora development-tools group directly
Replace use of the dev_tools_group variable with the explicit "development-tools" group name when running dnf group install. Also remove redundant dev_tools_group="development-tools" assignments from various Fedora/version and platform:f42 branches to simplify the distro detection logic and avoid relying on the variable.
2026-03-06 15:04:28 -05:00
49abb1606a
fix(build): ensure libopus is statically linked ( #4819 )
2026-03-05 20:08:34 -05:00
423a864ee3
feat(macos): build a signed .app bundle in a .dmg ( #4759 )
2026-03-03 23:30:53 -05:00
766473f691
build(python): migrate to pyproject.toml and bump python to 3.14 ( #4772 )
2026-02-24 19:29:40 -05:00
8aed1a82c8
build(web-ui): fix rollup failing ( #4687 )
2026-02-08 15:30:40 -05:00
d591643706
build(windows): add arm64 support ( #3905 )
...
Signed-off-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com >
Signed-off-by: Coia Prant <coiaprant@gmail.com >
Co-authored-by: Ricky8955555 <rkmiao@duck.com >
Co-authored-by: Mike Fara <mjfara@gmail.com >
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com >
2026-02-07 21:03:05 -05:00
66cdaf9d14
build(deps): bump babel from 2.17.0 to 2.18.0 ( #4653 )
...
Bumps [babel](https://github.com/python-babel/babel ) from 2.17.0 to 2.18.0.
- [Release notes](https://github.com/python-babel/babel/releases )
- [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES.rst )
- [Commits](https://github.com/python-babel/babel/compare/v2.17.0...v2.18.0 )
---
updated-dependencies:
- dependency-name: babel
dependency-version: 2.18.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-03 11:04:41 -05:00
874880e5ea
feat(linux)!: Support streaming through XDG portals and Pipewire ( #4417 )
...
Co-authored-by: Carlos Garnacho <carlosg@gnome.org >
Co-authored-by: Carson Katri <Carson.katri@gmail.com >
Co-authored-by: Bond <bond-d@ukr.net >
Co-authored-by: d.bondarev <d.bondarev@crm-onebox.com >
Co-authored-by: Conn O'Griofa <connogriofa@gmail.com >
2026-02-03 08:19:02 -05:00
f879294449
feat(macos/build): add basic macOS build script based on linux_build.sh ( #4598 )
2026-01-22 17:21:22 -05:00
d299730800
build(arch): enhanced arch support for linux build script ( #4595 )
2026-01-18 14:37:32 -05:00
89e79969be
build(linux): Add Fedora 43 support to the build script ( #4532 )
2026-01-16 16:28:40 -05:00
35f4b9ee51
build(linux): add support for self-compiling on ubuntu 25.10 ( #4471 )
2025-12-06 14:10:54 -05:00
246d8f179f
build(linux): explicitely set CC and CXX compilers ( #4325 )
2025-10-11 10:26:40 -04:00
ed7b78f138
build(linux): enable cpack auto dependencies ( #4323 )
2025-10-09 10:19:48 -04:00
8372c37046
fix(linux): service file for Trixie ( #4319 )
...
Co-authored-by: PVermeer <23457923+PVermeer@users.noreply.github.com >
2025-10-05 10:05:30 -04:00
9c1b8db5cd
build(Linux): Refactor Dockerfiles and build script for multi-stage, step-based builds ( #4299 )
2025-09-25 08:35:02 -04:00
be73273ffc
build(deps): bump vite dependencies ( #4279 )
2025-09-21 09:24:22 -04:00
a28c20df18
build(linux): compile with gcc13+ and bump cuda ( #4136 )
2025-08-07 20:13:25 -04:00
99cf9ac960
ci: use actionlint and problem matchers ( #4116 )
2025-07-29 22:08:30 -04:00
bce4b1b4c5
build(linux): linux_build.sh fixes (gcc/doxygen) ( #4098 )
2025-07-21 11:09:32 -04:00
2b785b3cb9
build(deps): add doxygen and graphviz to arch deps ( #4092 )
2025-07-18 08:41:17 -04:00
65f14e1003
chore(l10n): update translations ( #3582 )
...
Co-authored-by: Shen-Ta Hsieh(BestSteve) <ibmibmibm.tw@gmail.com >
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com >
2025-06-27 20:45:10 -04:00
c9a06fd8a7
build(linux): consolidate appstream metainfo ( #3954 )
2025-06-09 16:39:57 +00:00
eaa434ab45
build(linux): disable cuda option in cmake when --skip-cuda arg is passed ( #3951 )
2025-06-07 18:40:28 -04:00
0de8cc864c
build(linux): add Ubuntu 25.04 support to linux_build.sh ( #3919 )
...
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com >
2025-05-31 09:55:49 -04:00
c435d0fe56
build(linux): fix gcc version and disable docs for build on arch ( #3846 )
2025-05-05 13:06:01 -04:00
bdf15f5277
build(linux): add arch linux support for linux_build.sh script ( #3814 )
...
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com >
2025-04-29 09:24:29 -04:00
1df4c89026
chore: update global workflows ( #3813 )
...
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com >
2025-04-25 19:09:06 -04:00
e58a437e6b
ci(workflows): minor fixes and updates ( #3581 )
2025-04-20 10:25:33 -04:00
b43a9b8efb
fix(linux): headless monitors on wayland ( #3783 )
2025-04-14 09:56:21 -04:00
4f62944a7c
build(deps): bump babel from 2.16.0 to 2.17.0 ( #3631 )
...
Bumps [babel](https://github.com/python-babel/babel ) from 2.16.0 to 2.17.0.
- [Release notes](https://github.com/python-babel/babel/releases )
- [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES.rst )
- [Commits](https://github.com/python-babel/babel/compare/v2.16.0...v2.17.0 )
---
updated-dependencies:
- dependency-name: babel
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 13:15:33 -05:00
997093986d
ci(docker): fix debian arm builds ( #3627 )
2025-02-03 03:48:56 +00:00
c2420427b1
style: adjust clang-format rules ( #2186 )
...
Co-authored-by: Vithorio Polten <reach@vithor.io >
2025-01-19 22:34:47 -05:00
9b9767be0c
chore(l10n): update translations ( #3512 )
...
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com >
2025-01-08 03:33:07 +00:00
6fa6a7d515
build(deps): remove unused dependency on libvdpau ( #3307 )
2024-10-14 23:15:53 -05:00
b01ba38774
build(script): fix missing sudo for dnf group install ( #3227 )
2024-09-28 19:02:34 +00:00
6593fa5d61
feat: add publisher metadata ( #3080 )
2024-08-24 20:14:45 -04:00
c8d0d2b615
build(deps): bump babel from 2.15.0 to 2.16.0 ( #2998 )
...
Bumps [babel](https://github.com/python-babel/babel ) from 2.15.0 to 2.16.0.
- [Release notes](https://github.com/python-babel/babel/releases )
- [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES.rst )
- [Commits](https://github.com/python-babel/babel/compare/v2.15.0...v2.16.0 )
---
updated-dependencies:
- dependency-name: babel
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-16 19:32:32 -04:00
081fbe0e18
build(linux): add common build script ( #2946 )
2024-08-03 20:04:26 -04:00
b87fd4218f
build(deps): bump babel from 2.14.0 to 2.15.0 ( #2504 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-14 11:11:56 -04:00
68c0f53bfc
New Crowdin updates ( #2392 )
2024-04-20 16:38:27 -04:00
8eead6597e
chore: repo updates ( #2416 )
2024-04-20 12:49:15 -04:00
33ba03c679
New Crowdin updates ( #2372 )
2024-04-06 20:31:40 -04:00
89e8b9628c
ci(tests): add test framework ( #1603 )
2024-03-24 19:52:24 -04:00
c27725c73b
build(deps): bump babel from 2.13.0 to 2.14.0 ( #1912 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-28 11:28:55 -05:00
5bdbda90b5
Web UI migration to Vite and Vue3 and improvements to the UX ( #1673 )
...
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com >
2023-12-27 19:25:49 -05:00
a003f02ec3
Improve tray icon images ( #1736 )
2023-10-15 13:18:11 -04:00
0c41101521
build(scripts): remove wayland-protocols from clang-format script ( #1740 )
2023-10-11 18:35:33 -04:00
84f1048c94
build(deps): bump babel from 2.12.1 to 2.13.0 ( #1697 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-03 10:23:31 -04:00
21eb4eb6dd
clang: adjust formatting rules ( #1015 )
2023-03-27 21:45:29 -04:00