Commit Graph

12038 Commits (bf1801cb2cc0d80042e8b475d8ee39dd1cc6773e)
 

Author SHA1 Message Date
Davide Pesavento bf1801cb2c Qt: Add missing singular forms to English "translation" 3 months ago
Davide Pesavento 46efde0b19 Qt: Respect SH_Widget_Animation_Duration style hint 3 months ago
Stenzek e79eb42f76
Cheats: Fix incorrect bitmask for 32-bit option values
Not going to get hit, but technically was still incorrect.
3 months ago
Stenzek 7c93512782
Cheats: Fix incorrect nullopt return 3 months ago
Stenzek 36a85ffbfc
Cheats: Expand test coverage 3 months ago
Stenzek 7bed00d02d
Cheats: Support branch labels in assembly codes 3 months ago
Stenzek fce1b1e30f
Cheats: Use .org as insertion point in assembly codes 3 months ago
Stenzek 5dd559c15f
FullscreenUI: Fix transition glitch when loading with no states 3 months ago
Stenzek d9106576f9
Qt: Don't save window position when hidden
Fixes window position getting reset if the setup wizard is cancelled.
3 months ago
Stenzek 6d7163c54e
Qt: Remove note about renderer from setup wizard
It's not in this page anymore.
3 months ago
Stenzek 9c1500f1ac
Qt: Add pause menu hotkey to setup wizard 3 months ago
Stenzek bb3fede3f2
Qt: Update English plural translations 3 months ago
Stenzek 7316cce3df
Qt: Fix path in update-and-edit-english.bat script 3 months ago
Stenzek f31d99e77b
Qt: Add animation to setup wizard 3 months ago
Stenzek 866d230428
Qt: Add interface and view types to setup wizard 3 months ago
Stenzek 4bc8ace9b0
Qt: Add CardRadioButton 3 months ago
Stenzek 685b2f7d21
FullscreenUI: Add easing to ProgressDialog bar 3 months ago
Stenzek c05726a485
FullscreenUI: Add image verification 3 months ago
Stenzek c3af062bf0
Qt: Move image verification logic to GameDatabase 3 months ago
Stenzek 3441574be6
CDImage: Add some more helper functions 3 months ago
Stenzek 4c39eac52a
FullscreenUI: Fix incorrect layout in ProgressDialog 3 months ago
Stenzek 7be44a41c7
FullscreenUI: Fix incorrect effect in save state selector 3 months ago
Stenzek acfd60ea55
Deps: Update to 20260702 3 months ago
Stenzek ab30d1da54
FileSystem: Make CopyFilePath() atomic 3 months ago
beazerdred c80552f1ce
Ukrainian translation v2 (#3764)
* Add complete Ukrainian translation for Qt interface

* Update Ukrainian translation from backup
3 months ago
beazerdred abf946c88b
Update ukrainian translation (#3762)
* Add complete Ukrainian translation for Qt interface

* Update and fix Ukrainian translation
3 months ago
Stenzek f1e0893745
System: Fix mute volume
Regression from 9e4ef8bd69.
3 months ago
Stenzek fa1b4b748d
CMake: Silence resource copy messages
Spits it out to the log every time.
3 months ago
Stenzek ffd9d40d65
Qt: Add Register button for achievements
And fix a potential deadlock.
3 months ago
Davide Pesavento a9cc936baf
Qt: Minor UI consistency fixes (#3761) 3 months ago
Anderson Cardoso 92d3f8e6e4
Atualização Português do Brasil (#3760)
Atualizado para a última versão
3 months ago
Stenzek ad705e7d87
Qt: Fix saved geometry being lost in nogui mode 3 months ago
Stenzek 57a77b433c
GameList: Force refresh when starting disc change
Fixes disc change menu not being populated when running in batch mode.
3 months ago
Stenzek e409f884df
Settings: Remove unused function 3 months ago
Stenzek 9e4ef8bd69
System: Only use fast forward volume for >1 speed 3 months ago
Stenzek 73967c5c40
InputManager: Fix cloning multitap profiles 3 months ago
Stenzek 4a9776541b
Qt: Tidy up main() function
Avoid all the repeated QtHost.
3 months ago
Stenzek eccc1e0540
FullscreenUI: Add start-in-big-picture-mode option 3 months ago
Stenzek 352bb0d7f4
Qt: Move save state backup setting to memory card page 3 months ago
Stenzek 75be5531a6
Qt: Add configuration of multitap memory cards 3 months ago
Stenzek c22c1cbc43
Settings: Load config for all memory cards 3 months ago
Stenzek 032d89447f
Qt: Update redump hash lookup URL 3 months ago
Stenzek 90c70407cf
VideoThread: Fix debug assertion tripping in single-threaded mode 3 months ago
Stenzek ef84883dd8
Sockets: Fix incorrect WSAStartup() call 3 months ago
Stenzek 7d002d3527
FullscreenUI: Fix a couple of issues with modal progress
Cancelling on close, crash when opening two dialogs with the same title.
3 months ago
Stenzek 487a16193e
FullscreenUI: Add a couple of missing transition effects 3 months ago
Stenzek 91273f2b30
CPU: Eliminate default branch in icache fill 3 months ago
Stenzek 74fac973e9
Cheats: Invalidate icache when writing (likely) assembly codes
And the same for the debugger. Improves reliability in the interpreter.
3 months ago
Stenzek b4834b982f
CPU: Add targeted icache invalidation 3 months ago
Stenzek 17f54f1a25
Qt: Fix missing styling of QPlainTextEdit
Also fix the missing button background colours in Grey Matter and Pinky
Pals.
3 months ago