Commit Graph

184 Commits (wip2)

Author SHA1 Message Date
Stenzek 7fcf0a3283
README: Update feature list for 2025 1 month ago
Stenzek 080807e557
CDROM: Move subchannel replacement from CDImage
This will allow you to use SBI/LSD files with real discs, if your
drive does not support reading subchannels, or has an incorrect
skew.
4 months ago
Stenzek 2aea06526c
README: Mention chtdb 4 months ago
Stenzek 0ae4461fc3
README: Mention SSE2 builds and texture replacement 5 months ago
Stenzek 7d8ae9aa11
Packaging: Add SPEC and PKGBUILD 5 months ago
Stenzek 20b4581bbe
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.
6 months ago
Stenzek 8274042bb1
CI/AppImage: Build shrunk ffmpeg for media capture 6 months ago
Stenzek 7f4e5d55db
Misc: Update copyright headers 6 months ago
Stenzek 873b540b82
Deps: Switch to libjpeg-turbo 6 months ago
Stenzek 1e8ca51f44
Update README.md 6 months ago
Stenzek e8693ed10f
README: Various corrections/updates 7 months ago
Connor McLaughlin 97e555a47d
README: Update link to last non-SSE4.1 build 8 months ago
Stenzek 82b5772d27
Deps: Move build scripts/patches into own directory 8 months ago
Stenzek e16f2c4dab
README: Mention SSE4.1 requirement 8 months ago
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.
9 months ago
Stenzek 0e2204e928
README: Add link to Flathub 10 months ago
Stenzek 7ea7d3b92a
README: Add Ubuntu/Debian package list 10 months ago
Stenzek 04f9731ee0
README: Update Linux build instructions 10 months ago
Stenzek 69f79c3a4f
Deps: Speed up shaderc build
Mainly for flatpak...
11 months ago
Connor McLaughlin 26979f5569
Docs: Add Fedora package names to README.md 11 months ago
Stenzek 3d84da0ddd
Docs: Update README.md 11 months ago
Stenzek c2c3eac749
Build: Use shared webp/zstd/zlib 1 year ago
Connor McLaughlin dd5e4e5924
Update README.md 1 year ago
Stenzek eeebfce79b
Update README.md 1 year ago
Stenzek 1d0c870494
CMake: Bump dep version requirement 1 year ago
Connor McLaughlin 2df88e79fe
Update README.md 1 year ago
Stenzek 5ff5891336
Update README.md 1 year ago
Stenzek 8afccdd590 Update README.md 1 year ago
Connor McLaughlin d7014e78d5
Update README.md 1 year ago
Stenzek 30fdffae03 Updater: Mac support 1 year ago
Connor McLaughlin cfd1d41ced Update README.md 2 years ago
Stenzek 4588f9ee9f CI: Build Flatpak 2 years ago
Stenzek 8a40c7bf94 PostProcessing: Add ReShade .fx shader support 2 years ago
Stenzek 9a0afd66fa README: Recommend Metal renderer for MacOS 2 years ago
Stenzek 827446b27f Build: Switch to Qt 6.5.0 on Windows 2 years ago
Connor McLaughlin eb77894315
Update README.md 2 years ago
CharlesThobe fe6913105d README: Update Linux dependencies 2 years ago
Stenzek 14cf865905 Misc: Correctness fixes for OpenGL
GLES2 fallback should be functional again.
2 years ago
Connor McLaughlin 7bbacd2392 Misc: Remove unused code 3 years ago
Connor McLaughlin 4652c5faf1
Update README.md 3 years ago
Connor McLaughlin 8b61fb8b58
README: Update VC runtime links to VS2022 3 years ago
Connor McLaughlin 859a156b3c Various build fixes 3 years ago
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).
3 years ago
Connor McLaughlin 8728e4d43e README: Remove Android beta link 3 years ago
Connor McLaughlin 5367a63826 Update README.md 3 years ago
Connor McLaughlin c4253ff4bb README: Update notes about Android support 4 years ago
Anderson_Cardoso cbfd6026fd
Tiny 'fix' - README.md
Just a 'fix' into the numerical order at the line: 103 'till 113.
4 years ago
Connor McLaughlin ab1143dd0c Update news 4 years ago
Connor McLaughlin 6008b9f1e9
Update README.md 4 years ago
Connor McLaughlin 313237747b
README: Clarify Linux support 4 years ago