Commit Graph

22 Commits (c82351a14ac6a76eb87d3301cea20a9b854dbfae)

Author SHA1 Message Date
Stenzek c82351a14a
Qt: Implement 'System Language' language option 4 months ago
Stenzek 1c8699b8a0
Host: Add FormatNumber()
Formats the argument according to the system locale, instead of C.
4 months ago
Stenzek 3453c897d1
FullscreenUI: Add native cover download 4 months ago
Stenzek b2ad193178
Qt: Store window geometry in human-readable form 4 months ago
Stenzek b07998512e
Qt: Refactor render window lifecycle
Remove multiple sources of truth, eliminate bugs in handling edge cases
when switching between modes.
4 months ago
KamFretoZ fa0a926133
Deps: Bump FontAwesome to 6.7.2 (#3456) 5 months ago
Stenzek 77457a3b1d
ImGuiManager: Switch to dynamic fonts 5 months ago
Stenzek cb2dfabeeb
Qt: Backport undo load state timestamps 5 months ago
Stenzek d0b7d9d027
Host: Get rid of base settings interface indirection 5 months ago
Stenzek d54077e345
Achievements: Add 'Refresh Progress' option
Manually refreshes the all progress database if you have completed
unlocks on other devices/machines.
5 months ago
Stenzek 4c1aba62fc
System: Remove unused function
And rename instances of "filename" to "path".
7 months ago
Stenzek a0de2febad
GPUThread: Minor logic corrections 7 months ago
Stenzek c1e01af511
Host: Expose RunOnUIThread() to core
I hate this, but sadly needed for RAIntegration...
7 months ago
Stenzek 5f48adb53a
RegTest: Compile fix 7 months ago
Stenzek 47e941cdc2
Qt: Fix shutdown from Big Picture exiting application 7 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.
7 months ago
Stenzek 104c82c2c3
Mini: Fix right button forwarding 8 months ago
Stenzek 2cb6ce635f
Mini: Fix non-first game list refresh 8 months ago
Stenzek c82c007a75
FullscreenUI: Add settings reset option to settings 8 months ago
Stenzek 1189f53840
FullscreenUI: Add 'Automatic' theme that syncs with Qt 8 months ago
Stenzek 4c64e4879f
Mini: Log fatal errors to stderr 8 months ago
Stenzek 37fa0d135c
Mini: Add duckstation-mini interface 8 months ago