ns6089
170f4dd181
fix(win/qsv): skip unsupported 4:4:4 codecs ( #3029 )
2024-08-19 08:30:13 -04:00
Yukino Song
e0924e3a21
Add app config to set virtual display as primary
2024-08-19 08:50:03 +08:00
dependabot[bot]
537e3e6935
build(deps): bump third-party/tray from d9f7e76 to ebbd14f ( #3010 )
...
Bumps [third-party/tray](https://github.com/LizardByte/tray ) from `d9f7e76` to `ebbd14f`.
- [Commits](d9f7e768cd...ebbd14fe6a )
---
updated-dependencies:
- dependency-name: third-party/tray
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-08-18 19:44:24 -04:00
Yukino Song
25eb5c8714
Add virtual display config to apps
2024-08-19 07:08:39 +08:00
Yukino Song
833c902a56
Report driver status to WebUI
2024-08-18 09:09:37 +08:00
Yukino Song
6fa277ec0b
Try add sudovda driver support
2024-08-18 06:09:07 +08:00
Chase Payne
5d88d4a016
clang fixes
2024-08-17 01:40:57 -05:00
Chase Payne
24a4a89d2b
implement cgutmans ideas
2024-08-17 01:36:44 -05:00
Chase Payne
b730d24f51
Merge branch 'master' into gpu_selection_fix_v2
2024-08-17 01:23:08 -05:00
dependabot[bot]
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
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
ReenigneArcher
727ea9037e
docs(docker): add ipc note ( #3034 )
2024-08-16 17:18:35 -04:00
ns6089
25919a9a89
feat(win/video): support native YUV 4:4:4 encoding ( #2533 )
2024-08-17 01:52:36 +08:00
Insanemal
7b74db33c8
fix(linux): ensure NvFBC capture works after multiple sessions ( #3020 )
2024-08-17 01:52:18 +08:00
Yukino Song
89677241f8
Fix tray messages with different code page
2024-08-17 01:49:24 +08:00
ns6089
bfdfcebc80
feat(win/video): support native YUV 4:4:4 encoding ( #2533 )
2024-08-16 13:41:27 -04:00
ReenigneArcher
e8c837f412
ci(crowdin): customize PR title ( #3031 )
2024-08-16 11:19:57 -04:00
Insanemal
c246c78b13
fix(linux): ensure NvFBC capture works after multiple sessions ( #3020 )
2024-08-15 21:30:00 -04:00
ns6089
0826abf607
fix(linux/audio): don't set pulseaudio buffer size ( #2999 )
2024-08-16 07:48:36 +08:00
Yukino Song
fe0a032b67
Fetch device name and uniqueid from connection (require Moonlight Noir)
2024-08-16 07:47:50 +08:00
ReenigneArcher
a669b36c31
fix(build): update cuda compatibilities ( #3018 )
2024-08-15 18:16:19 -04:00
LizardByte-bot
299672795c
chore: update global workflows ( #3003 )
2024-08-12 10:19:25 -04:00
Chase Payne
4fd9bf7873
move unmap to fail guard
2024-08-12 03:03:12 -05:00
Chase Payne
f5fa99cdb3
remove code changes that were not needed
2024-08-11 23:15:28 -05:00
Chase Payne
14de699b8d
remove else statements
2024-08-11 23:12:16 -05:00
Chase Payne
6d5091bd29
attempt to match previous coding styles
2024-08-11 23:09:54 -05:00
Chase Payne
eac116658c
code review suggestions
2024-08-11 23:06:11 -05:00
Chase Payne
f2311bb74c
clang fixes
2024-08-10 14:27:54 -05:00
Chase Payne
b1ec2dffe5
Check all pixels instead
...
It occoured to me there might be some desktop images that are predominately black, which could cause a false positive.
2024-08-10 14:08:59 -05:00
Chase Payne
e7fd80dc30
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.
2024-08-10 14:00:47 -05:00
ns6089
f9c885a414
fix(linux/audio): don't set pulseaudio buffer size ( #2999 )
2024-08-09 20:29:17 +00:00
Yukino Song
8b746ab570
Merge remote-tracking branch 'origin/master'
2024-08-10 00:21:20 +08: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
ns6089
b6b8e681cb
fix: print encoder name to info log during creation ( #2965 )
2024-08-08 16:09:51 -04:00
ns6089
19250f13d6
tests(windows): prefer static libraries ( #2939 )
2024-08-08 17:39:30 +00:00
ns6089
6d91e680c5
feat(logging): include milliseconds timestamps ( #2963 )
2024-08-08 10:52:08 -04:00
Yukino Song
40b6352a4c
Merge remote-tracking branch 'origin/master'
2024-08-08 19:43:28 +08:00
ReenigneArcher
04df80ff6b
feat!: drop advertised resolutions and fps ( #2924 )
2024-08-08 02:10:19 +00:00
Vithorio Polten
64083c1679
chore(issue-template): add Apple Silicon to GPUs ( #2968 )
...
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com >
2024-08-08 01:01:28 +00:00
dependabot[bot]
9bc09e9d39
build(deps): bump third-party/doxyconfig from 671b494 to 6d145da ( #2979 )
...
Bumps [third-party/doxyconfig](https://github.com/LizardByte/doxyconfig ) from `671b494` to `6d145da`.
- [Commits](671b494f3c...6d145dab2e )
---
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>
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com >
2024-08-07 23:07:51 +00:00
Yukino Song
bd69b78f44
Merge remote-tracking branch 'origin/master'
2024-08-07 22:56:18 +08:00
ReenigneArcher
4bd521bb43
docs: drop sphinx and use doxygen exclusively ( #2932 )
2024-08-05 18:44:17 +00:00
Yukino Song
034ac5c0bd
Remove gh-pages
2024-08-05 21:23:10 +08:00
Yukino Song
f757705535
Fix elevated string on web ui
2024-08-05 21:21:15 +08:00
Yukino Song
ef3dc6464c
Further rebrand
2024-08-05 07:03:17 +08:00
ns6089
adf068e44e
fix(windows): properly break on the first matching DXGI output ( #2962 )
2024-08-04 22:40:28 +00:00
Yukino Song
06f20c5385
Change README to markdown
2024-08-04 19:11:58 +08:00
Yukino Song
774ce93162
Try to make the audio sink mess clear
2024-08-04 19:11:58 +08:00
Yukino Song
d5605cc899
Fix audio-info.exe for CJK chars
2024-08-04 19:11:58 +08:00