Henrik Rydgård
|
a92ff89d5f
|
Clean up the OSD click callback code
|
2026-02-09 13:08:44 +01:00 |
|
Henrik Rydgård
|
2b6be8090c
|
Cancel compatibility warning popups if you start another game in the meantime
|
2026-02-08 16:38:07 +01:00 |
|
Henrik Rydgård
|
df2d00208e
|
Improve screenshots in "Skip buffer effects" mode
|
2026-02-08 16:33:48 +01:00 |
|
Henrik Rydgård
|
1599ea7b1d
|
SaveState: Separate screenshot operations from other ops
|
2026-02-08 16:11:44 +01:00 |
|
Henrik Rydgård
|
238cb2983c
|
Android: Default immersive mode to false.
Screens are so wide now that we can afford the space.
|
2026-02-08 11:01:44 +01:00 |
|
Henrik Rydgård
|
eb234a1563
|
Finish the split. Greatly simplifies the render code in EmuScreen.
|
2026-02-08 10:46:16 +01:00 |
|
Henrik Rydgård
|
f01aaeafb1
|
Split CopyDisplayToOutput in preparation for the next step
|
2026-02-08 01:06:32 +01:00 |
|
 Henrik RydgårdandGitHub
|
b7c3d9cad8
|
Merge pull request #21215 from Kethen/postoffice_fixes
Fix dissidia adhoc in aemu_postoffice relay mode
|
2026-02-06 15:23:36 +01:00 |
|
Katharine Chui
|
8292cb35cc
|
fix code formatting
|
2026-02-06 15:00:59 +01:00 |
|
Katharine Chui
|
b2e976360c
|
aemu_postoffice: fragment huge ptp send requests in relay mode
|
2026-02-06 14:50:01 +01:00 |
|
Katharine Chui
|
cb279b5ba1
|
sanitize adhoc recv buffer sizes in relay mode using library defines
|
2026-02-06 14:49:49 +01:00 |
|
Henrik Rydgård
|
b1fa6b4671
|
Remove some uses of textScale
|
2026-02-06 14:30:47 +01:00 |
|
Henrik Rydgård
|
801d379f74
|
Gesture control: Prevent pressing touch buttons while performing a gesture.
|
2026-02-06 13:10:20 +01:00 |
|
Henrik Rydgård
|
4c72a1c041
|
Handle zipped extracted ISOs a little better (don't try to install them as savedata)
|
2026-02-06 12:43:13 +01:00 |
|
Henrik Rydgård
|
f8077347e4
|
FileSystems: Change multiple internal functions to take std::string_view
|
2026-02-06 12:31:49 +01:00 |
|
Henrik Rydgård
|
c85496c84d
|
ISOFileSystem: Some const correctness
|
2026-02-06 12:00:53 +01:00 |
|
Henrik Rydgård
|
f2116c4236
|
Start using string_view in MetaFileSystem
|
2026-02-06 11:51:40 +01:00 |
|
Henrik Rydgård
|
fc63096741
|
Make sure tilt control defaults to off. Show a warning if enabled.
|
2026-02-05 23:29:48 +01:00 |
|
 Henrik RydgårdandGitHub
|
9a2870f426
|
Merge pull request #21204 from hrydgard/more-misc
A few crashfixes, assorted cleanups
|
2026-02-05 14:02:44 +01:00 |
|
Henrik Rydgård
|
6ae4fee26b
|
Reduce the limit for ELF size to 24MB (still unreasonably large)
|
2026-02-05 13:26:20 +01:00 |
|
Henrik Rydgård
|
991d7bdfab
|
VertexDecoder: Refactor away lowerbound/upperbound parameters
|
2026-02-05 13:26:17 +01:00 |
|
Henrik Rydgård
|
841e4c8564
|
Add various checks trying to avoid various crashes found in Google Play crash reports.
|
2026-02-05 11:12:53 +01:00 |
|
Henrik Rydgård
|
d6d2c24e24
|
Fix the toggle touch controls input (properly this time)
|
2026-02-05 09:44:42 +01:00 |
|
Henrik Rydgård
|
f546dc3835
|
Add an Enable checkbox to tilt control, add mappable control
- Fixes #20830
|
2026-02-05 09:44:11 +01:00 |
|
Henrik Rydgård
|
03a7df74fa
|
Have two independent gesture control zones
|
2026-02-04 15:01:06 +01:00 |
|
Henrik Rydgård
|
48d50fe712
|
Add strings for the two gesture zones
|
2026-02-04 15:01:06 +01:00 |
|
Henrik Rydgård
|
03c901d0cc
|
Prepare for multiple gesture mapping zones
|
2026-02-04 15:01:06 +01:00 |
|
Henrik Rydgård
|
7b1ba55e72
|
Prevent touch controls from fading away while being held.
Fixes #20531
|
2026-02-04 00:00:38 +01:00 |
|
 Henrik RydgårdandGitHub
|
51dd359df8
|
Merge pull request #21192 from hrydgard/more-misc
Fix bug saving fullscreen state, show icons/background for UMD video ISOs
|
2026-02-03 15:43:38 +01:00 |
|
Henrik Rydgård
|
cdd9d34af9
|
Improve handling of UMD Video (still unsupported but show background and icon, fix info screen)
|
2026-02-03 13:46:59 +01:00 |
|
Henrik Rydgård
|
998d385119
|
Bubble up CSO corruption errors so the user can see them
|
2026-02-03 11:57:05 +01:00 |
|
 Henrik RydgårdandGitHub
|
5dbfa420d5
|
Merge pull request #21190 from sonninnos/libretro-drm-key
Libretro: NpDrm LicenseeKey check band-aid
|
2026-02-03 11:42:17 +01:00 |
|
sonninnos
|
7fcd48fca3
|
Libretro: NpDrm LicenseeKey check band-aid
|
2026-02-03 00:10:10 +02:00 |
|
Henrik Rydgård
|
51c3058cf6
|
Replace "ForceFullScreen" with a way to prevent specific settings from being saved.
|
2026-02-02 09:25:49 +01:00 |
|
 Henrik RydgårdandGitHub
|
760dfbae23
|
Merge pull request #21177 from hrydgard/misc-fixes
Misc fixes
|
2026-01-31 01:08:29 +01:00 |
|
Henrik Rydgård
|
7d987cd78b
|
Make fast_matrix_mul_4x4 inlineable
|
2026-01-30 14:10:32 +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årdandGitHub
|
19e78ed122
|
Merge pull request #21174 from hrydgard/ios-fixes
Minor UI fixes, add ability to install savestates through ZIP
|
2026-01-30 01:50:57 +01:00 |
|
Henrik Rydgård
|
475390a968
|
Add workaround for Tales of Phantasia X.
Fixes #21162
|
2026-01-29 23:16:51 +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
|
a76ce9e73e
|
Remove bad ID check
|
2026-01-29 22:10:28 +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
|
4a8aeac38a
|
Jit: Remove unused x86-only feature continueBranches.
|
2026-01-29 17:41:57 +01:00 |
|
Henrik Rydgård
|
ed5a052258
|
Remove unused initial work for adding NEON support to ARM JITs.
Our SIMD strategy for ARM is the JitUsingIR.
|
2026-01-29 17:41:57 +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
|
9b0d205de3
|
Slightly more UB-safe, in theory. In practice, doubt it.
|
2026-01-29 00:33:03 +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
|
8f76b191cd
|
More improvements to ISO detection
|
2026-01-28 23:48:49 +01:00 |
|