Commit graph

65 commits

Author SHA1 Message Date
Cameron Gutman
5a1ef55767
Update README.md
Add note about YUV 4:4:4 and update build requirements
2024-09-18 22:16:33 -05:00
Cameron Gutman
9d99ecbca6 Add note about installing the Graphics Tools optional feature 2024-08-30 16:23:31 -05:00
Cameron Gutman
76fd502262 Reintroduce support for FFmpeg 4
Some SBCs still depend on patched FFmpeg 4.x builds for hardware acceleration.
2024-08-24 16:50:27 -05:00
Cameron Gutman
5765c254cd Add software fallback for YUV444 using libswscale 2024-08-19 19:20:17 -05:00
Mohammad
37ace0060e Update README.md
Changing package name qtbase6-dev to qt6-base-dev.
2024-08-15 22:56:30 -05:00
Cameron Gutman
074b4520e5 List both Qt 5 and Qt 6 packages for Linux builds 2024-07-13 16:19:00 -05:00
Cameron Gutman
31641f5246 Update readme with new packages and Qt 6 recommendations 2024-06-09 20:54:17 -05:00
Cameron Gutman
06ef10a2ad
Update README to clarify requirements for Vulkan video
See #1186
2024-02-18 15:23:35 -06:00
Cameron Gutman
aac5ad3fd0 Add a libplacebo-based Vulkan renderer for HDR and Vulkan video decoding support
Vulkan H.264/HEVC video decoding isn't supported with Fedora's Mesa binaries due to
patent issues, so only the VAAPI/DRM-PRIME import path was tested locally with ANV.

HDR video is getting tonemapped to my SDR monitor reasonably, so HDR output probably
works with GameScope but I haven't confirmed yet.

See #1117
2023-12-12 23:54:23 -06:00
Cameron Gutman
f374e88bac
Update README.md
Added new SBC packages and updated build requirements
2023-11-03 00:13:50 -05:00
Cameron Gutman
7100262e09
Update build requirements 2023-09-12 18:26:03 -05:00
Cameron Gutman
519858b708
Link to Sunshine 2023-09-03 18:04:31 -05:00
Cameron Gutman
8fcc4cf7fe Update readme and metadata with new features 2023-09-03 18:03:34 -05:00
Cameron Gutman
34ba9063ad Move installer signing into MSBuild 2023-07-14 20:31:32 -05:00
Cameron Gutman
8bf5622d21 Upgrade installer to WiX v4 2023-07-14 19:55:00 -05:00
Cameron Gutman
f16b5cd337 Expose glslow config option 2023-03-26 20:27:03 -05:00
Cameron Gutman
563b760d31
Update packages for recent versions of Ubuntu 2022-10-16 22:23:27 -05:00
Cameron Gutman
57a34a7abb
Update README.md 2022-04-05 19:56:20 -05:00
Cameron Gutman
a7aef8f147 Use new WiX 3.14 variable instead of BuildLabEx hack for ARM64 detection 2022-01-12 19:14:44 -06:00
Cameron Gutman
60a4bda94f Switch macOS builds to Qt 6 2021-12-06 22:54:55 -06:00
Cameron Gutman
f8faccee59 Remove qt5-devel which doesn't exist in Fedora 34 2021-04-17 11:11:37 -05:00
Cameron Gutman
fae30f59ce
Add attribution for Cloudsmith 2021-03-27 12:40:51 -05:00
Cameron Gutman
7758344a57
Fix Weblate badge 2021-03-20 18:12:04 -05:00
Cameron Gutman
b5df566b6b
Add Weblate links to readme
Closes #539
2021-03-20 18:11:15 -05:00
Cameron Gutman
d6b314f573 Add option to build for embedded environments 2021-03-13 15:20:58 -06:00
Cameron Gutman
3bd6a6a614 Fullscreen is no longer required for passing system keyboard shortcuts 2021-02-06 20:15:58 -06:00
Cameron Gutman
e9968fbab3 Add system key capture to the feature list 2021-01-13 19:36:17 -06:00
Cameron Gutman
1e7cb7f13e Replace D3DX9 with SDL_ttf for overlay rendering 2020-12-13 23:43:31 -06:00
TotalCaesar659
e0a2c8cb8a
Update URLs to HTTPS 2020-12-10 16:37:29 +03:00
Cameron Gutman
0fc30a70ca Build unified Windows installer bundles 2020-11-29 21:13:27 -06:00
Cameron Gutman
2748f3d22e
Update build instructions 2020-11-29 11:10:16 -06:00
Cameron Gutman
6fbc95cc41
Update readme with links for new platforms 2020-04-26 21:31:29 -07:00
Cameron Gutman
01f1cac811 Update readme and metadata 2020-04-26 16:12:10 -07:00
Cameron Gutman
62d76c006d Move all builds to AppVeyor 2020-03-22 21:26:07 -07:00
Cameron Gutman
ee5c61fb74 Centralize Discord invite links 2020-01-18 10:53:05 -08:00
Cameron Gutman
afe6cfc383
Update build dependencies in README 2020-01-05 23:32:48 -08:00
Cameron Gutman
6942bca5a7
Link to download page from download badge 2019-08-25 23:24:34 -07:00
Cameron Gutman
9eac9a190e
Add Downloads badge 2019-08-25 23:20:55 -07:00
Cameron Gutman
13d933fc07 Until Qt 5.13, VS 2019 is not supported 2019-04-18 20:08:27 -07:00
Cameron Gutman
e88d2f0ab2 Add files and scripts to build for Steam Link 2019-03-31 23:26:17 -07:00
Cameron Gutman
40e142c5c7 Add force feedback to feature list 2019-03-23 12:14:43 -07:00
Cameron Gutman
4dac57cf8c Add SDL2_ttf dependency for Linux 2019-02-12 21:38:51 -08:00
Cameron Gutman
6a514c7f51
Update readme to point to Snap package 2019-01-29 18:30:56 -08:00
Cameron Gutman
49f0b45fa8
Update build requirements for Windows 2019-01-20 11:58:30 -08:00
Cameron Gutman
6cf408f12b Update macOS build steps 2019-01-05 19:23:01 -08:00
Cameron Gutman
3b4694e9f8 Add libraries required by libsoundio 2018-12-25 14:05:35 -08:00
Cameron Gutman
8aa3b5d3da Switch to new hostname 2018-12-03 21:48:49 -08:00
Cameron Gutman
4c5b254730
Add larger downloads section 2018-11-23 02:09:54 -08:00
Cameron Gutman
c724f01c98 Remove PortAudio from required libraries 2018-10-06 20:12:49 -07:00
Cameron Gutman
c99b4f1559
Add additional requirements for generate-installers.bat 2018-09-29 03:30:50 -07:00