Commit Graph

9172 Commits (dev)
 

Author SHA1 Message Date
Stenzek 7973a91438
FullscreenUI: Make menu item backgrounds slightly transparent
Blends with background.
2 months ago
Stenzek 2e95667ec2
Qt: Fix returning to desktop mode from Big Picture 2 months ago
Stenzek bbb1befa43
RegTest: Build fix 2 months ago
Stenzek 2fd89403f8
FullscreenUI: Name landing icon files after action 2 months ago
Stenzek 3130e16438
FullscreenUI: Add user-selectable backgrounds 2 months ago
Stenzek ccb2b61444
FullscreenUI: Fix incorrect back button 2 months ago
Stenzek 1aa1b5a7ec
Qt: Make main toolbar editable 2 months ago
Anderson Cardoso 6a6d36267d
Atualização Português do Brasil (#3354)
Atualizado para a última versão.
2 months ago
Stenzek 880c76da24
Qt: Fix columns being hidden after editing cheats 2 months ago
Stenzek 3a13806f73
Hotkeys: Fix Toggle OSD hotkey 2 months ago
Stenzek 88e18a8659
Image: Fix crash on loading corrupted JPEG file 2 months ago
Stenzek da1590ed5f
Qt: Fix cheats sort button tooltip 2 months ago
Stenzek 6db1dbbe02
GameList: Don't return nonexistant path on icon extract fail 2 months ago
Stenzek 33c0674a9f
Qt: Remove unused struct 2 months ago
Stenzek 5aa23fa6dc
CI: Only pin to major version of actions 2 months ago
Stenzek 991405ce06
Qt: Add search and sorting to cheat list 2 months ago
Stenzek 0dc257abe4
System: Set time constraints for GPU thread on MacOS
Fixes erratic frame times.
2 months ago
Stenzek d3854d095e
AnalogController: Use variant vibration icon for large motor 2 months ago
Stenzek dc58d85b51
Data: PromptFont additions by KamFretoZ 2 months ago
Stenzek f6c7681ef0
ImGuiOverlays: Double buffer input OSD and add vibration 2 months ago
Stenzek dd7fd32501
Controller: Add GetVibrationMotorState() 2 months ago
Stenzek aaf2a4b614
InputManager: Adjust scope of constants 2 months ago
Stenzek 3476140ba2
GPUThread: Add BeginASyncBufferCall() 2 months ago
Stenzek 462a4a3b50
Controller: Refactor so that GetControllerInfo() can't return null 2 months ago
Stenzek 062776c1c7
ImGuiManager: Map left stick to dpad 2 months ago
Stenzek c45e59fe22
SDLInputSource: Arrays to std::array and forward generic axis 2 months ago
Stenzek 21aef088ed
XInputSource: Arrays to std::array and forward generic axis 2 months ago
Stenzek 9d3c56fe6c
ImGuiManager: Fix data races in input forwarding 2 months ago
Stenzek 17e8930e94
ImGuiManager: Pack state based on thread access 2 months ago
Stenzek 3621705933
Achievements: Ensure loading old states behave the same as new 2 months ago
Stenzek 8f39dbb464
Achievements: Fix race condition invalidating images 2 months ago
Stenzek 2f854de9d0
Qt: Invalidate FSUI cover cache when cover changed 2 months ago
Stenzek 738c96ffb3
FullscreenUI: Fix slot disappearing after delete in save state menu 2 months ago
Stenzek ea82dacb0e
FullscreenUI: Fix a couple of GPU thread race conditions
State saving/loading, memory card state read on shutdown.
2 months ago
Stenzek a422e06628
Qt: Fix incorrect InitialSortOrderRole use 2 months ago
Stenzek d3ee12d358
Achievements: Login error notification should be translatable 2 months ago
Stenzek 19ee37cd10
FullscreenUI: Render notifications on top of OSD 2 months ago
Stenzek 035762af94
System: Fix subimage change OSD message 2 months ago
Stenzek be7cff5964
CDROM: Fix loading of subimage SBI files 2 months ago
Stenzek e4dea69713
System: Drop state load OSD duration to quick 2 months ago
Stenzek e43d7046ba
Achievements: Attempt relogin on system boot
And display an error notification if login fails, instead of
invalidating the token.
2 months ago
Stenzek 0f76543685
Achivements: Set rc_client log level from host log level 2 months ago
Stenzek ce0689687c
Qt: Fix editing first controller preset 2 months ago
Stenzek c43533f8d8
FullscreenUI: Extend achievement overlays to screen margins
Fixes overlays getting caught in rounded corners on Android.
2 months ago
Stenzek ab790ed54b
Common: Fix ARM32 build (again) 2 months ago
Stenzek ee1da343ab
GPU/HW: Use default initialization for BatchConfig
Reduce the risk of below...
2 months ago
Stenzek 9779cee934
GPU/HW: Ensure texture window bits are initialized
Fixes broken rendering after loading state or switching renderer in some
games, e.g. GTA2.
2 months ago
Stenzek 9c35b0e76d
FullscreenUI: Get rid of Timer global 2 months ago
Stenzek 36590f3c71
InputManager: Fix crash on controller connect on Windows 2 months ago
Stenzek 6785285f31
Qt: Fix game list toolbar/view menu desync 2 months ago