 Henrik RydgårdandGitHub
|
c2824a04c1
|
Merge pull request #20010 from hrydgard/dpi-work
DPI: Simplify by removing support for non-square pixels
|
2025-02-20 11:47:03 -06:00 |
|
Henrik Rydgård
|
f206ed95eb
|
Get rid of remains of support for non-square screen DPIs
|
2025-02-20 11:14:26 -06:00 |
|
Henrik Rydgård
|
a78ce8dfd6
|
Add easy way to copy build number, add way to copy system information to clipboard.
Fixes #18375, although more info could be added.
|
2025-02-20 10:57:10 -06:00 |
|
Henrik Rydgård
|
31cf5771f4
|
Turn the break reason into an enum, fix some minor issues
|
2025-02-19 16:01:11 -06:00 |
|
Henrik Rydgård
|
1f7461bb70
|
When ImDebugger is active, shrink the display area to match the central node.
|
2025-02-19 11:00:20 -06:00 |
|
Henrik Rydgård
|
34308a326c
|
Add basic sceSas state viewer to debugger
|
2025-02-19 10:50:32 -06:00 |
|
Henrik Rydgård
|
3d34c73484
|
ImDebugger: Add a visual focus indicator
|
2025-02-19 10:39:17 -06:00 |
|
Henrik Rydgård
|
dce6d35a27
|
ImDebugger: Fix titles of MIPS register views
|
2025-02-19 10:10:29 -06:00 |
|
Henrik Rydgård
|
08aed07050
|
Clarify texture upscaler settings.
|
2025-02-18 12:50:21 -06:00 |
|
Henrik Rydgård
|
9859eeed5a
|
Add better name and translation string for touch gliding
|
2025-02-18 10:56:56 -06:00 |
|
Henrik Rydgård
|
4b2bce388c
|
Minor error handling improvements, remove redundant Exists checks
|
2025-02-18 10:56:49 -06:00 |
|
Henrik Rydgård
|
3760ede133
|
Sneak in a theme fix
See #19995
|
2025-02-17 16:20:55 -06:00 |
|
Henrik Rydgård
|
dd119f5971
|
Merge the two ConfirmExit paths
|
2025-02-17 16:20:41 -06:00 |
|
Henrik Rydgård
|
ac8761d4c9
|
Have the user confirm exit if online
|
2025-02-17 16:20:41 -06:00 |
|
 Henrik RydgårdandGitHub
|
2aa7b53b1c
|
Merge pull request #19996 from hrydgard/confirm-on-exit
Add confirmation on exit
|
2025-02-17 14:05:21 -06:00 |
|
Henrik Rydgård
|
581e319518
|
Implement confirmation when exiting from the pause screen
|
2025-02-17 13:18:11 -06:00 |
|
Henrik Rydgård
|
408d1b0916
|
Track execution time after save, add new setting for exit confirmation
|
2025-02-17 12:29:23 -06:00 |
|
Henrik Rydgård
|
825d358072
|
Rename PopupHeaderStyle to PopupTitleStyle
|
2025-02-17 11:47:35 -06:00 |
|
Henrik Rydgård
|
4822680d62
|
Remove some SetTextColor hacks in popups
|
2025-02-17 11:47:24 -06:00 |
|
Henrik Rydgård
|
863530fac8
|
Fix typo breaking next-slot keybinding.
Fixes #19981
|
2025-02-14 16:32:11 -06:00 |
|
 Henrik RydgårdandGitHub
