.. |
AudioCommon.cpp
|
Call the sound effect mixer directly from Mix instead of pushing the samples from background audio.
|
2023-07-12 17:55:46 +02:00 |
AudioCommon.h
|
|
|
BackgroundAudio.cpp
|
Add support for 8-bit and mono WAV files. More fixes.
|
2023-07-16 15:04:21 +02:00 |
BackgroundAudio.h
|
Add support for 8-bit and mono WAV files. More fixes.
|
2023-07-16 15:04:21 +02:00 |
ChatScreen.cpp
|
|
|
ChatScreen.h
|
|
|
ControlMappingScreen.cpp
|
Bugfix: Also check the allow-combo setting for analog inputs.
|
2023-07-11 11:00:57 +02:00 |
ControlMappingScreen.h
|
Add checkbox controlling if new mappings can be combo mappings.
|
2023-07-07 10:42:08 +02:00 |
CustomButtonMappingScreen.cpp
|
|
|
CustomButtonMappingScreen.h
|
|
|
CwCheatScreen.cpp
|
|
|
CwCheatScreen.h
|
|
|
DarwinFileSystemServices.h
|
Fix file filters in Mac file-open dialogs
|
2023-07-16 15:22:04 +02:00 |
DarwinFileSystemServices.mm
|
Fix file filters in Mac file-open dialogs
|
2023-07-16 15:22:04 +02:00 |
DebugOverlay.cpp
|
Debug overlay: Move Sas data to the audio debug screen. Disable text wrapping.
|
2023-08-17 15:18:50 +02:00 |
DebugOverlay.h
|
Move DebugOverlay rendering to the overlay screen, allowing drawing it on top of the menu
|
2023-08-03 16:19:18 +02:00 |
DevScreens.cpp
|
Merge pull request #17350 from basharast/master
|
2023-08-14 15:54:04 +02:00 |
DevScreens.h
|
Refactor overlays into an enum
|
2023-08-02 13:03:04 +02:00 |
DiscordIntegration.cpp
|
|
|
DiscordIntegration.h
|
|
|
DisplayLayoutScreen.cpp
|
Switch all NativeMessageReceived to System_PostUIMessage
|
2023-07-06 17:26:02 +02:00 |
DisplayLayoutScreen.h
|
|
|
EmuScreen.cpp
|
Add mappable key to toggle networking
|
2023-08-23 22:14:51 +02:00 |
EmuScreen.h
|
|
|
GameInfoCache.cpp
|
Address feedback
|
2023-07-16 00:20:09 +02:00 |
GameInfoCache.h
|
|
|
GamepadEmu.cpp
|
Make the rapid-fire interval configurable
|
2023-07-23 11:49:25 +02:00 |
GamepadEmu.h
|
|
|
GameScreen.cpp
|
Windows: Fix "Create desktop icon" functionality
|
2023-08-18 10:49:00 +02:00 |
GameScreen.h
|
Windows: Fix "Create desktop icon" functionality
|
2023-08-18 10:49:00 +02:00 |
GameSettingsScreen.cpp
|
x86jit: Expose option to select new IR based jit.
|
2023-08-20 22:28:54 -07:00 |
GameSettingsScreen.h
|
Simplify using lambdas
|
2023-07-23 23:02:06 +02:00 |
GPUDriverTestScreen.cpp
|
|
|
GPUDriverTestScreen.h
|
|
|
InstallZipScreen.cpp
|
|
|
InstallZipScreen.h
|
|
|
JoystickHistoryView.cpp
|
|
|
JoystickHistoryView.h
|
|
|
MainScreen.cpp
|
Remove redundant function
|
2023-08-18 10:21:13 +02:00 |
MainScreen.h
|
Remove redundant function
|
2023-08-18 10:21:13 +02:00 |
MemStickScreen.cpp
|
Fix creating the directories after choosing a folder on Android.
|
2023-08-18 15:51:16 +02:00 |
MemStickScreen.h
|
Merge branch 'master' into master
|
2023-07-17 23:20:52 +04:00 |
MiscScreens.cpp
|
Windows UWP: Enable color emoji rendering through DirectWrite
|
2023-08-06 17:25:20 +02:00 |
MiscScreens.h
|
Minor SettingInfo cleanup
|
2023-07-12 10:24:06 +02:00 |
NativeApp.cpp
|
Fix ordering problem with screenshots that was causing crashes.
|
2023-08-23 19:03:33 +02:00 |
OnScreenDisplay.cpp
|
Move DebugOverlay rendering to the overlay screen, allowing drawing it on top of the menu
|
2023-08-03 16:19:18 +02:00 |
OnScreenDisplay.h
|
Move DebugOverlay rendering to the overlay screen, allowing drawing it on top of the menu
|
2023-08-03 16:19:18 +02:00 |
PauseScreen.cpp
|
Translation cleanups
|
2023-08-01 13:04:52 +02:00 |
PauseScreen.h
|
RetroAchievements: Show active challenge achievements on pause screen.
|
2023-07-10 10:39:44 +02:00 |
ProfilerDraw.cpp
|
|
|
ProfilerDraw.h
|
|
|
PSPNSApplicationDelegate.h
|
|
|
PSPNSApplicationDelegate.mm
|
Buildfixes
|
2023-07-06 18:40:06 +02:00 |
RemoteISOScreen.cpp
|
Improved progress bar popups for downloads
|
2023-07-18 15:13:44 +02:00 |
RemoteISOScreen.h
|
|
|
ReportScreen.cpp
|
Add function ApplySafeSubstitution for translation strings with parameters
|
2023-07-16 16:26:49 +02:00 |
ReportScreen.h
|
|
|
RetroAchievementScreens.cpp
|
Achievement list: Support the more detailed categorization, RC_CLIENT_ACHIEVEMENT_LIST_GROUPING_PROGRESS
|
2023-08-06 15:43:33 +02:00 |
RetroAchievementScreens.h
|
Allow choosing to see leaderboard entries "Near me". Highlight current user.
|
2023-08-01 13:52:20 +02:00 |
SavedataScreen.cpp
|
Add function ApplySafeSubstitution for translation strings with parameters
|
2023-07-16 16:26:49 +02:00 |
SavedataScreen.h
|
|
|
Store.cpp
|
Common: Rename Download to Request, and the old Request to ServerRequest.
|
2023-07-21 22:12:00 +02:00 |
Store.h
|
Common: Rename Download to Request, and the old Request to ServerRequest.
|
2023-07-21 22:12:00 +02:00 |
TabbedDialogScreen.cpp
|
Add function ApplySafeSubstitution for translation strings with parameters
|
2023-07-16 16:26:49 +02:00 |
TabbedDialogScreen.h
|
|
|
Theme.cpp
|
IniFile: Store sections in unique_ptrs, instead of directly.
|
2023-08-13 13:41:43 +02:00 |
Theme.h
|
|
|
TiltAnalogSettingsScreen.cpp
|
|
|
TiltAnalogSettingsScreen.h
|
|
|
TouchControlLayoutScreen.cpp
|
|
|
TouchControlLayoutScreen.h
|
|
|
TouchControlVisibilityScreen.cpp
|
|
|
TouchControlVisibilityScreen.h
|
|
|
UI.vcxproj
|
Move the debug overlay rendering out from EmuScreen into DebugOverlay.cpp
|
2023-08-02 14:58:22 +02:00 |
UI.vcxproj.filters
|
Move the debug overlay rendering out from EmuScreen into DebugOverlay.cpp
|
2023-08-02 14:58:22 +02:00 |