Corey Garst
c6fc12a0a4
webui: Update resolution automation example text with auto refresh rate ( #2503 )
2024-05-07 09:14:11 -04:00
TimmyOVO
9d5ee2f57d
fix(macos/input): incorrect mouse input for non-main display ( #2461 )
2024-05-02 13:52:29 -04:00
Tejas Rao
7fb8c76590
Use C++20. ( #2322 )
2024-04-26 15:49:15 -04:00
TimmyOVO
9288775351
feat(macos/capture): support for capture display other than main display ( #2449 )
2024-04-22 14:16:26 -04:00
Cameron Gutman
067efc7912
Bump version to v0.23.1 ( #2452 )
2024-04-20 20:20:09 -04:00
ReenigneArcher
68c0f53bfc
New Crowdin updates ( #2392 )
2024-04-20 16:38:27 -04:00
Hugo Locurcio
dc22e24744
Autofocus PIN input on Web UI pin page
...
This makes it faster to input the PIN after clicking on the PIN
notification on the desktop, since you no longer need to click
the PIN input or focus on it by pressing Tab many times.
2024-04-20 14:36:59 -05:00
ReenigneArcher
8eead6597e
chore: repo updates ( #2416 )
2024-04-20 12:49:15 -04:00
ReenigneArcher
6c0b01737f
ci(codecov): skip search ( #2430 )
2024-04-20 11:36:40 -04:00
dependabot[bot]
b4e6873649
build(deps): bump vue from 3.4.5 to 3.4.23 ( #2434 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-19 23:05:44 -04:00
dependabot[bot]
24597178c7
build(deps): bump vue-i18n from 9.11.0 to 9.13.0 ( #2442 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-19 21:41:18 -04:00
dependabot[bot]
05416bb9c2
build(deps): bump LizardByte/homebrew-release-action from 2024.409.24405 to 2024.417.220943 ( #2441 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-19 20:34:41 -04:00
dependabot[bot]
15386f386a
build(deps): bump third-party/wayland-protocols from 46f201b
to 08d1c72
( #2443 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-19 19:33:17 -04:00
dependabot[bot]
38fa794009
build(deps): bump third-party/wlr-protocols from 4264185
to 2b8d433
( #2067 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-19 18:28:01 -04:00
dependabot[bot]
75fce21761
build(deps): bump packaging/linux/flatpak/deps/shared-modules from d022995
to ec91811
( #2428 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-19 17:26:14 -04:00
dependabot[bot]
abe256144a
build(deps): bump actions-js/push from 1.4 to 1.5 ( #2440 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-19 16:03:37 -04:00
dependabot[bot]
ad2483416d
build(deps): bump packaging/linux/flatpak/deps/org.flatpak.Builder.BaseApp from 6e295e6
to 5532d43
( #2444 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-19 15:00:44 -04:00
Conn O'Griofa
87def6db85
fix(windows/amf): Revert RC/HRD defaults; improve documentation & config parsing ( #2419 )
2024-04-19 08:31:56 -04:00
Rick
9e0182be9c
docs(linux): add guide for discord audio ( #2447 )
...
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
2024-04-18 23:06:20 -04:00
LizardByte-bot
50a02dbce5
chore: update global workflows ( #2446 )
2024-04-18 15:35:56 -04:00
ReenigneArcher
69191cafe9
fix: make version update check more robust ( #2437 )
2024-04-18 15:35:49 -04:00
ReenigneArcher
c896dabb82
ci: skip coverage upload if not in LizardByte org ( #2436 )
2024-04-17 18:50:23 -04:00
ReenigneArcher
ec8170cb40
ci: fix codeql prebuild steps for unix OSes ( #2431 )
2024-04-16 23:00:10 -04:00
ReenigneArcher
5db8af8a3f
ci: update codeql to handle multiple OSes ( #2425 )
2024-04-16 17:41:56 -04:00
ReenigneArcher
76d08eb883
ci: fix coverage ignore directories ( #2420 )
2024-04-14 13:38:01 -04:00
ReenigneArcher
fb4d4f50ec
fix(ui): fix quicksync locale strings ( #2418 )
2024-04-14 09:34:22 -04:00
Gilles Schintgen
358bb30c3c
debug: fix codec debugging code
2024-04-13 19:52:22 -05:00
Cameron Gutman
25d8e2b478
Fix discarded std::clamp() result compiler warning
2024-04-13 18:53:00 -05:00
Cameron Gutman
a4d9ee3fa4
Fix crash when receiving abs input events prior to the display touchport
2024-04-13 18:53:00 -05:00
dependabot[bot]
f87bc86b4a
build(deps): bump LizardByte/homebrew-release-action from 2024.314.134529 to 2024.409.24405 ( #2394 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-12 20:52:00 -04:00
Gilles Schintgen
fcd4c07bd0
Improve frametiming for linux capture ( #2333 )
2024-04-12 19:36:56 -04:00
hdL6c
5c1bad7155
Musl Linux fixes ( #2401 )
2024-04-11 22:34:26 -05:00
dependabot[bot]
d14323244e
build(deps): bump codecov/codecov-action from 3 to 4 ( #2297 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-11 20:49:52 -04:00
ReenigneArcher
6a01e58f61
build(deps): use token for codecov/codecov-action ( #2404 )
2024-04-10 22:28:23 -04:00
ReenigneArcher
ad66fcb243
build(linux): fix ubuntu 24.04 build ( #2402 )
2024-04-10 19:59:11 -04:00
ReenigneArcher
ad5b816261
fix(linux): use correct setap command in logs ( #2400 )
2024-04-10 18:12:03 -04:00
ReenigneArcher
7602fa110c
fix(ltray): re-order tray dep search ( #2397 )
2024-04-09 21:40:31 -04:00
ReenigneArcher
7e26d2fd30
build(tests): ensure tests can be disabled during build ( #2386 )
2024-04-08 19:17:19 -04:00
ReenigneArcher
116e59292a
build(deps): remove libavdevice ( #2380 )
2024-04-07 22:23:32 -04:00
ReenigneArcher
1a48244a0a
chore: bump version to v0.23.0 ( #2367 )
2024-04-06 21:41:09 -04:00
ReenigneArcher
33ba03c679
New Crowdin updates ( #2372 )
2024-04-06 20:31:40 -04:00
Cameron Gutman
93e622342c
Quote the path to sunshinesvc.exe when launching the termination helper ( #2379 )
2024-04-06 19:21:03 -04:00
hdL6c
7f795f0e19
fix(linux/capture): fix logical comparison of texture size ( #2349 )
...
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
2024-04-06 18:03:54 -04:00
ReenigneArcher
b7aa8119f1
fix(security): ensure unpairing takes effect without restart ( #2365 )
2024-04-06 16:39:16 -04:00
ReenigneArcher
3c13027a61
build(linux)!: disable arm64 builds for Fedora ( #2377 )
2024-04-06 15:22:09 -04:00
ReenigneArcher
1e77d0a509
build(docker): increase job timeout ( #2376 )
2024-04-06 07:03:57 -04:00
ReenigneArcher
59ce8deb97
build(cmake): add prep/init.cmake ( #2375 )
...
Co-authored-by: James Le Cuirot <chewi@aura-online.co.uk>
2024-04-05 22:48:13 -04:00
ReenigneArcher
1ed22ab3b2
build: fix ubuntu 24.04 deps ( #2374 )
2024-04-05 21:45:15 -04:00
dependabot[bot]
42b4192a04
build(deps): bump vue-i18n from 9.10.2 to 9.11.0 ( #2361 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-05 16:20:37 -04:00
ReenigneArcher
4fe3848d32
New Crowdin updates ( #2290 )
2024-04-05 13:21:13 -04:00