Commit Graph

6058 Commits

Author SHA1 Message Date
Henrik Rydgård e6a2a36bb8 Touch screen controls layout: In portrait mode, move everything up a bit by default. More comfortable. 2026-02-01 14:19:51 +01:00
Henrik Rydgård 2e3ce49858 Merge pull request #21178 from NABN00B/bouncing-icon
Fix RNG of Bouncing Icon BG animation
2026-01-31 01:09:29 +01:00
Henrik Rydgård 760dfbae23 Merge pull request #21177 from hrydgard/misc-fixes
Misc fixes
2026-01-31 01:08:29 +01:00
Nab eb54784e3f Fix RNG of Bouncing Icon BG animation 2026-01-30 19:44:18 +01:00
Henrik Rydgård 1d436bae53 Fix problem with settings filter/search functionality
Fixes #21143 (which also affected Mac and Linux)
2026-01-30 14:20:43 +01:00
Henrik Rydgård db0a557590 Make it possible to have RetroAchievements enabled in a game config.
Fixes #21175
2026-01-30 09:43:31 +01:00
Henrik Rydgård 052eead8d9 iOS: Add ugly workaround for paths inside the app opened through file picker 2026-01-30 00:20:16 +01:00
Henrik Rydgård cbcec3e27f Bugfix GetFriendlyPath, use in more places 2026-01-29 23:15:32 +01:00
Henrik Rydgård 1ed2f53385 Improve the InstallZipScreen a little 2026-01-29 22:51:28 +01:00
Henrik Rydgård 0f85b06908 Add basic support for installing savestate ZIPs (useful for iOS testing) 2026-01-29 22:10:46 +01:00
Henrik Rydgård c20f24c5be Remove ... from "Edit touch control layout". Increase default grid size on iOS 2026-01-29 21:53:22 +01:00
Henrik Rydgård d6ebfed432 Fix some bugs and warnings from a pass of static analysis 2026-01-29 17:41:54 +01:00
Henrik Rydgård 4fb3a0e370 Bubble up more error messages to the user 2026-01-29 00:25:25 +01:00
Henrik Rydgård 8a431e2ec2 Add zoom feature to framebuffer list view in ImDebugger 2026-01-28 23:49:00 +01:00
Henrik Rydgård 19a6232b48 Improve handling of the UMD VIDEO error case (no, we still don't support them) 2026-01-28 14:32:38 +01:00
Henrik Rydgård 1c80e93070 Improve the appearance of unsupported ISO files 2026-01-28 11:00:04 +01:00
Henrik Rydgård 24f2deeb2e Improve file identification.
Fixes #21154
2026-01-28 10:21:09 +01:00
Henrik Rydgård c7a7db3bbe iOS: Track controller connect/disconnect, reset controls on disconnect. 2026-01-26 11:44:30 +01:00
Henrik Rydgård e7aba8f153 Hook up an InputDeviceListener, and just have it log 2026-01-25 23:02:12 +01:00
Henrik Rydgård 756d161070 Add a warning to control autoconfigure 2026-01-25 15:26:53 +01:00
Henrik Rydgård 34938e3de6 Move Notice to Common/UI 2026-01-25 15:10:26 +01:00
Henrik Rydgård 90e9bff405 XInput: Release all buttons and axes on disconnect. Correct bug in GameButton. 2026-01-25 14:00:23 +01:00
Henrik Rydgård 1bef13c227 Use faster method for packing the UI atlas 2026-01-24 10:44:00 +01:00
Henrik Rydgård 24acce0f7c Make sure that resetting overrides auto load savestate
Fixes #21152
2026-01-23 23:39:56 +01:00
Henrik Rydgård 46e82f3c63 Game screen: Add a button to reset the played time counter 2026-01-23 18:54:22 +01:00
Henrik Rydgård 9a2e74d210 Remove redundant "pin" icon from directory buttons on main screen 2026-01-23 17:30:58 +01:00
Henrik Rydgård 685b6e2140 Minor visual cleanup on pause screen 2026-01-23 14:10:29 +01:00
Henrik Rydgård c232867fba Correct functionality of the display rotation control rotation.
Fixes #19775

A future step might be to also rotate the touch screen inputs..
2026-01-23 01:18:58 +01:00
Henrik Rydgård 026ea6e197 imgui debugger: Make the repeat button capable of returning values > 1
(for very fast repeats, but the caller must support it)

Also just increase the repeat rates in the ge debugger
2026-01-22 13:47:14 +01:00
Henrik Rydgård 35a9dd643e Improve rendering of achievements with types other than normal 2026-01-21 11:05:13 +01:00
Henrik Rydgård 2b1fb469c9 Retroachievements: Add strings for Missable, Progression, Win achievement types 2026-01-21 10:57:09 +01:00
Henrik Rydgård 5fe76ee9b9 Main screen: Prettier folders in grid view 2026-01-21 10:47:39 +01:00
Henrik Rydgård cd1c89d4cb New hint string for packet relay, auto translated to start with 2026-01-21 01:41:34 +01:00
Henrik Rydgård 10690952b2 Variable renaming, rename the new packet relay option, set default to false 2026-01-21 01:37:58 +01:00
Henrik Rydgård 9ec517bfa9 Fix text wrapping for SettingHint views 2026-01-21 01:28:41 +01:00
Henrik Rydgård b01001a2e0 Merge pull request #21116 from Kethen/aemu_postoffice_integrate_v2
Support adhoc relay from aemu to ppsspp
2026-01-20 15:10:07 +01:00
Henrik Rydgård dcfdad67bf Merge pull request #21133 from hrydgard/retroachievement-icon-cache-rework
Retroachievement icon cache rework
2026-01-20 15:07:00 +01:00
Henrik Rydgård 63658bcb2f Lambda capture cleanup 2026-01-20 14:29:13 +01:00
Henrik Rydgård 0fb2be2cbe Simplify image caching for RetroAchievements 2026-01-20 14:25:59 +01:00
Henrik Rydgård 324358e069 Main screen: Shrink the text on dir buttons in grid view 2026-01-20 13:51:24 +01:00
Henrik Rydgård c8db8463f2 Some cleanup of the frameskipping setting. Avoid having Auto Frameskip reset the frameskip setting to 1. 2026-01-19 17:44:00 +01:00
Henrik Rydgård 1363cb2282 Remove a bunch of member variables from GameSettingsScreen 2026-01-19 17:19:02 +01:00
Henrik Rydgård 1d2f846c66 Partial drive-by cleanup of quick chat code 2026-01-19 17:14:24 +01:00
Henrik Rydgård 8b8c776491 Fix visual issue with rotation button on the pause screen 2026-01-19 17:00:41 +01:00
Henrik Rydgård f4dbff0f14 Merge branch 'master' into aemu_postoffice_integrate_v2 2026-01-19 11:40:38 +01:00
Henrik Rydgård 926a9eaf83 Merge pull request #21123 from MMaZaHaKa/master
fix proAdhocServer multiinstance bug
2026-01-19 11:30:46 +01:00
Henrik Rydgård 7a64888569 Control mapping screen: Don't waste vertical space on a title bar in landscape 2026-01-18 14:39:52 +01:00
Henrik Rydgård b22b29acca Rework the logo display on the main screen 2026-01-18 14:39:52 +01:00
Henrik Rydgård 41ee923c8c See if this is enough to get debug symbols on Play 2026-01-18 00:13:10 +01:00
MMaZaHaKa aa350b3082 upd proAdhoc 2026-01-16 06:17:03 +02:00