Commit Graph

9444 Commits (v0.1-8947)
 

Author SHA1 Message Date
zkdpower b3087657be
Update the Simple-Chinese translation to latest. (#3400) 4 months ago
Víctor "IlDucci fdfbc7f569
Spanish (Spain) translation update 2025/04/03 (#3399)
- Updated Spanish (Spain) translation with latest changes.
- Minor corrections to unify certain user-facing questions and to abbreviate certain strings that would overflow Big Picture UI on a 4:3 display ratio.
- Cleaned up unused translations.
4 months ago
Daniel Nylander d9363108d1
Updated Swedish translation (#3398) 4 months ago
Anderson Cardoso 1332f6da72
Atualização Português do Brasil (#3397)
Atualizado para a última versão.
4 months ago
Stenzek ffd6726a59
Qt: Drop -settings/-portable CLI parameters
This hasn't been tested in years, and doesn't makes sense when you
consider other files are saved in the DataRoot directory (e.g. custom
properties, play time, crash dumps, etc).

-portable is redundant as the presence of settings.ini in the AppRoot
will trigger it anyway, therefore it is only relevant for first-time
installs. In which case it's just as much work to create an empty
settings.ini or portable.txt file as it is to create a shortcut with
-portable on the command line.

It was also broken anyway for a long time, and nobody complained.
4 months ago
Stenzek bbdc6ab4e0
Misc: Fix a bunch of code analysis warnings
Quite a few of these were legitimate.
4 months ago
Stenzek c7139b943c
GPU/HW: Remove redundant check 4 months ago
Stenzek acd684bca2
D3D12Device: Fix a couple of errors in ROV handling 4 months ago
Stenzek b798d8f1aa
Settings: Add option for enabling GPU-based validation 4 months ago
Stenzek 049ec4af90
CI/Linux: Bump discord-rpc/lunasvg commits 4 months ago
Stenzek 162d742cc0
CDROM: Remove hack for Fighting Force
Instead properly handle the one-sector-delay that occurs when autopause
detects the start of a new track.
4 months ago
Stenzek 8c1f75ab8c
GameDatabase: Add overrides for maximum CD speedup cycles 4 months ago
Stenzek d2c09dfaff
Settings: Split read and seek cycles for maximum CD speedup 4 months ago
Stenzek 3292833fb8
FullscreenUI: Add option to turn off animations 4 months ago
Stenzek 04c5a9f1b2
FullscreenUI: Improve leaderboard text contrast 4 months ago
Stenzek c5cc94c4b7
FullscreenUI: Fix hotkey categories duplicating 4 months ago
Stenzek 64513395f3
FullscreenUI: Add fade transition to most screen changes 4 months ago
Stenzek e6e6313219
FullscreenUI: Add offscreen-based screen fade 4 months ago
Stenzek 4e2872f248
FullscreenUI: Fix consecutive choice dialogs 4 months ago
Stenzek 2d31bf5685
FullscreenUI: Convert input binding into a PopupDialog 4 months ago
Stenzek 9bcd738f5c
FullscreenUI: Make save state selector a main window
More reliable, saves messing around with popups.
4 months ago
Stenzek 3bf5ded0d2
FullscreenUI: Fix various issues
- Pause menu losing key focus the first time it's opened.
- Pause menu being unopenable after close when paused.
- Key nav not being enabled after closing game via main UI.
4 months ago
Stenzek a3e840526a
FullscreenUI: Fix multi-disc selection with duplicate filenames 4 months ago
Stenzek 54c42f9c27
Achievements: Consider all-hidden-leaderboards as no leaderboards
Stops the menu option being available and showing 0 leaderboards.
4 months ago
Stenzek b4ae19411b
Achievements: Show unconfirmed unlocks in pause menu 4 months ago
Stenzek 37230107f4
FullscreenUI: Run idle while notifications/toasts are onscreen 4 months ago
Stenzek 730fa67952
FullscreenUI: Darken titled toast text 4 months ago
Stenzek 3cf2f41723
FullscreenUI: Fix crash changing renderer 4 months ago
Stenzek ba3c693717
Qt: Fix double memcard warning on shutdown 4 months ago
Stenzek 0687e59bda
FullscreenUI: Rewrite popup dialog handling
Add animations, fix background dimming.
4 months ago
Stenzek 576658b6eb
Settings: Max speedup cycles should be at least 1 4 months ago
Stenzek c7504e7016
dep/fmt: Bump to v11.1.4 4 months ago
Stenzek e4a028834a
FullscreenUI: Fix keynav default in open-in-game-list mode 4 months ago
Stenzek f36062a94e
FullscreenUI: Fix duplicate item in advanced settings 4 months ago
Stenzek 9ef7f54f19
FullscreenUI: Enable all windows to nav-wrap
i.e. when pressing down at the end, it wraps to the top.
4 months ago
Stenzek 003518c234
FullscreenUI: Fix nav wrapping if first item is disabled 4 months ago
Stenzek 6f2225fb61
FullscreenUI: Remove redundant ActiveButton() and friends 4 months ago
Stenzek f80a77fa27
FullscreenUI: Fix popup item border going outside of window 4 months ago
Stenzek ea3774cece
FullscreenUI: Fix setting BIOS to Auto Detect 4 months ago
Stenzek 58bd87666e
Qt: Fix crash when FSUI open and game list activated 4 months ago
Stenzek fbadacae78
CDROM: Fudge track autopause hold position
Fudge the hold position by 2 sectors to reduce the number of GetlocP's
that will return a MSF in the old track.

Works around the music hang in Fighting Force.
4 months ago
Stenzek ceef7af1da
GameList: Fix crash if cache fails to open 4 months ago
Stenzek ece18d10c5
PCDrv: Allow opening by absolute path 4 months ago
Stenzek ae9023ddf3
CI: Build armhf AppImages 4 months ago
Stenzek 3f0abccb59
CI: Don't use zlib-ng on cross-compiled AppImages
Seems to be problematic on armhf, and I can't be arsed debugging it.
4 months ago
Stenzek 104c82c2c3
Mini: Fix right button forwarding 4 months ago
Stenzek 2cb6ce635f
Mini: Fix non-first game list refresh 4 months ago
Stenzek 4ce001aef3
GameDatabase: Add DisableFullTrueColor trait 4 months ago
Stenzek 1fca8ae6bf
FullscreenUI: Fix start-in-game-list mode using grid 4 months ago
Stenzek 3ffd20b833
FullscreenUI: Display game list attributes in darker colour 4 months ago