Commit Graph

209 Commits (v0.1-11026)

Author SHA1 Message Date
Connor McLaughlin 69b10bb0ae
README: Update VC runtime link 3 months ago
Stenzek 0eadf1456d
CMake: Report CFLAGS in summary 5 months ago
Stenzek 9834234a59
README: Update build instructions 5 months ago
Stenzek 5b23956ef6
README: Add mention of CCD images 5 months ago
Stenzek 0094344360
README: Add links/instructions to Windows installer 5 months ago
Connor McLaughlin fcd3f972c1
README: Update resource overrides section
Replace with a link to the wiki page.
5 months ago
Stenzek ce5b358d25
README: Update Mac installation instructions 6 months ago
Stenzek 06897cd733
Qt: Move windows data location from Documents to AppData
OneDrive shenanigans, Windows Defender preventing access, the list of
issues goes on.

Existing setups with a DuckStation directory in Documents will continue
to use Documents. New installs will use AppData\Local.
6 months ago
Stenzek 7d95949e87
README: Update deps list 6 months ago
Davide Pesavento d7b2f2d5f7
README: Update minimum macOS version (#3673) 6 months ago
Stenzek a584a5a5ae
CI: Set MacOS deployment target to 13.3
Required for std::to_chars() with floating-point types.
6 months ago
Stenzek 88ca6cf40a
README: Add instructions for resource overrides 7 months ago
Stenzek b4b05ed07a
README: Remove non-functional link
Been paying hundreds of dollars for hosting for the last few years, and
with no immediate plans to push a new Android release, it does not make
sense for me to keep paying for it, especially since I make $0 off
DuckStation.

(it's been non-functional for a few weeks, apparently it took until now
for someone else to notice, which kinda shows how little use it was
getting)

If there's significant demand, then I may re-consider.
7 months ago
Stenzek 267e81f470
README: Remove compatibility list link
Hasn't been updated in years, isn't providing any value anymore as most
games work fine.
8 months ago
Stenzek df547195ae
README: Bump VS version requirement to 2026 8 months ago
Stenzek 4ec6752fe7
GPUPresenter: Handle padding for unscaled/slang input 8 months ago
Stenzek d82ae473a4
CI: Bump minimum macOS version to 13.0
Qt's minimum is 13, and I don't particularly feel like debugging issues
created if I work around it for an OS that hasn't been supported in over
a year.
9 months ago
Stenzek 41b8f2bf77
CI: Remove Flatpak builds
Now they're getting random timeouts updating the SDKs, just tired of it.

The workflow to publish is still in the tree, but I haven't updated
Flathub in months, and it's arguably kinda pointless since the Flatpak
is literally just a wrapper of the AppImage now...

So, still undecided what to do about that. If you are using it, please
let me know, because in the months that it's been deprecated only a
couple of people mentioned that they were using it. Therefore, as best I
can tell there's basically no userbase.
9 months ago
Stenzek ba0390f6e0
System: Fix patch settings not clearing on game change
Also the redundant memory card notification when loading state.
10 months ago
Stenzek 47fe487c2e
README: Add migration instructions for Flatpak->AppImage 12 months ago
Stenzek e19817c7f9
README: Fix typo 1 year ago
Stenzek 233c342d68
README: Recommend AppImage over Flatpak
Tired of Flathub's infrastructure randomly failing builds, and portal
paths being invalidated every update.

Does anyone actually use this?
1 year ago
Davide Pesavento 2326fc20d1
README: Fix typo (#3437) 1 year ago
Stenzek 2bd9e5fbb1
README: Add link to old releases repository
Apparently I forgot to do this when I created it back in Feb...

I can't be bothered to rearchitecture the automatic updater so it
doesn't have the silly 30 tag limit that GitHub imposes on its API
requests by default.
1 year ago
Stenzek 4ead87d191
README: Mention ARM32/ARM64 AppImage builds 1 year ago
Stenzek 7fcf0a3283
README: Update feature list for 2025 2 years 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.
2 years ago
Stenzek 2aea06526c
README: Mention chtdb 2 years ago
Stenzek 0ae4461fc3
README: Mention SSE2 builds and texture replacement 2 years ago
Stenzek 7d8ae9aa11
Packaging: Add SPEC and PKGBUILD 2 years 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.
2 years ago
Stenzek 8274042bb1
CI/AppImage: Build shrunk ffmpeg for media capture 2 years ago
Stenzek 7f4e5d55db
Misc: Update copyright headers 2 years ago
Stenzek 873b540b82
Deps: Switch to libjpeg-turbo 2 years ago
Stenzek 1e8ca51f44
Update README.md 2 years ago
Stenzek e8693ed10f
README: Various corrections/updates 2 years ago
Connor McLaughlin 97e555a47d
README: Update link to last non-SSE4.1 build 2 years ago
Stenzek 82b5772d27
Deps: Move build scripts/patches into own directory 2 years ago
Stenzek e16f2c4dab
README: Mention SSE4.1 requirement 2 years 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.
2 years ago
Stenzek 0e2204e928
README: Add link to Flathub 2 years ago
Stenzek 7ea7d3b92a
README: Add Ubuntu/Debian package list 2 years ago
Stenzek 04f9731ee0
README: Update Linux build instructions 2 years ago
Stenzek 69f79c3a4f
Deps: Speed up shaderc build
Mainly for flatpak...
2 years ago
Connor McLaughlin 26979f5569
Docs: Add Fedora package names to README.md 2 years ago
Stenzek 3d84da0ddd
Docs: Update README.md 2 years ago
Stenzek c2c3eac749
Build: Use shared webp/zstd/zlib 2 years ago
Connor McLaughlin dd5e4e5924
Update README.md 3 years ago
Stenzek eeebfce79b
Update README.md 3 years ago
Stenzek 1d0c870494
CMake: Bump dep version requirement 3 years ago