Commit Graph

10413 Commits (41b8f2bf77962cdbb239f7c02bbd15dff3e77f17)
 

Author SHA1 Message Date
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.
12 months ago
Stenzek 2a0fe0a753
GameDB: Add disc set for GT2 US
Match Europe/Japan.
12 months ago
Stenzek bd6e747c65
GameDB: Fix serials for Black-Matrix + 12 months ago
Anderson Cardoso e96a85d29f
Atualização Português do Brasil (#3588)
Atualizado para a última versão
12 months ago
shikulja 70185cb693
Update Russian translation (#3587)
* Update ts

* purge ts

* Update Russian translation

* typo
12 months ago
Stenzek 2ff9c67c71
Qt: Replace table widget in Game List Settings 12 months ago
Stenzek 2b3c7e00c8
Qt: Initialize COM before Qt
Ensures we're consistent regardless of whether Qt initializes it or not.

Currently, it initializes it through OLE -> COM.
12 months ago
Stenzek 89e3ba29a5
Qt: Fix warning 12 months ago
Stenzek 3d2c3c919d
GameList: Avoid a couple of heap allocations 12 months ago
Stenzek a035c48721
GameList: Fall back to achievement badges for game icons 12 months ago
Stenzek ac4634c289
Add StringPool and BumpStringPool classes 12 months ago
Stenzek 84806d3055
GameList: Use LockedFile class 12 months ago
Stenzek e7f4034678
FileSystem: Add LockedFile helper class 12 months ago
Stenzek 8f0c9dd171
Qt: Fix disabled menu items in MacOS native theme 12 months ago
Stenzek 3c632c896d
Qt: Fix hang on theme change on MacOS 12 months ago
Stenzek 114c26307d
Qt: Fix initial button state in memory card editor 12 months ago
Víctor "IlDucci a08996d55f
Spanish (Spain) 2025/10/12 translation update (#3586)
- Translated the new strings.
 - Corrected major misunderstandings related to Safe Mode and RetroAchievements' hardcore mode.
 - Changed "shaders" translation from "sombreador" to the English word. Computer graphics shader's name has become a lost war to English.
12 months ago
Stenzek 8ed329ff1f
Qt: Fix serial mismatch error when verifying 12 months ago
Stenzek c117059c82
GPU/HW: Fix crash when preloading texture replacements 12 months ago
Stenzek 90e6078543
Cheats: Show OSD warning when parsing fails 12 months ago
Stenzek ec96dd70f9
Qt: Don't use hash cheat list when PPFs exist 12 months ago
Stenzek c4c6357be3
Qt: Improve column width behaviour in cheat list
Prevent long cheats being truncated after addition/editing.
12 months ago
Stenzek 286f9dddec
Qt: Validate cheats before saving edits 12 months ago
Stenzek bfcd3d4220
Cheats: Strip whitespace on code body when editing 12 months ago
Stenzek 08556f3143
Qt: Normalize line endings in cheat edit dialog 12 months ago
Stenzek f8c720a5ef
Qt: Tab should change focus in edit cheat dialog 12 months ago
Stenzek adbfe7f184
Qt: Display hash in game properties summary 12 months ago
Stenzek 00042a5ea4
Qt: Default to native theme on MacOS 12 months ago
Stenzek a654ce63bf
Qt: Style QMenu and QToolButton with stylesheet on MacOS
Using a QStyleProxy would be preferable, but this is fast enough and
stops the native theme from looking so ugly.
12 months ago
Stenzek e0e245d59a
Qt: Swap most out-of-toolbar QToolButtons to QPushButtons
Styles better on MacOS.
12 months ago
Stenzek b5e1087e2a
Qt: Fix submenu accessibility on MacOS 12 months ago
Stenzek f0f7475c39
FullscreenUI: Modernize blocking loading dialog
And add a time estimate.
12 months ago
Stenzek a1c177402b
CI: Fix AppImage build (again)
So tired of this silly OS...
12 months ago
Stenzek 4587c45d93
MediaCapture: Improve FFmpeg load error message 12 months ago
Stenzek 505753da48
Deps: Update to FFmpeg 8.0 12 months ago
Stenzek 3552a5b001
Qt: Fix rare bug where covers get stuck in loading state
When quickly changing cover scale.
12 months ago
Stenzek 50a9f04dd9
dep/rcheevos: Bump to 6755915 12 months ago
Stenzek 330eb057d5
Scripts: Hopefully fix AppImage build 12 months ago
Stenzek 29d73cb18c
GameDB: Remove PGXP vertex cache from Touge Max G
No longer needed with the earlier fix. But add CPU mode, since that
helps the sprite jitter.
12 months ago
Stenzek 4d516c5247
dep/rcheevos: Bump external client image URL buffer size
Works around invalid parameter being triggered on long usernames.
12 months ago
Stenzek 27d26794d9
CPU/GTE: Remove unnecessary struct padding 12 months ago
Stenzek 8bce5b0a55
CPU/PGXP: Make register writes more readable 12 months ago
Stenzek 05a58285aa
CPU/PGXP: Handle SXYP mirror reads
Fixes PGXP on some parts of geometry in Legend of Legaia.

Also fixes broken PGXP in Boxing and Touge Max G.
12 months ago
Stenzek cd37cd741c
Deps: Update to Qt 6.10.0 12 months ago
Stenzek 00a2f5a2ce
FullscreenUI: Fix crash opening settings
Regression from 76facb3. Derp.
12 months ago
zkdpower 550858104f
Update the Simplified Chinese Translation. (#3585) 12 months ago
Daniel Nylander c039a946fb
Updated Swedish translation (#3584) 12 months ago
Stenzek 4f0d35c2ef
VulkanDevice: Make current command buffer lookup consistent 12 months ago
Stenzek 97c49a9e36
CDImageDevice: Use g_settings for ignore host subcode 12 months ago
Stenzek 76facb3da7
FullscreenUI: Fix default value for theme 12 months ago