ppsspp/UI
Henrik Rydgård af8d14c546 Buildfix
2025-03-08 23:56:01 +01:00
..
ImDebugger Buildfix 2025-03-08 23:56:01 +01:00
AudioCommon.cpp Remove an unnecessary wrapper function (just rename __AudioMix to NativeMix) 2025-02-11 18:02:45 -06:00
AudioCommon.h Remove an unnecessary wrapper function (just rename __AudioMix to NativeMix) 2025-02-11 18:02:45 -06:00
BackgroundAudio.cpp fix compiler warnings 2025-02-22 14:15:15 +01:00
BackgroundAudio.h Fix mouse hover in SDL builds 2024-11-06 22:09:53 +01:00
ChatScreen.cpp Chat: Cleanup the selection of chat input method, allow in-ui popup (what iOS needs). 2024-10-02 16:21:53 +02:00
ChatScreen.h Android/iOS buildfix 2024-10-02 16:21:53 +02:00
ControlMappingScreen.cpp Fix some more presentation issues 2024-10-22 12:29:32 +02:00
ControlMappingScreen.h
CustomButtonMappingScreen.cpp
CustomButtonMappingScreen.h
CwCheatScreen.cpp More include cleanup 2024-12-18 13:57:26 +01:00
CwCheatScreen.h Assorted warning fixes 2024-11-28 15:02:26 +01:00
DarwinFileSystemServices.h iOS app store: Hide the "Set memoery stick" option in developer tools 2024-09-26 21:17:00 +02:00
DarwinFileSystemServices.mm iOS app store: Hide the "Set memoery stick" option in developer tools 2024-09-26 21:17:00 +02:00
DebugOverlay.cpp Logging cleanup 2025-03-08 23:39:22 +01:00
DebugOverlay.h
DevScreens.cpp DevMenu: Hide the option to record a framedump if one is being played back 2025-03-06 10:33:44 +01:00
DevScreens.h Add easy way to copy build number, add way to copy system information to clipboard. 2025-02-20 10:57:10 -06:00
DiscordIntegration.cpp Default Discord rich presence to off 2024-11-02 21:36:30 +01:00
DiscordIntegration.h Hide the Discord Rich Presence option on platforms where we don't support it 2024-11-02 21:31:45 +01:00
DisplayLayoutScreen.cpp Get rid of remains of support for non-square screen DPIs 2025-02-20 11:14:26 -06:00
DisplayLayoutScreen.h Postshader: Fix issue where some changes weren't reflected until resizing the window 2024-10-29 16:15:46 +01:00
DriverManagerScreen.cpp
DriverManagerScreen.h
EmuScreen.cpp Touch control layout screen: Resize the game image to fit the editing surface 2025-03-05 18:00:49 +01:00
EmuScreen.h Move a bunch of non-time-critical virt-keys to the new safe processing 2025-02-24 15:57:38 -06:00
GameInfoCache.cpp Fix layout issue on savedata screen 2025-02-25 09:47:42 -06:00
GameInfoCache.h More lint warning fixes 2024-10-10 10:52:45 +02:00
GamepadEmu.cpp Get rid of remains of support for non-square screen DPIs 2025-02-20 11:14:26 -06:00
GamepadEmu.h Allow creating custom touch buttons and gestures that toggle the ImDebugger 2025-03-05 18:05:25 +01:00
GameScreen.cpp Remove an unnecessary translation string 2025-03-07 09:49:44 +01:00
GameScreen.h Add Show In Folder button, delete confirmation to savedata manager popup 2025-03-07 09:43:54 +01:00
GameSettingsScreen.cpp Fix translatability of "UI volume" string 2025-03-05 13:41:39 +01:00
GameSettingsScreen.h Infrastructure username handling: Add separate username, pick Nickname as default if valid. 2025-01-07 17:43:02 +01:00
GPUDriverTestScreen.cpp
GPUDriverTestScreen.h
InstallZipScreen.cpp Make a new error message for invalid zip files. Re-use the old translation 2024-12-02 09:45:35 +01:00
InstallZipScreen.h
JitCompareScreen.cpp Bunch more linting 2024-10-10 11:57:10 +02:00
JitCompareScreen.h
JoystickHistoryView.cpp
JoystickHistoryView.h
MainScreen.cpp BreakpointManager: Safer and simpler updates. 2025-03-03 13:59:42 +01:00
MainScreen.h Fix/hack some color issues with the 1995 theme 2024-10-22 21:26:29 +02:00
MemStickScreen.cpp MemStick screen: Call free_disk_space from async tasks 2024-10-11 13:45:43 +02:00
MemStickScreen.h MemStick screen: Call free_disk_space from async tasks 2024-10-11 13:45:43 +02:00
MiscScreens.cpp Get rid of remains of support for non-square screen DPIs 2025-02-20 11:14:26 -06:00
MiscScreens.h UI fixes: Rework savedata manager a bit, default keyboard focus to Cancel in confirmation dialogs (#19771) 2024-12-28 10:36:05 +01:00
NativeApp.cpp Touch control layout screen: Resize the game image to fit the editing surface 2025-03-05 18:00:49 +01:00
OnScreenDisplay.cpp Minor tweaks, comments and fixes 2025-03-06 13:37:38 +01:00
OnScreenDisplay.h
PauseScreen.cpp Remove an unnecessary translation string 2025-03-07 09:49:44 +01:00
PauseScreen.h Merge the two ConfirmExit paths 2025-02-17 16:20:41 -06:00
ProfilerDraw.cpp
ProfilerDraw.h
PSPNSApplicationDelegate.h
PSPNSApplicationDelegate.mm
RemoteISOScreen.cpp use ComPtr for misc. things 2025-01-17 18:06:24 +01:00
RemoteISOScreen.h
ReportScreen.cpp ReportScreen: Calculate the disc CRC while filling out the form. 2024-10-29 13:01:54 +01:00
ReportScreen.h ReportScreen: Calculate the disc CRC while filling out the form. 2024-10-29 13:01:54 +01:00
RetroAchievementScreens.cpp Upgrade the achievement sound volume setting to the new format 2025-02-12 10:23:26 -06:00
RetroAchievementScreens.h
SavedataScreen.cpp Add Show In Folder button, delete confirmation to savedata manager popup 2025-03-07 09:43:54 +01:00
SavedataScreen.h UI fixes: Rework savedata manager a bit, default keyboard focus to Cancel in confirmation dialogs (#19771) 2024-12-28 10:36:05 +01:00
Store.cpp HTTP: Replace ProgressBarMode with a new RequestFlags enum 2025-01-23 12:09:56 +01:00
Store.h
TabbedDialogScreen.cpp UI fixes: Rework savedata manager a bit, default keyboard focus to Cancel in confirmation dialogs (#19771) 2024-12-28 10:36:05 +01:00
TabbedDialogScreen.h UI fixes: Rework savedata manager a bit, default keyboard focus to Cancel in confirmation dialogs (#19771) 2024-12-28 10:36:05 +01:00
Theme.cpp Sneak in a theme fix 2025-02-17 16:20:55 -06:00
Theme.h
TiltAnalogSettingsScreen.cpp More lint warning fixes 2024-10-10 10:52:45 +02:00
TiltAnalogSettingsScreen.h Assorted warning fixes 2024-11-28 15:02:26 +01:00
TouchControlLayoutScreen.cpp Touch control layout screen: Resize the game image to fit the editing surface 2025-03-05 18:00:49 +01:00
TouchControlLayoutScreen.h
TouchControlVisibilityScreen.cpp
TouchControlVisibilityScreen.h
UI.vcxproj Initial memory view work, not yet building 2024-12-12 17:47:33 +01:00
UI.vcxproj.filters Initial memory view work, not yet building 2024-12-12 17:47:33 +01:00