Commit Graph

179 Commits

Author SHA1 Message Date
Stenzek 2ff936e4fb
Settings: Remove second source of truth for OSD notifications
And split it into warnings/messages. Warnings are always displayed
regardless of the "Show OSD Messages" setting, because they're critical
and users forget they disable messages.
2024-09-10 22:10:42 +10:00
Stenzek 3030b0e067
CI/AppImage: Build shrunk ffmpeg for media capture 2024-09-02 21:55:27 +10:00
Stenzek 1c95d54cc4
Misc: Update copyright headers 2024-09-01 22:08:31 +10:00
Stenzek 873b540b82
Deps: Switch to libjpeg-turbo 2024-08-24 18:08:15 +10:00
Stenzek 1e8ca51f44
Update README.md 2024-08-19 01:46:01 +10:00
Stenzek e8693ed10f
README: Various corrections/updates 2024-08-12 17:09:56 +10:00
Connor McLaughlin 97e555a47d
README: Update link to last non-SSE4.1 build 2024-07-13 13:30:27 +10:00
Stenzek 82b5772d27
Deps: Move build scripts/patches into own directory 2024-07-04 15:52:32 +10:00
Stenzek e16f2c4dab
README: Mention SSE4.1 requirement 2024-07-03 00:24:13 +10:00
Benjamin Mugnier 46ceb999fb
Fix README.md Linux build instructions (#3214)
Fix wrong build-dependencies-linux.sh path.
Change ninja build folder to reflect cmake folder.
2024-05-27 11:47:07 +10:00
Stenzek 0e2204e928
README: Add link to Flathub 2024-05-14 15:56:18 +10:00
Stenzek 7ea7d3b92a
README: Add Ubuntu/Debian package list 2024-04-25 17:32:48 +10:00
Stenzek 04f9731ee0
README: Update Linux build instructions 2024-04-20 19:09:48 +10:00
Stenzek 69f79c3a4f
Deps: Speed up shaderc build
Mainly for flatpak...
2024-04-06 00:12:16 +10:00
Connor McLaughlin 26979f5569
Docs: Add Fedora package names to README.md 2024-04-05 17:57:31 +10:00
Stenzek 3d84da0ddd
Docs: Update README.md 2024-04-05 17:23:28 +10:00
Stenzek c2c3eac749
Build: Use shared webp/zstd/zlib 2024-02-03 19:41:56 +10:00
Connor McLaughlin dd5e4e5924
Update README.md 2023-12-26 16:12:58 +10:00
Stenzek eeebfce79b
Update README.md 2023-11-25 22:14:26 +10:00
Stenzek 1d0c870494
CMake: Bump dep version requirement 2023-11-18 17:17:29 +10:00
Connor McLaughlin 2df88e79fe
Update README.md 2023-10-18 12:26:46 +10:00
Stenzek 5ff5891336
Update README.md 2023-10-07 14:03:52 +10:00
Stenzek 8afccdd590 Update README.md 2023-09-30 14:12:09 +10:00
Connor McLaughlin d7014e78d5
Update README.md 2023-09-27 23:04:54 +10:00
Stenzek 30fdffae03 Updater: Mac support 2023-09-24 12:21:19 +10:00
Connor McLaughlin cfd1d41ced Update README.md 2023-09-05 23:28:12 +10:00
Stenzek 4588f9ee9f CI: Build Flatpak 2023-09-02 21:44:08 +10:00
Stenzek 8a40c7bf94 PostProcessing: Add ReShade .fx shader support 2023-08-30 00:44:01 +10:00
Stenzek 9a0afd66fa README: Recommend Metal renderer for MacOS 2023-08-24 19:04:06 +10:00
Stenzek 827446b27f Build: Switch to Qt 6.5.0 on Windows 2023-08-16 01:12:59 +10:00
Connor McLaughlin eb77894315
Update README.md 2023-05-05 18:40:04 +10:00
CharlesThobe fe6913105d README: Update Linux dependencies 2023-04-20 16:08:56 +02:00
Stenzek 14cf865905 Misc: Correctness fixes for OpenGL
GLES2 fallback should be functional again.
2023-01-30 19:17:11 +10:00
Connor McLaughlin 7bbacd2392 Misc: Remove unused code 2022-08-22 19:55:38 +10:00
Connor McLaughlin 4652c5faf1
Update README.md 2022-08-10 19:02:46 +10:00
Connor McLaughlin 8b61fb8b58
README: Update VC runtime links to VS2022 2022-04-08 17:51:51 +10:00
Connor McLaughlin 859a156b3c Various build fixes 2022-03-27 17:38:48 +10:00
Hugo Locurcio 2c1ee9372b
Improve macOS and Linux build instructions
- Use CMake's `-B` option to automatically create the build folder
  and avoid the `cd` requirement.
- Use CMake's build tool-agnostic `--build` option to use the same
  build command regardless of whether GNU Make or Ninja is used.
  `--parallel` also ensures that all CPU threads are used by default.
- Mention optional dependency on Ninja for macOS (it's confirmed to work
  there, installed from Homebrew).
- Update Qt macOS path to use the default installation path on a modern
  Homebrew installation. The old path is still mentioned just in case.
- Mention that the generated macOS application bundle may have to be
  manually resigned before it can be run.

The macOS build steps were successfully followed on a 2020 Mac mini
(Apple M1).
2021-12-26 22:51:21 +01:00
Connor McLaughlin 8728e4d43e README: Remove Android beta link 2021-11-02 11:25:53 +10:00
Connor McLaughlin 5367a63826 Update README.md 2021-10-25 17:27:41 +10:00
Connor McLaughlin c4253ff4bb README: Update notes about Android support 2021-09-05 10:11:00 +10:00
Anderson_Cardoso cbfd6026fd
Tiny 'fix' - README.md
Just a 'fix' into the numerical order at the line: 103 'till 113.
2021-07-31 18:56:40 -03:00
Connor McLaughlin ab1143dd0c Update news 2021-07-26 01:37:16 +10:00
Connor McLaughlin 6008b9f1e9
Update README.md 2021-07-17 14:51:59 +10:00
Connor McLaughlin 313237747b
README: Clarify Linux support 2021-07-13 14:51:00 +10:00
Connor McLaughlin 309169d14c
README: Add instructions for Xbox One/UWP 2021-07-12 22:53:50 +10:00
Connor McLaughlin 1a18e3ceb8 Update README.md 2021-06-26 01:22:07 +10:00
Connor McLaughlin 4e282cd172 README: Update Android apk link 2021-06-08 17:03:41 +10:00
Connor McLaughlin b02513d28d Update README/NEWS 2021-06-02 14:10:39 +10:00
Connor McLaughlin 8b57c24a7b
Update README.md 2021-06-02 03:04:39 +10:00