..
ImDebugger
Separate imports and exports for listing.
2025-04-02 10:09:19 +02: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
Fix issue with the collapsible sections in control mapping collapsing on every change.
2024-01-29 17:57:01 +01:00
CustomButtonMappingScreen.cpp
Make the i18n T function use std::string_view
2024-02-12 18:44:39 +01:00
CustomButtonMappingScreen.h
Rename class CustomKey to CustomButton
2023-05-08 10:13:52 +02:00
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
Mac buildfix
2025-03-29 09:50:57 +01:00
DebugOverlay.cpp
Some work on symbol export, minor cleanups
2025-03-29 14:23:59 +01:00
DebugOverlay.h
Move the crash and FPS overlays to DebugOverlay.cpp/h
2024-01-19 16:52:42 +01:00
DevScreens.cpp
Android buildfix
2025-03-24 09:48:10 +01:00
DevScreens.h
CHange the TabbedDialog create-tab API to allow for future lazy-loading
2025-03-23 22:48:57 +01:00
DiscordIntegration.cpp
Cleanup a lot of the bootup state management.
2025-03-30 14:02:29 +02: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
Cleanup a lot of the bootup state management.
2025-03-30 14:02:29 +02: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
CHange the TabbedDialog create-tab API to allow for future lazy-loading
2025-03-23 22:48:57 +01:00
DriverManagerScreen.h
Add new translation strings
2024-01-17 10:51:12 +01:00
EmuScreen.cpp
Refactor a little more.
2025-03-30 15:15:37 +02:00
EmuScreen.h
Cleanup a lot of the bootup state management.
2025-03-30 14:02:29 +02:00
GameInfoCache.cpp
Quick sanity check for EBOOT deletion. Fixes #20187 , although arguably we should be even stricter.
2025-03-31 12:30:47 +02: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
Redesign the recent files API a bit.
2025-03-26 17:59:30 +01:00
GameScreen.h
Redesign the recent files API a bit.
2025-03-26 17:59:30 +01:00
GameSettingsScreen.cpp
Add a developer setting to disable individual HLE modules, allowing them to be loaded properly.
2025-04-02 10:19:24 +02: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
Add banner support to tab holders
2025-03-23 22:48:51 +01:00
GPUDriverTestScreen.h
Log: Split out StdioListener from ConsoleListener, making the second Win32-only.
2024-07-21 13:55:40 +02:00
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
More InstallZip refactoring, add options for install directory where applicable
2024-09-10 13:55:12 +02:00
JitCompareScreen.cpp
Bunch more linting
2024-10-10 11:57:10 +02:00
JitCompareScreen.h
Add a stats view
2024-06-06 19:21:50 +02:00
JoystickHistoryView.cpp
Remove lots of now-unnecessary ".c_str()"
2024-05-24 22:53:13 +02:00
JoystickHistoryView.h
Make the i18n T function use std::string_view
2024-02-12 18:44:39 +01:00
MainScreen.cpp
Some work on symbol export, minor cleanups
2025-03-29 14:23:59 +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
Add bouncing icon background animation
2025-03-31 20:59:28 +02: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
Stub a lua console, add the sol lua wrapper library
2025-03-27 08:59:37 +01:00
OnScreenDisplay.cpp
Minor tweaks, comments and fixes
2025-03-06 13:37:38 +01:00
OnScreenDisplay.h
UI fixes
2024-01-31 23:17:51 +01:00
PauseScreen.cpp
Cleanup a lot of the bootup state management.
2025-03-30 14:02:29 +02:00
PauseScreen.h
Merge the two ConfirmExit paths
2025-02-17 16:20:41 -06:00
ProfilerDraw.cpp
Global: Remove some unused variables.
2021-02-15 11:59:45 -08:00
ProfilerDraw.h
PSPNSApplicationDelegate.h
Recognize openable types in Info.plist, debug menu in top bar
2023-04-22 18:11:06 +03:00
PSPNSApplicationDelegate.mm
Mac buildfix
2025-03-26 18:57:38 +01:00
RemoteISOScreen.cpp
CHange the TabbedDialog create-tab API to allow for future lazy-loading
2025-03-23 22:48:57 +01:00
RemoteISOScreen.h
Rework remote ISO UI a bit (more to come)
2024-06-23 15:47:18 +02:00
ReportScreen.cpp
Perform screenshot processing (including image encode) on background tasks
2025-03-20 20:48:51 +01:00
ReportScreen.h
ReportScreen: Calculate the disc CRC while filling out the form.
2024-10-29 13:01:54 +01:00
RetroAchievementScreens.cpp
Bump rcheevos again
2025-03-27 02:12:56 +01:00
RetroAchievementScreens.h
CHange the TabbedDialog create-tab API to allow for future lazy-loading
2025-03-23 22:48:57 +01:00
SavedataScreen.cpp
Savedata title fix, see #20180
2025-03-30 11:22:19 +02: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
Homebrew Store: Fetch license and website URL. Add buttons to go to website and look up license info.
2024-09-02 01:05:55 +02:00
TabbedDialogScreen.cpp
Fix regression in save data manager search
2025-03-27 14:46:08 +01:00
TabbedDialogScreen.h
Fix regression in save data manager search
2025-03-27 14:46:08 +01:00
Theme.cpp
Sneak in a theme fix
2025-02-17 16:20:55 -06:00
Theme.h
Allow to change atlas per theme
2022-04-01 09:59:40 +02:00
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
Global: Cleanup virtual/override specifiers.
2022-12-10 21:13:36 -08:00
TouchControlVisibilityScreen.cpp
Add banner support to tab holders
2025-03-23 22:48:51 +01:00
TouchControlVisibilityScreen.h
Custom buttons: Store them in an array, remove as many count restrictions as possible.
2023-06-20 10:42:53 +02:00
UI.vcxproj
Stub a lua console, add the sol lua wrapper library
2025-03-27 08:59:37 +01:00
UI.vcxproj.filters
Stub a lua console, add the sol lua wrapper library
2025-03-27 08:59:37 +01:00