Cameron Gutman
8392bdc98f
feat(capture/windows): hook APIs to avoid output reparenting that breaks DDA ( #3530 )
...
* Revert "feat(ddprobe): allow to manually specify gpu preference (#3521 )"
This reverts commit 6a233cbcbf .
* Keep display revert delay input type change from 6a233cbcb
* Remove ddprobe
* feat(capture/windows): hook APIs to avoid output reparenting that breaks DDA
2025-01-12 17:11:03 -06:00
Cameron Gutman
c369e8e5b6
fix(capture/windows): fix capture when using the basic render driver ( #3531 )
...
* fix(capture/windows): fix capture when using the basic render driver
* chore(tests): remove now unnecessary TESTS_SOFTWARE_ENCODER_UNAVAILABLE option
2025-01-12 16:05:18 -06:00
ReenigneArcher
df0bc3f82f
build(packaging/macos)!: remove macports support ( #3506 )
2025-01-08 00:18:34 +00:00
dependabot[bot]
bb79557a25
build(deps): bump the lizardbyte-actions group across 1 directory with 2 updates ( #3504 )
...
Bumps the lizardbyte-actions group with 2 updates in the / directory: [LizardByte/setup-release-action](https://github.com/lizardbyte/setup-release-action ) and [LizardByte/create-release-action](https://github.com/lizardbyte/create-release-action ).
Updates `LizardByte/setup-release-action` from 2024.919.143601 to 2025.102.14715
- [Release notes](https://github.com/lizardbyte/setup-release-action/releases )
- [Commits](https://github.com/lizardbyte/setup-release-action/compare/v2024.919.143601...v2025.102.14715 )
Updates `LizardByte/create-release-action` from 2024.919.143026 to 2025.102.13208
- [Release notes](https://github.com/lizardbyte/create-release-action/releases )
- [Commits](https://github.com/lizardbyte/create-release-action/compare/v2024.919.143026...v2025.102.13208 )
---
updated-dependencies:
- dependency-name: LizardByte/setup-release-action
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: lizardbyte-actions
- dependency-name: LizardByte/create-release-action
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: lizardbyte-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-01 21:23:20 -05:00
dependabot[bot]
f73eb88ba9
build(deps): bump codecov/codecov-action from 4 to 5 ( #3399 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 4 to 5.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
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-12-07 23:10:26 -05:00
dependabot[bot]
9abba8048a
build(deps): bump LizardByte/homebrew-release-action from 2024.1105.185654 to 2024.1115.14934 in the lizardbyte-actions group ( #3400 )
...
* build(deps): bump LizardByte/homebrew-release-action
Bumps the lizardbyte-actions group with 1 update: [LizardByte/homebrew-release-action](https://github.com/lizardbyte/homebrew-release-action ).
Updates `LizardByte/homebrew-release-action` from 2024.1105.185654 to 2024.1115.14934
- [Release notes](https://github.com/lizardbyte/homebrew-release-action/releases )
- [Commits](https://github.com/lizardbyte/homebrew-release-action/compare/v2024.1105.185654...v2024.1115.14934 )
---
updated-dependencies:
- dependency-name: LizardByte/homebrew-release-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: lizardbyte-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
* docs(homebrew): update brew installation steps
---------
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-11-15 02:52:30 +00:00
dependabot[bot]
410f8c2e70
build(deps): bump LizardByte/homebrew-release-action from 2024.919.145818 to 2024.1105.185654 in the lizardbyte-actions group ( #3375 )
...
build(deps): bump LizardByte/homebrew-release-action
Bumps the lizardbyte-actions group with 1 update: [LizardByte/homebrew-release-action](https://github.com/lizardbyte/homebrew-release-action ).
Updates `LizardByte/homebrew-release-action` from 2024.919.145818 to 2024.1105.185654
- [Release notes](https://github.com/lizardbyte/homebrew-release-action/releases )
- [Commits](https://github.com/lizardbyte/homebrew-release-action/compare/v2024.919.145818...v2024.1105.185654 )
---
updated-dependencies:
- dependency-name: LizardByte/homebrew-release-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: lizardbyte-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-06 08:46:34 -05:00
ReenigneArcher
1d80d3946e
revert: "ci(windows): pin gcovr to < 8.0" ( #3283 )
...
Revert "ci(windows): pin gcovr to < 8.0 (#3277 )"
This reverts commit d3ad63654a .
2024-10-13 18:54:15 +00:00
ReenigneArcher
593883a13f
ci(coverage): simplify gcovr exclusions ( #3299 )
2024-10-13 11:18:17 -04:00
ReenigneArcher
d3ad63654a
ci(windows): pin gcovr to < 8.0 ( #3277 )
2024-10-08 22:25:59 -04: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
9cc8bc8f62
build(deps): migrate from curl to curl-winssl on Windows ( #3246 )
2024-10-02 00:02:14 +00:00
ReenigneArcher
434b7e06ce
chore(macos)!: drop monterey support ( #3236 )
2024-09-29 21:37:57 +00:00
ReenigneArcher
1071f13259
test(coverage): ignore _deps directory ( #3233 )
2024-09-28 04:56:39 +00:00
ReenigneArcher
e10b24ae3f
ci(windows): use boost from source ( #3231 )
2024-09-27 22:38:59 -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
ReenigneArcher
49b2433301
ci(windows): fix typo in publisher name ( #3154 )
2024-09-07 15:43:42 +00:00
ReenigneArcher
6593fa5d61
feat: add publisher metadata ( #3080 )
2024-08-24 20:14:45 -04:00
ReenigneArcher
7c4c905f04
build(macos): fix error in macos-13 build ( #3022 )
...
Co-authored-by: Vithorio Polten <reach@vithor.io>
2024-08-16 18:41:31 -04:00
dependabot[bot]
0e153cf292
build(deps): bump LizardByte/homebrew-release-action from 2024.612.21058 to 2024.809.31635 ( #2992 )
...
build(deps): bump LizardByte/homebrew-release-action
Bumps [LizardByte/homebrew-release-action](https://github.com/lizardbyte/homebrew-release-action ) from 2024.612.21058 to 2024.809.31635.
- [Release notes](https://github.com/lizardbyte/homebrew-release-action/releases )
- [Commits](https://github.com/lizardbyte/homebrew-release-action/compare/v2024.612.21058...v2024.809.31635 )
---
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-08-09 03:57:30 +00:00
ReenigneArcher
0b8468ca3e
feat(macos): add beta homebrew formula ( #2990 )
2024-08-08 21:17:15 -04:00
ReenigneArcher
4bd521bb43
docs: drop sphinx and use doxygen exclusively ( #2932 )
2024-08-05 18:44:17 +00:00
dependabot[bot]
7737d6f10a
build(deps): bump LizardByte/setup-release-action from 2024.725.234618 to 2024.801.192524 ( #2942 )
...
build(deps): bump LizardByte/setup-release-action
Bumps [LizardByte/setup-release-action](https://github.com/lizardbyte/setup-release-action ) from 2024.725.234618 to 2024.801.192524.
- [Release notes](https://github.com/lizardbyte/setup-release-action/releases )
- [Commits](https://github.com/lizardbyte/setup-release-action/compare/v2024.725.234618...v2024.801.192524 )
---
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-08-04 01:00:58 +00:00
ReenigneArcher
081fbe0e18
build(linux): add common build script ( #2946 )
2024-08-03 20:04:26 -04:00
dependabot[bot]
3d3a298734
build(deps): bump LizardByte/setup-release-action from 2024.717.220227 to 2024.725.234618 ( #2917 )
...
build(deps): bump LizardByte/setup-release-action
Bumps [LizardByte/setup-release-action](https://github.com/lizardbyte/setup-release-action ) from 2024.717.220227 to 2024.725.234618.
- [Release notes](https://github.com/lizardbyte/setup-release-action/releases )
- [Commits](https://github.com/lizardbyte/setup-release-action/compare/v2024.717.220227...v2024.725.234618 )
---
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-07-28 17:38:39 -04:00
dependabot[bot]
16f62436a9
build(deps): bump LizardByte/setup-release-action from 2024.714.140421 to 2024.717.220227 ( #2888 )
...
build(deps): bump LizardByte/setup-release-action
Bumps [LizardByte/setup-release-action](https://github.com/lizardbyte/setup-release-action ) from 2024.714.140421 to 2024.717.220227.
- [Release notes](https://github.com/lizardbyte/setup-release-action/releases )
- [Commits](https://github.com/lizardbyte/setup-release-action/compare/v2024.714.140421...v2024.717.220227 )
---
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-07-18 22:53:05 -04:00
ReenigneArcher
e34f446210
build(flatpak): separate dependencies into sub-modules ( #2818 )
2024-07-14 23:01:59 +00:00
dependabot[bot]
07fc1063d9
build(deps): bump LizardByte/setup-release-action from 2024.608.210128 to 2024.714.140421 ( #2856 )
...
build(deps): bump LizardByte/setup-release-action
Bumps [LizardByte/setup-release-action](https://github.com/lizardbyte/setup-release-action ) from 2024.608.210128 to 2024.714.140421.
- [Release notes](https://github.com/lizardbyte/setup-release-action/releases )
- [Commits](https://github.com/lizardbyte/setup-release-action/compare/v2024.608.210128...v2024.714.140421 )
---
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-07-14 18:59:51 +00:00
ReenigneArcher
37b60fb2c1
ci(flatpak): add flatpak builder lint ( #2799 )
2024-07-07 10:19:11 -04:00
ReenigneArcher
acccacf861
ci(macos): adjust permissions for test binaries ( #2806 )
2024-07-05 20:00:00 -04:00
ReenigneArcher
4552f142d7
ci(appimage): add sleep delay before test execution ( #2790 )
2024-07-01 21:55:55 +00:00
ReenigneArcher
7e9a2dd621
docs: use doxygen-awesome-css ( #2758 )
2024-06-26 14:44:32 +00:00
ReenigneArcher
10666c0194
docs: use doxygen directly and drop breathe ( #2739 )
2024-06-24 22:14:27 +00:00
ReenigneArcher
4683bcaf36
build(docs): add cmake target for docs ( #2748 )
2024-06-24 16:12:31 +00:00
ReenigneArcher
0c0b4c4610
fix(brew): remove v prefix from version number ( #2710 )
2024-06-17 00:23:51 +00:00
ReenigneArcher
fe22c2f69c
fix(brew): update version and fix ci push events ( #2708 )
2024-06-16 23:21:23 +00:00
ReenigneArcher
a5a1988cff
fix(homebrew): use tag instead of branch in formula ( #2705 )
2024-06-16 22:07:13 +00:00
dependabot[bot]
b82b4818a1
build(deps): bump LizardByte/create-release-action from 2024.611.132610 to 2024.614.221009 ( #2693 )
...
build(deps): bump LizardByte/create-release-action
Bumps [LizardByte/create-release-action](https://github.com/lizardbyte/create-release-action ) from 2024.611.132610 to 2024.614.221009.
- [Release notes](https://github.com/lizardbyte/create-release-action/releases )
- [Commits](https://github.com/lizardbyte/create-release-action/compare/v2024.611.132610...v2024.614.221009 )
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-15 00:03:28 +00:00
ReenigneArcher
ebc41acf98
build: optionally static link boost ( #2628 )
2024-06-14 21:37:46 +00:00
ReenigneArcher
2e1eb0c914
build(linux): remove unused intel media sdk ( #2681 )
2024-06-12 23:37:47 +00:00
dependabot[bot]
8c0435082d
build(deps): bump LizardByte/create-release-action from 2024.609.5014 to 2024.611.132610 ( #2676 )
...
build(deps): bump LizardByte/create-release-action
Bumps [LizardByte/create-release-action](https://github.com/lizardbyte/create-release-action ) from 2024.609.5014 to 2024.611.132610.
- [Release notes](https://github.com/lizardbyte/create-release-action/releases )
- [Commits](https://github.com/lizardbyte/create-release-action/compare/v2024.609.5014...v2024.611.132610 )
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-12 22:10:18 +00:00
Vithorio Polten
02ddbefd44
fix(macos): Mouse input broken in-game ( #2550 )
...
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
2024-06-12 17:26:02 -04:00
ReenigneArcher
f68de7da93
build(linux): add homebrew support ( #2667 )
2024-06-12 15:58:25 -04:00
dependabot[bot]
8c10a0dc0a
build(deps): bump LizardByte/homebrew-release-action from 2024.522.222851 to 2024.609.4731 ( #2663 )
...
build(deps): bump LizardByte/homebrew-release-action
Bumps [LizardByte/homebrew-release-action](https://github.com/lizardbyte/homebrew-release-action ) from 2024.522.222851 to 2024.609.4731.
- [Release notes](https://github.com/lizardbyte/homebrew-release-action/releases )
- [Commits](https://github.com/lizardbyte/homebrew-release-action/compare/v2024.522.222851...v2024.609.4731 )
---
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-06-10 13:20:19 +00:00
dependabot[bot]
886d88bc5e
build(deps): bump LizardByte/create-release-action from 2024.608.160245 to 2024.609.5014 ( #2662 )
...
build(deps): bump LizardByte/create-release-action
Bumps [LizardByte/create-release-action](https://github.com/lizardbyte/create-release-action ) from 2024.608.160245 to 2024.609.5014.
- [Release notes](https://github.com/lizardbyte/create-release-action/releases )
- [Commits](https://github.com/lizardbyte/create-release-action/compare/v2024.608.160245...v2024.609.5014 )
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-10 08:22:46 -04:00
dependabot[bot]
539ca42f67
build(deps): bump LizardByte/setup-release-action from 2024.524.1411 to 2024.608.210128 ( #2651 )
...
* build(deps): bump LizardByte/setup-release-action
Bumps [LizardByte/setup-release-action](https://github.com/lizardbyte/setup-release-action ) from 2024.524.1411 to 2024.608.210128.
- [Release notes](https://github.com/lizardbyte/setup-release-action/releases )
- [Commits](https://github.com/lizardbyte/setup-release-action/compare/v2024.524.1411...v2024.608.210128 )
---
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>
* update outputs/inputs
---------
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-06-08 18:01:24 -04:00