Henrik Rydgård
|
b90bb6da70
|
Windows: Preserve the non-maximized window size
Fixes #15435
|
2026-01-23 18:54:17 +01:00 |
|
Henrik Rydgård
|
9a2e74d210
|
Remove redundant "pin" icon from directory buttons on main screen
|
2026-01-23 17:30:58 +01:00 |
|
Henrik Rydgård
|
910fadc6bc
|
Merge pull request #21149 from Kethen/postoffice_fixes
Adhoc relay mode fixes
|
2026-01-23 16:52:02 +01:00 |
|
Katharine Chui
|
e3710af3c4
|
fix dirty pointer deref during relay DoBlockingPdpSend
|
2026-01-23 16:05:16 +01:00 |
|
Katharine Chui
|
28e0baee5b
|
aemu_postoffice: trim trailing new lines in routed logs, fix log typo
|
2026-01-23 15:56:42 +01:00 |
|
Henrik Rydgård
|
da31a99526
|
Merge pull request #21148 from hrydgard/more-misc
Add workaround for infamous GoW crash
|
2026-01-23 15:39:17 +01:00 |
|
Henrik Rydgård
|
8191eb2267
|
Merge pull request #21146 from hrydgard/postoffice-fixes
sceNetAdhoc: Warning fixes, fix use of == instead of =
|
2026-01-23 15:33:50 +01:00 |
|
Henrik Rydgård
|
34473fc621
|
Add a compat flag to map some extra memory at address 0.
Can be used to work around certain types of crashes without having to
disable fast memory.
|
2026-01-23 15:14:15 +01:00 |
|
Henrik Rydgård
|
2940c64c95
|
MemMap: Minor refactor
|
2026-01-23 14:45:33 +01:00 |
|
Henrik Rydgård
|
685b6e2140
|
Minor visual cleanup on pause screen
|
2026-01-23 14:10:29 +01:00 |
|
Henrik Rydgård
|
84dfd999de
|
Merge pull request #21147 from DDinghoya/patch-39
Update Korean translations in ko_KR.ini
|
2026-01-23 13:46:46 +01:00 |
|
DDinghoya
|
10ac6b253c
|
Update Korean translations in ko_KR.ini
|
2026-01-23 21:45:16 +09:00 |
|
Henrik Rydgård
|
ee208110c5
|
sceNetAdhoc: Warning fixes, fix use of == instead of =
|
2026-01-23 10:56:03 +01:00 |
|
Henrik Rydgård
|
2e68565559
|
Merge pull request #21145 from hrydgard/rotate-input-fix
Correct functionality of the display rotation control rotation.
|
2026-01-23 10:18:05 +01:00 |
|
Henrik Rydgård
|
c232867fba
|
Correct functionality of the display rotation control rotation.
Fixes #19775
A future step might be to also rotate the touch screen inputs..
|
2026-01-23 01:18:58 +01:00 |
|
Henrik Rydgård
|
83543e13a3
|
Merge pull request #21144 from white-axe/libretro-vfs
Disable the libretro VFS on non-Android platforms
|
2026-01-22 19:33:02 +01:00 |
|
刘皓
|
84b2744fd7
|
Disable the libretro VFS on non-Android platforms
|
2026-01-22 12:07:58 -05:00 |
|
Henrik Rydgård
|
894cab3247
|
Merge pull request #21141 from hrydgard/more-misc
Fix problem with block image copies within a framebuffer in Vulkan, misc fixes
|
2026-01-22 15:50:00 +01:00 |
|
Henrik Rydgård
|
30e23000c0
|
Correct the fallback path for intra-framebuffer block copies
|
2026-01-22 14:25:09 +01:00 |
|
Henrik Rydgård
|
7bca84252e
|
Vulkan: Add support for doing intra-buffer block copies with vkCmdCopyImage.
|
2026-01-22 13:47:41 +01:00 |
|
Henrik Rydgård
|
026ea6e197
|
imgui debugger: Make the repeat button capable of returning values > 1
(for very fast repeats, but the caller must support it)
Also just increase the repeat rates in the ge debugger
|
2026-01-22 13:47:14 +01:00 |
|
Henrik Rydgård
|
f12472aede
|
Give a name to an old mali GPU bug
|
2026-01-22 13:32:43 +01:00 |
|
Henrik Rydgård
|
beb2e45918
|
UWP: Correct default for GPU backend, fixing problems on first boot
|
2026-01-22 10:34:54 +01:00 |
|
Henrik Rydgård
|
35da931fb3
|
Minor libretro vfs logging improvements
See #21140
|
2026-01-22 09:12:19 +01:00 |
|
Henrik Rydgård
|
feaeb9f92d
|
Merge pull request #21139 from hrydgard/more-cleanups
aemu_postoffice: Cleanup of MSVC projects
|
2026-01-22 08:35:51 +01:00 |
|
Henrik Rydgård
|
103d843a8b
|
Same for the UWP MSVC projects
|
2026-01-22 01:37:35 +01:00 |
|
Henrik Rydgård
|
c0cb010e42
|
MSVC project: Move the aemu_postoffice files into Common/ext
|
2026-01-22 01:35:08 +01:00 |
|
Henrik Rydgård
|
45c029cd7c
|
Fix issue with missing strings in I18n.cpp
|
2026-01-22 01:30:38 +01:00 |
|
Henrik Rydgård
|
3c4adc3e66
|
Fix a number of Android Studio lint warnings, a bad jni return type and an memory leak
|
2026-01-21 18:43:47 +01:00 |
|
Henrik Rydgård
|
7f553bf9b0
|
Merge pull request #21138 from hrydgard/sdl-correct-word-wrap-height
SDL: Fix measuring of multi-line strings.
|
2026-01-21 18:15:09 +01:00 |
|
Henrik Rydgård
|
6478f0dcad
|
SDL: Fix measuring of multi-line strings.
Also, a small related optimization on Windows.
|
2026-01-21 13:57:51 +01:00 |
|
Henrik Rydgård
|
d73c47a487
|
Merge pull request #21137 from hrydgard/more-ui-work
More UI polish
|
2026-01-21 12:53:22 +01:00 |
|
Henrik Rydgård
|
5135f09f33
|
Translation improvement, thanks Kethen
|
2026-01-21 11:09:13 +01:00 |
|
Henrik Rydgård
|
35a9dd643e
|
Improve rendering of achievements with types other than normal
|
2026-01-21 11:05:13 +01:00 |
|
Henrik Rydgård
|
2b1fb469c9
|
Retroachievements: Add strings for Missable, Progression, Win achievement types
|
2026-01-21 10:57:09 +01:00 |
|
Henrik Rydgård
|
5fe76ee9b9
|
Main screen: Prettier folders in grid view
|
2026-01-21 10:47:39 +01:00 |
|
Henrik Rydgård
|
69e9511777
|
Merge pull request #21136 from hrydgard/more-misc-fixes
UI fixes for the packet relay option
|
2026-01-21 09:56:40 +01:00 |
|
Henrik Rydgård
|
cd1c89d4cb
|
New hint string for packet relay, auto translated to start with
|
2026-01-21 01:41:34 +01:00 |
|
Henrik Rydgård
|
10690952b2
|
Variable renaming, rename the new packet relay option, set default to false
|
2026-01-21 01:37:58 +01:00 |
|
Henrik Rydgård
|
9ec517bfa9
|
Fix text wrapping for SettingHint views
|
2026-01-21 01:28:41 +01:00 |
|
Henrik Rydgård
|
63347d3d50
|
Merge pull request #21135 from hrydgard/retroachievement-subset-improvements
RetroAchievements: Show game completion message (with the appropriate title) when a subset is completed
|
2026-01-20 19:23:21 +01:00 |
|
Henrik Rydgård
|
6a9b2e1e87
|
RetroAchievements: Improve completion messages (subset, differentiate hardcore mode)
|
2026-01-20 18:25:48 +01:00 |
|
Henrik Rydgård
|
fce30fccfa
|
Bump Cargo.lock
|
2026-01-20 18:25:19 +01:00 |
|
Henrik Rydgård
|
b01001a2e0
|
Merge pull request #21116 from Kethen/aemu_postoffice_integrate_v2
Support adhoc relay from aemu to ppsspp
|
2026-01-20 15:10:07 +01:00 |
|
Henrik Rydgård
|
dcfdad67bf
|
Merge pull request #21133 from hrydgard/retroachievement-icon-cache-rework
Retroachievement icon cache rework
|
2026-01-20 15:07:00 +01:00 |
|
Henrik Rydgård
|
63658bcb2f
|
Lambda capture cleanup
|
2026-01-20 14:29:13 +01:00 |
|
Henrik Rydgård
|
0fb2be2cbe
|
Simplify image caching for RetroAchievements
|
2026-01-20 14:25:59 +01:00 |
|
Henrik Rydgård
|
eb3e4da64b
|
Merge pull request #21131 from hrydgard/more-morph-optimizations
Optimize non-JIT morph vertex decoders
|
2026-01-20 14:18:01 +01:00 |
|
Henrik Rydgård
|
419ab46172
|
Avoid needing std::string as cache keys in IconCache
|
2026-01-20 14:09:16 +01:00 |
|
Henrik Rydgård
|
5c70f0318e
|
Merge pull request #21132 from MMaZaHaKa/master
sceNet: Prevent use-after-free (actually more likely a double-free)
|
2026-01-20 13:53:52 +01:00 |
|