ReenigneArcher
ee8cd11983
docs(doxygen): remove include dir ( #3286 )
2024-10-10 20:48:29 -04:00
ReenigneArcher
d378c18a81
ci(copr): use copr-ci workflow ( #3276 )
2024-10-09 13:07:59 -04:00
ReenigneArcher
d3ad63654a
ci(windows): pin gcovr to < 8.0 ( #3277 )
2024-10-08 22:25:59 -04:00
dependabot[bot]
dff1cd48d4
build(deps): bump third-party/doxyconfig from 5fcfd9a to 4c05198 ( #3269 )
...
Bumps [third-party/doxyconfig](https://github.com/LizardByte/doxyconfig ) from `5fcfd9a` to `4c05198`.
- [Commits](5fcfd9a3d2...4c051982c1 )
---
updated-dependencies:
- dependency-name: third-party/doxyconfig
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-07 17:41:14 -04:00
dependabot[bot]
b553f68d0f
build(deps): bump vue from 3.5.3 to 3.5.11 ( #3257 )
...
Bumps [vue](https://github.com/vuejs/core ) from 3.5.3 to 3.5.11.
- [Release notes](https://github.com/vuejs/core/releases )
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md )
- [Commits](https://github.com/vuejs/core/compare/v3.5.3...v3.5.11 )
---
updated-dependencies:
- dependency-name: vue
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-07 05:07:56 +00:00
dependabot[bot]
4c20355f04
build(deps): bump @lizardbyte/shared-web from 2024.901.195233 to 2024.921.191855 ( #3217 )
...
build(deps): bump @lizardbyte/shared-web
Bumps [@lizardbyte/shared-web](https://github.com/LizardByte/shared-web ) from 2024.901.195233 to 2024.921.191855.
- [Commits](https://github.com/LizardByte/shared-web/commits )
---
updated-dependencies:
- dependency-name: "@lizardbyte/shared-web"
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-10-07 03:38:44 +00:00
dependabot[bot]
319a92a582
build(deps): bump packaging/linux/flatpak/deps/shared-modules from a4a03d7 to 9ad0965 ( #3258 )
...
build(deps): bump packaging/linux/flatpak/deps/shared-modules
Bumps [packaging/linux/flatpak/deps/shared-modules](https://github.com/flathub/shared-modules ) from `a4a03d7` to `9ad0965`.
- [Commits](a4a03d7552...9ad0965214 )
---
updated-dependencies:
- dependency-name: packaging/linux/flatpak/deps/shared-modules
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-07 02:35:27 +00:00
ReenigneArcher
11975274a3
chore(github): update issue template ( #3260 )
2024-10-07 01:29:53 +00:00
Cameron Gutman
011a872c88
build(deps): update to FFmpeg 7.1 ( #3263 )
2024-10-06 19:15:53 -05:00
ReenigneArcher
756d2e19b2
build(fedora): fix version variables and skip post on rpm-ostree ( #3265 )
2024-10-06 23:09:20 +00:00
ReenigneArcher
15b91a1ad4
build(fedora)!: add copr build ( #3239 )
2024-10-06 18:41:21 +00:00
ReenigneArcher
0107ca44d7
ci(flatpak): sync with flathub ( #3259 )
2024-10-05 01:47:04 +00:00
Lukas Senionis
e90b71ce62
fix(boost)!: migrate boost to 1.86 ( #3256 )
2024-10-03 21:42:16 -04:00
ReenigneArcher
2c050d1cb0
ci(homebrew): don't update tap for forks ( #3255 )
2024-10-03 17:54:42 +00:00
ReenigneArcher
024bd8f8b6
ci(codeql): migrate builds to ninja ( #3250 )
2024-10-02 01:12:40 +00:00
ReenigneArcher
9cc8bc8f62
build(deps): migrate from curl to curl-winssl on Windows ( #3246 )
2024-10-02 00:02:14 +00:00
ns6089
fa654c12ef
fix(win/cmake): use cmake_path(CONVERT TO_NATIVE_PATH_LIST) ( #3152 )
...
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
2024-09-30 21:40:46 +00:00
ReenigneArcher
fb712e30a0
fix(curl): use stronger SSL and TLS versions ( #3241 )
2024-09-29 23:48:10 +00:00
ReenigneArcher
1839d59492
feat(apps): order apps alphabetically ( #3223 )
2024-09-29 18:25:23 -04:00
ReenigneArcher
434b7e06ce
chore(macos)!: drop monterey support ( #3236 )
2024-09-29 21:37:57 +00:00
Chase Payne
fceda35d44
fix: automatic selection for hybrid GPU and IDDSampleDriver users ( #3002 )
...
* Fix frame capture and output duplication for dual GPU setups and virtual displays
- Added `test_frame_capture` function to verify if frames are successfully captured and not empty.
- Fixes issues with virtual displays such as IDDSampleDriver when using more than one GPU.
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
Co-authored-by: Cameron Gutman <aicommander@gmail.com>
2024-09-29 20:32:34 +00:00
BayLee4
5bc32cdeb3
fix(macos): Touch input broken ( #3240 )
2024-09-29 15:59:20 +00:00
ReenigneArcher
ec506bbb2f
fix(web-ui): broken url ( #3238 )
2024-09-29 03:36:03 +00:00
ReenigneArcher
b01ba38774
build(script): fix missing sudo for dnf group install ( #3227 )
2024-09-28 19:02:34 +00:00
ReenigneArcher
1071f13259
test(coverage): ignore _deps directory ( #3233 )
2024-09-28 04:56:39 +00:00
LizardByte-bot
e03c598094
chore: update global workflows ( #3228 )
2024-09-28 03:49:47 +00:00
ReenigneArcher
e10b24ae3f
ci(windows): use boost from source ( #3231 )
2024-09-27 22:38:59 -04:00
ReenigneArcher
68eb8d2fbb
ci(l10n): fix pr title for babel updates ( #3216 )
2024-09-21 21:03:53 -04:00
LizardByte-bot
60f5b10cee
chore: update global workflows ( #3210 )
2024-09-21 00:50:31 -04:00
LizardByte-bot
79446feae3
chore: update global workflows ( #3209 )
2024-09-20 13:42:57 -04:00
dependabot[bot]
61f51501d0
build(deps): bump LizardByte/homebrew-release-action from 2024.809.31635 to 2024.919.145818 ( #3207 )
...
build(deps): bump LizardByte/homebrew-release-action
Bumps [LizardByte/homebrew-release-action](https://github.com/lizardbyte/homebrew-release-action ) from 2024.809.31635 to 2024.919.145818.
- [Release notes](https://github.com/lizardbyte/homebrew-release-action/releases )
- [Commits](https://github.com/lizardbyte/homebrew-release-action/compare/v2024.809.31635...v2024.919.145818 )
---
updated-dependencies:
- dependency-name: LizardByte/homebrew-release-action
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-09-20 10:53:10 -04:00
dependabot[bot]
ea871d2135
build(deps): bump LizardByte/setup-release-action from 2024.801.192524 to 2024.919.143601 ( #3206 )
...
build(deps): bump LizardByte/setup-release-action
Bumps [LizardByte/setup-release-action](https://github.com/lizardbyte/setup-release-action ) from 2024.801.192524 to 2024.919.143601.
- [Release notes](https://github.com/lizardbyte/setup-release-action/releases )
- [Commits](https://github.com/lizardbyte/setup-release-action/compare/v2024.801.192524...v2024.919.143601 )
---
updated-dependencies:
- dependency-name: LizardByte/setup-release-action
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-09-20 09:37:44 -04:00
dependabot[bot]
6171c9fbad
build(deps): bump LizardByte/create-release-action from 2024.614.221009 to 2024.919.143026 ( #3204 )
...
* build(deps): bump LizardByte/create-release-action
Bumps [LizardByte/create-release-action](https://github.com/lizardbyte/create-release-action ) from 2024.614.221009 to 2024.919.143026.
- [Release notes](https://github.com/lizardbyte/create-release-action/releases )
- [Commits](https://github.com/lizardbyte/create-release-action/compare/v2024.614.221009...v2024.919.143026 )
---
updated-dependencies:
- dependency-name: LizardByte/create-release-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix: remove unused input
* fix: remove unused input
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
2024-09-19 22:57:11 -04:00
Joe Mou
698df6884d
build(cmake): Prioritize vendored includes over system-wide ( #3182 )
2024-09-16 19:31:44 -04:00
Joe Mou
c63678ddcd
fix(macos/packaging): MacPorts startupitem.executable path ( #3183 )
2024-09-14 18:19:09 -04:00
ReenigneArcher
6875fee479
chore(l10n): update translations ( #3160 )
2024-09-14 16:14:04 -04:00
ReenigneArcher
c892026454
docs(configure): auto generate open urls ( #3163 )
2024-09-11 17:56:54 -04:00
dependabot[bot]
8098df6c38
build(deps): bump packaging/linux/flatpak/deps/shared-modules from d88a915 to a4a03d7 ( #3167 )
...
build(deps): bump packaging/linux/flatpak/deps/shared-modules
Bumps [packaging/linux/flatpak/deps/shared-modules](https://github.com/flathub/shared-modules ) from `d88a915` to `a4a03d7`.
- [Commits](d88a9156b9...a4a03d7552 )
---
updated-dependencies:
- dependency-name: packaging/linux/flatpak/deps/shared-modules
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-10 08:33:25 -04:00
Cameron Gutman
fd7e68457a
Merge commit from fork
...
PR #2042 introduced another location for storing authorized clients
but did not correctly consider how the load/store logic should differ
for those places. One location (named_devices) could contain clients
which had not completed pairing, while the other (certs) had only
fully paired clients.
Despite differences in trust level of clients in each list, the logic
for loading/saving config treated them identically. The result is that
clients that had not successfully completed pairing would be treated
as fully paired after a state reload.
Fix this state confusion by consolidating to a single location for
authorized client state and ensuring it only contains information on
fully paired clients.
2024-09-09 19:13:54 -05:00
ReenigneArcher
330ab76fcf
build(cmake): fix typo in publisher name variable ( #3158 )
2024-09-09 19:44:46 -04:00
dependabot[bot]
8c218b576e
build(deps): bump vue from 3.5.2 to 3.5.3 ( #3150 )
...
Bumps [vue](https://github.com/vuejs/core ) from 3.5.2 to 3.5.3.
- [Release notes](https://github.com/vuejs/core/releases )
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md )
- [Commits](https://github.com/vuejs/core/compare/v3.5.2...v3.5.3 )
---
updated-dependencies:
- dependency-name: vue
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-08 19:56:25 -04:00
ReenigneArcher
49b2433301
ci(windows): fix typo in publisher name ( #3154 )
2024-09-07 15:43:42 +00:00
ReenigneArcher
e33dea7e3e
feat(web): use shared-web ( #3116 )
2024-09-06 17:31:00 -04:00
ReenigneArcher
cdc2d1ba00
fix(ui-apps): update game db url ( #3148 )
2024-09-05 16:52:46 -04:00
dependabot[bot]
87f0c27aeb
build(deps): bump vue from 3.4.38 to 3.5.2 ( #3146 )
...
Bumps [vue](https://github.com/vuejs/core ) from 3.4.38 to 3.5.2.
- [Release notes](https://github.com/vuejs/core/releases )
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md )
- [Commits](https://github.com/vuejs/core/compare/v3.4.38...v3.5.2 )
---
updated-dependencies:
- dependency-name: vue
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-09-05 13:01:38 -04:00
dependabot[bot]
972fbd2ffe
build(deps): bump peter-evans/create-pull-request from 6 to 7 ( #3128 )
...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) from 6 to 7.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v6...v7 )
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-05 11:51:08 -04:00
dependabot[bot]
a0dfdedbb6
build(deps): bump third-party/wayland-protocols from 24e612f to 4878e02 ( #3120 )
...
build(deps): bump third-party/wayland-protocols
Bumps third-party/wayland-protocols from `24e612f` to `4878e02`.
---
updated-dependencies:
- dependency-name: third-party/wayland-protocols
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-05 14:18:01 +00:00
ReenigneArcher
3dc267141a
chore(l10n): update translations ( #3106 )
2024-09-05 09:00:34 -04:00
ReenigneArcher
08c706f6dc
fix(gh-pages): update uno url ( #3127 )
2024-09-05 08:38:34 -04:00
Cameron Gutman
49319d7688
fix(win/input): use active keyboard layout for non-normalized key events ( #3125 )
2024-09-04 22:25:02 -05:00