ReenigneArcher
b4703efbef
Merge branch 'nightly' into fix/image-paths
2022-10-16 08:44:15 -04:00
ReenigneArcher
264c9272df
fix string concatenation of image in assets dir
2022-10-15 20:04:40 -04:00
w0utert
79ce11fe72
Merge branch 'nightly' into nightly
2022-10-13 22:08:20 +02:00
ReenigneArcher
9213037ad4
Merge pull request #401 from istori1/patch-5
...
Update Flatpak sources to Kinetic
2022-10-13 14:27:49 -04:00
istori1
25a64bff44
Update Flatpak sources to Kinetic
2022-10-12 19:01:23 -04:00
ReenigneArcher
f51a84c9ec
Merge pull request #372 from Logical-sh/no-sink-path-rebased
...
[Linux Pulse/Pipewire] No sink path *rebased*
2022-10-11 08:35:16 -04:00
ReenigneArcher
907798f9da
Merge branch 'nightly' into no-sink-path-rebased
2022-10-11 06:58:19 -04:00
Wouter Bijlsma
7f53388304
Fix CUDA RGBA to NV12 conversion
...
On linux hosts with Nvidia GPU and CUDA support enabled, a CUDA kernel
is used to convert captured RGBA frames to NV12 before encoding. This
kernel contained a bug affecting image quality, in particular when
rendering high-contrast colored text and sharp lines. See [1] for more
information.
This commit fixes the format conversion kernel by taking 2x2 RGBA blocks
to generate 4 luma (Y) values and 1 chroma (UV) pair, ie: 12 bits per
pixel YUV420 (NV12). Previous code incorrectly generated 1 UV pair for
every 2 pixels.
[1] https://github.com/LizardByte/Sunshine/issues/154
2022-10-10 21:39:58 +02:00
ReenigneArcher
43525415fd
Merge pull request #322 from LizardByte/dependabot/github_actions/nightly/KSXGitHub/github-actions-deploy-aur-2.5.0
...
Bump KSXGitHub/github-actions-deploy-aur from 2.4.1 to 2.5.0
2022-10-10 15:29:36 -04:00
dependabot[bot]
96b3bf30f6
Bump KSXGitHub/github-actions-deploy-aur from 2.4.1 to 2.5.0
...
Bumps [KSXGitHub/github-actions-deploy-aur](https://github.com/KSXGitHub/github-actions-deploy-aur ) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/KSXGitHub/github-actions-deploy-aur/releases )
- [Commits](https://github.com/KSXGitHub/github-actions-deploy-aur/compare/v2.4.1...v2.5.0 )
---
updated-dependencies:
- dependency-name: KSXGitHub/github-actions-deploy-aur
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-10 18:42:42 +00:00
ReenigneArcher
8e63b2523a
Merge branch 'nightly' into fix/image-paths
2022-10-10 14:41:44 -04:00
ReenigneArcher
e1f0e3a719
Merge pull request #385 from LizardByte/dependabot/pip/nightly/sphinx-5.2.3
...
Bump sphinx from 5.1.1 to 5.2.3
2022-10-10 14:28:44 -04:00
dependabot[bot]
6800fc00f4
Bump sphinx from 5.1.1 to 5.2.3
...
Bumps [sphinx](https://github.com/sphinx-doc/sphinx ) from 5.1.1 to 5.2.3.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases )
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/5.x/CHANGES )
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v5.1.1...v5.2.3 )
---
updated-dependencies:
- dependency-name: sphinx
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-10 17:40:24 +00:00
LizardByte-bot
e0f2d3affc
ci: update issue templates ( #398 )
2022-10-10 13:37:52 -04:00
LizardByte-bot
ac1feb386c
ci: update global python ( #397 )
2022-10-10 12:49:59 -04:00
LizardByte-bot
de091570b9
ci: update global workflows ( #396 )
2022-10-10 12:07:07 -04:00
ReenigneArcher
99f9174353
Merge pull request #394 from istori1/patch-3
...
Change Flatpak sources to jammy
2022-10-10 11:16:00 -04:00
istori1
b40d414346
Update CI.yml
2022-10-10 07:14:12 -04:00
istori1
eedcd49713
Update dev.lizardbyte.sunshine.yml
2022-10-10 06:56:22 -04:00
istori1
418d3cc76c
Change Flatpak sources to jammy
2022-10-09 09:40:19 -04:00
Michael Rogers
cf6107971d
Merge branch 'nightly' into no-sink-path-rebased
2022-09-16 11:54:02 -05:00
Michael Rogers
62af7d255c
Clang Format Applied
2022-09-16 11:47:10 -05:00
Michael Rogers
d4a4096bba
Added some sanity checks for no sink being detected.
2022-09-16 11:46:41 -05:00
ReenigneArcher
5e5ae0b4b8
Merge branch 'nightly' into fix/image-paths
2022-09-11 20:35:24 -04:00
ReenigneArcher
636a928fc0
Merge pull request #330 from LizardByte/fix/paths
...
fix path issues
2022-09-11 20:28:28 -04:00
ReenigneArcher
5f9101f72d
Merge branch 'nightly' into fix/paths
2022-09-11 19:41:30 -04:00
ReenigneArcher
f9040a55d5
Merge pull request #341 from istori1/patch-3
...
Update boost to 1.80.0 (flatpak/macport)
2022-09-11 19:28:41 -04:00
istori1
674a9da166
Update boost version in portfile
2022-09-11 08:34:52 -04:00
ReenigneArcher
2298cbbe20
remove debugging commands from add-firewall-rule.bat
2022-08-30 12:39:12 -04:00
ReenigneArcher
58ed5ba3ce
fix typos and comment formatting
2022-08-28 16:42:00 -04:00
ReenigneArcher
f7d4f49809
fix windows add-firewall-rule
script
2022-08-28 15:51:17 -04:00
ReenigneArcher
43fa4100d2
update docs
...
- add information about various ports
- correct typos in macos installation instructions
2022-08-26 20:25:03 -04:00
ReenigneArcher
b3a1615170
fix image paths
2022-08-26 19:40:53 -04:00
Jack Brown
b421c8e2e9
Merge branch 'nightly' into master
2022-08-26 19:00:12 -04:00
Jack Brown
977a4d3d4a
Add dma import modifiers EGL ext
2022-08-26 18:20:49 -04:00
ReenigneArcher
642c4a9ed7
add home directory access for flatpak
2022-08-25 08:38:56 -04:00
ReenigneArcher
83ea433857
update docs
2022-08-24 21:40:53 -04:00
ReenigneArcher
0ac67f13d7
fix assets directory for flatpak and AUR
2022-08-24 15:46:02 -04:00
istori1
f32387f67e
Update boost to 1.80.0
2022-08-24 12:20:49 -04:00
ReenigneArcher
6980ee36b3
fix windows install extra commands and...
...
- prompt to remove install directory on uninstall
- delete start menu icons on uninstall
- create appdata folder if it doesn't exist
2022-08-20 22:18:25 -04:00
ReenigneArcher
e04ed497a6
Enable firewall rules for Windows
2022-08-17 14:41:04 -04:00
ReenigneArcher
7b8abc49e2
Merge branch 'nightly' into fix/paths
2022-08-17 13:51:43 -04:00
ReenigneArcher
53bd9ea82b
Merge pull request #321 from sitiom/firewall-rules
...
Add batch files to add and remove firewall rules
2022-08-17 13:50:13 -04:00
ReenigneArcher
adeb99f8c2
Merge branch 'nightly' into firewall-rules
2022-08-17 10:26:54 -04:00
Ryan Caezar Itang
65b557d003
Add batch files to add and remove firewall rules
2022-08-16 11:57:14 +08:00
ReenigneArcher
ccd568af3e
Merge pull request #329 from LizardByte/update/templates
...
use org level PR template
2022-08-15 18:47:12 -04:00
ReenigneArcher
749bfa89ef
cleanup commented out AppImage CI code
2022-08-15 18:45:05 -04:00
ReenigneArcher
663a92ce33
install bat scripts on windows
2022-08-14 22:16:20 -04:00
ReenigneArcher
8b0e6a28c2
single AppImage file
...
- simplify cmake install prefix and assets directory
2022-08-14 18:29:05 -04:00
ReenigneArcher
9a95ce5132
simplify portable config for AppImage
2022-08-12 18:33:40 -04:00