|
b8e668114d
|
Merge pull request #19984 from hrydgard/theme-fixes
Theme system fixes and additions
|
2025-02-14 16:28:23 -06:00 |
|
Henrik Rydgård
|
af05119869
|
Themes: Add CollapsibleHeaderStyle
|
2025-02-14 15:37:01 -06:00 |
|
Henrik Rydgård
|
40f38933c7
|
Apply the InfoItem style normally. Remove barely noticable color animations.
|
2025-02-14 15:31:51 -06:00 |
|
Henrik Rydgård
|
dd810c8252
|
Fix fallback to Default theme if a theme is gone.
|
2025-02-14 15:13:18 -06:00 |
|
Henrik Rydgård
|
9a42c4aa7a
|
Themes: Add tooltip style
|
2025-02-14 15:09:17 -06:00 |
|
Henrik Rydgård
|
dc52c62d1a
|
Themes: Add configurable color for the scrollbar bob
|
2025-02-14 14:47:47 -06:00 |
|
Henrik Rydgård
|
513558b6cd
|
Themes: Add HeaderStyleBg
|
2025-02-14 14:35:37 -06:00 |
|
Henrik Rydgård
|
f719f1c7fd
|
Themes: Reintroduce PopupHeaderStyleFg/Bg
|
2025-02-14 13:15:13 -06:00 |
|
Henrik Rydgård
|
a8d6a31ad4
|
Themes: Restore PopupStyleFg
|
2025-02-14 13:02:55 -06:00 |
|
Henrik Rydgård
|
928854ffd3
|
Hold only the first button, allow other buttons to toggle with dragging as normal.
|
2025-02-14 12:40:44 -06:00 |
|
Henrik Rydgård
|
dbfa865a4a
|
ImGUI: Allow passthrough of mouse events clicking on the "desktop"
|
2025-02-14 12:20:39 -06:00 |
|
Henrik Rydgård
|
5ef2f06019
|
Implement "Touch gliding" (keep all dragged/touched buttons pressed until touch release)
I think the feature might need a better name though?
Fixes #14490
|
2025-02-14 11:00:24 -06:00 |
|
Henrik Rydgård
|
2c11da1354
|
ImDebugger file browser: Add (slightly clunky) UI to extract individual files.
|
2025-02-13 17:11:11 -06:00 |
|
Henrik Rydgård
|
d89eba1fca
|
Add simple zoom functionality to ImDebugger ge preview
|
2025-02-13 15:26:53 -06:00 |
|
Henrik Rydgård
|
8b340aa4ed
|
Refactor out the replacement icon loading, use for EBOOTs too.
|
2025-02-13 11:00:07 -06:00 |
|
Henrik Rydgård
|
f47cccc2b2
|
Show the texture replacement checkbox on the main graphics settings tab
|
2025-02-13 10:50:18 -06:00 |
|
 LunaMooandHenrik Rydgård
|
ed9b202671
|
Basic custom icon support (through texture replacement)
uses path textures/gameID/icon.png, or icon.png from textures.zip.
requires restart to re-load icons.
|
2025-02-13 10:47:58 -06:00 |
|
Henrik Rydgård
|
fcaf3daea9
|
Minor fixes, make the achievement volume independent again
|
2025-02-12 10:28:35 -06:00 |
|
Henrik Rydgård
|
aad3aa02e7
|
Upgrade the achievement sound volume setting to the new format
|
2025-02-12 10:23:26 -06:00 |
|
Henrik Rydgård
|
62e01d37a5
|
Upgrade reverb volume to the new format
|
2025-02-12 10:09:52 -06:00 |
|
Henrik Rydgård
|
fef4a86225
|
Upgrade the game volume setting to the new format
|
2025-02-12 09:49:30 -06:00 |
|
Henrik Rydgård
|
d200d80633
|
Allow preview of UI sound volume while changing the slider.
|
2025-02-11 18:03:42 -06:00 |
|
Henrik Rydgård
|
25817c3bdb
|
Remove an unnecessary wrapper function (just rename __AudioMix to NativeMix)
|
2025-02-11 18:02:45 -06:00 |
|
Henrik Rydgård
|
cf90b24431
|
Add UI volume setting (affecting navigation sounds and preview audio). Convert alt speed volume into a 100-step percentage.
|
2025-02-11 17:42:09 -06:00 |
|
Henrik Rydgård
|
a9791699ef
|
Rename "Global volume" to "Game volume" (translations need fixing)
Also makes alt speed volume a percentage of game volume, which makes
more sense.
|
2025-02-11 17:42:09 -06:00 |
|
Henrik Rydgård
|
9b923b72c1
|
Refactor audio output, preparing for better volume control
|
2025-02-11 16:43:29 -06:00 |
|
Henrik Rydgård
|
ee772bb1e2
|
Refactor querying the battery percentage into a regular sysprop
|
2025-02-11 10:31:18 -06:00 |
|
 Henrik RydgårdandGitHub
|
7006f01dc5
|
Merge pull request #19480 from oltolm/comptr_misc
use ComPtr for misc. things
|
2025-02-06 09:31:41 -06:00 |
|
kotcrab
|
c729390566
|
Clean up ImStructViewer, GhidraClient code style
|
2025-02-06 08:13:52 +01:00 |
|
kotcrab
|
6cc58b19ce
|
Add watch edit and show in window menu
|
2025-02-05 23:44:58 +01:00 |
|