Commit Graph

9298 Commits (armhf)
 

Author SHA1 Message Date
Stenzek 4bfb37f8fb
Qt: Add graphics and achievements to setup wizard 6 months ago
Stenzek 965da856db
FullscreenUI: Add additional rounding to some dialogs 6 months ago
Stenzek 34fdbafe85
FullscreenUI: Add drop shadows to most text
Improves readability with custom backgrounds.
6 months ago
Stenzek 9bfc3e90cc
FullscreenUI: Hook up dynamic toast colour 6 months ago
Stenzek 9d9da94b7b
FullscreenUI: Default to dark theme on unknown value 6 months ago
Stenzek 5a4e87aba3
FullscreenUI: Reorder interface settings to match Qt 6 months ago
KamFretoZ 5dc0a3630a
FullscreenUI: Add Themes (#3380) 6 months ago
Stenzek 15fde6a51b
CI: Add ARM64 AppImage builds 6 months ago
Stenzek ea8f3e5e58
Scripts: Support generating both Qt and Mini AppImages 6 months ago
Stenzek 89d9842c7e
FullscreenUI: Fix popup title colours 6 months ago
Stenzek be970bcfe4
Qt: Handle inverted+negated axes when mapping 6 months ago
Stenzek ec7c83a58e
Settings: Fix race toggling OSD messages 6 months ago
Stenzek 6a86c80445
CPU: Correct wording about cop2 and IRQs 6 months ago
Stenzek 37fa0d135c
Mini: Add duckstation-mini interface 6 months ago
Stenzek df9f15eb68
OpenGLDevice: Support SDL window type 6 months ago
Stenzek ee1a3b904e
VulkanDevice: Support SDL window type 6 months ago
Stenzek 4bddd38d70
WindowInfo: Add SDL window type 6 months ago
Stenzek 0733e173b2
FullscreenUI: Add BackgroundProgressCallback 6 months ago
Stenzek 498e7aac56
X11Tools: Load libxcb and friends dynamically 6 months ago
Stenzek f7f17a077c
Cheats: Add Enable8MBRAM option for patches 6 months ago
Anderson Cardoso 0b167aad52
Atualização Português do Brasil (#3379)
Atualizado para a última versão.
6 months ago
Renzo Pigliacampo 08bbb4a981
Updated Spanish (Latin America) translation (#3378) 6 months ago
Stenzek fbbc4943f6
FullscreenUI: Fix crash in game properties on non-scanned file 6 months ago
Stenzek eda32e0695
Qt: Fix image key in overlay export 6 months ago
Stenzek b764ed4682
DDGoController: Fix incorrect translation context 6 months ago
zkdpower 2011c5511c
Update the Simple-Chinese translation to latest. (#3377) 6 months ago
Stenzek 3ea26cc910
GPU: Rewrite automatic resolution scaling
Make it play nice with rewind/runahead.
6 months ago
Stenzek d812463649
Qt: Ensure SIGCHLD is ignored properly 6 months ago
Stenzek 5fea81c07d
Qt: Show only HC achievement count if HC == SC 6 months ago
Stenzek 91370ee5ac
Achievements: Update both HC and SC counts on unlock/boot 6 months ago
Stenzek fa3815d681
Achievements: Fix progress database corruption 6 months ago
Stenzek 90cb92bcc7
CI: Ensure libz.so.1 is packaged in AppImage 6 months ago
JukePlz f2715b39ec
GameDB: Falcata - Astran Pardma no Monshou hash (#3376) 6 months ago
bl@ck_m@ge d5c83a80a3
GameDB: Sorcerer's Maze (#3375) 6 months ago
Stenzek f96ab3afda
Deps: Switch zlib to zlib-ng
Mac is ommitted because the updater is currently still dynamically
linked, and libz is not part of the bundle (yet).
6 months ago
Stenzek d1b9473cd2
Deps: Update cpuinfo 6 months ago
Stenzek 373c83c357
GameDB: PGXP-CPU for Twisted Metal 2 6 months ago
KamFretoZ 6a0c73b547
Qt: Add AMOLED theme (#3374) 6 months ago
Stenzek 78bd0fdf3e
Qt: Always use ARGB32 for padded cover images
Fixes black background around non-square covers.
6 months ago
Stenzek 31a5d8c481
GameDB: Tama - Adventurous Ball in Giddy Labyrinth hash 6 months ago
Stenzek 72ac4f94db
CDROM: Increase delay for pause-when-paused
Fixes lockup in Tama - Adventurous Ball in Giddy Labyrinth.
6 months ago
Stenzek 6f25cf31a7
CDROM: Add randomness to repeated seek times
I hate it, but it fixes lockups in Dino Crisis 2, and probably
other games with dodgy code too.

Also Simple 1500 Series Vol. 57 - The Meiro.
6 months ago
Stenzek 2f5c4d819e
Common: Add xorshift-based PRNG class 6 months ago
Stenzek b57049f1aa
CI: Enable Wayland on AppImage/Flatpak builds
Might have to revert this, we'll see how many systems it breaks on.
6 months ago
Stenzek 9a75af2fa9
Qt: Explicitly set desktop file path on startup
Fixes window icon when running under Wayland.

Or, well, as much as it can given the fact that smug GNOME developers
think that windows should not be able to set their own icons.
6 months ago
Stenzek 0c30acb285
Qt: Work around QtWayland bugs
- Render to main no longer screws up the game list/menu bar.
- Toggling render to main no longer breaks the main window.

Positioning still sucks, but the various groups involved would
rather sit around arguing with each other rather than actually
shipping solutions ¯\_(ツ)_/¯.
6 months ago
Stenzek cb10c6fbf4
Qt: Ensure build warning is themed 6 months ago
Stenzek 4ce1b1afed
GameDB: Set PGXPPreserveProjFP for Vagrant Story
Improves jitter on character models.

Haven't seen any other game with this much of an impact.
6 months ago
Stenzek 5bd1a492be
GameDatabase: Turn PGXPPreserveProjFP into a boolean setting 6 months ago
Stenzek e688e24eb9
GTE: Use floating-point math for preserve-proj-fp 6 months ago