Henrik Rydgård
0db0f9b27e
Bump gradle, just because
2026-04-16 12:12:11 -06:00
Henrik Rydgård
86b9e08989
Merge pull request #21559 from hrydgard/search-in-ui
...
UI: Instant type-to-search in game browsers
2026-04-16 09:13:01 -06:00
Henrik Rydgård
6cd8b8a75c
Merge pull request #21563 from Kethen/adhoc_fixes
...
fix adhoc server option missing when updating or using local address, bump aemu_postoffice
2026-04-16 09:09:01 -06:00
Katharine Chui
8b95d96516
bump aemu_postoffice
...
- Take steps to avoid SIGPIPE being generated on unix platforms
2026-04-16 14:17:21 +02:00
Katharine Chui
64cfac792c
fix adhoc server option missing when updating or using local address
...
Prior to this change, adhoc server option does not render when
g_Config.sProAdhocServer has value, but the hostname is not found
with AdhocGetServerByHost. This can be caused by either updating
from an older version of PPSSPP, or using one of the local
address in the server list.
2026-04-16 12:46:11 +02:00
Henrik Rydgård
9908b64adb
Merge pull request #21560 from crashGG/mmpx-enhace
...
MMPX_adv minor bug fixes and optimizations
2026-04-15 10:31:45 -06:00
Henrik Rydgård
3c6782a38f
Improve the look of the search field (better margins etc)
2026-04-15 09:47:35 -06:00
Henrik Rydgård
9d436ce281
Fix scrolling
2026-04-15 09:42:47 -06:00
crashGG
13f674621a
Update tex_mmpx_adv.csh
2026-04-15 12:41:22 +03:00
Henrik Rydgård
9f1d2bd9ef
Fix background audio focus bug, spacing issues on grid settings screen
2026-04-14 19:44:24 -06:00
Henrik Rydgård
b5bc36a37f
Filter out problematic shortcut keys
2026-04-14 19:44:20 -06:00
Henrik Rydgård
07df47de07
More polish of the search experience
2026-04-14 18:30:57 -06:00
Henrik Rydgård
5f7835cdfb
Add the search bar to all main screen tabs
2026-04-14 18:17:54 -06:00
Henrik Rydgård
b207beb882
Add touch-to-cancel for search bar. Add magnifying glass symbol.
2026-04-14 18:17:54 -06:00
Henrik Rydgård
6c2c4606dc
Initial work on instant type-to-search.
2026-04-14 18:17:54 -06:00
Henrik Rydgård
eb476d522e
Rename FocusDirection to FocusMove, make into enum class
2026-04-14 18:17:54 -06:00
Henrik Rydgård
fcca1445c3
Merge pull request #21558 from hrydgard/kernel-snprintf
...
Rough implementation of sysclib_snprintf (kernel function)
2026-04-14 13:45:01 -06:00
Henrik Rydgård
e892c4e446
Implement the length check.
2026-04-14 12:55:29 -06:00
Henrik Rydgård
f7a7eeaf74
Rough implementation of sysclib_snprintf (kernel function, useful for plugins)
...
Requested by danssmnt on Discord
2026-04-14 12:48:44 -06:00
Henrik Rydgård
eca6f98a53
Register another function in ModuleMgrForKernel. Logging cleanup
2026-04-14 12:41:14 -06:00
Henrik Rydgård
91c55b89d7
Merge pull request #21556 from hrydgard/install-plugin-fix
...
Fix for auto-installing plugins from zip
2026-04-14 12:24:14 -06:00
Henrik Rydgård
bfe6debcfd
Support auto-installing plugins from ZIPs with a deeper directory structure
2026-04-14 11:55:13 -06:00
Henrik Rydgård
00526a9964
Bump cargo.lock for langtool.
...
Replaces #21553 by dependabot
2026-04-14 10:07:13 -06:00
Henrik Rydgård
3ab44e03e9
Merge pull request #21555 from crashGG/mmpx-enhace
...
MMPX_adv algorithm bug fixes and logic optimizations
2026-04-14 10:06:39 -06:00
crashGG
396cd2450b
Update tex_mmpx_adv.csh
2026-04-14 18:54:34 +03:00
Henrik Rydgård
7a32998637
Merge pull request #21547 from hrydgard/hle-names
...
Updating the HLE names of some functions
2026-04-13 16:17:24 -06:00
Henrik Rydgård
952f4c6c9a
Merge pull request #21552 from hrydgard/split-out-game-browser
...
Split out the GameBrowser from MainScreen
2026-04-13 15:10:02 -06:00
Henrik Rydgård
3663d46a5b
Split out the GameBrowser from MainScreen
2026-04-13 13:20:19 -06:00
Henrik Rydgård
7628730b85
Merge pull request #21551 from hrydgard/misc-changes
...
Misc changes, new relay server
2026-04-13 12:59:11 -06:00
Henrik Rydgård
5ef608a12a
Network settings: Show proper server name if available
2026-04-13 11:30:52 -06:00
Henrik Rydgård
420eca98d6
Add the Lason Club adhoc server (Philippines)
2026-04-13 10:04:30 -06:00
Henrik Rydgård
090efb9513
Remove unnecessary bindings from compute shader descriptor layout
2026-04-13 10:04:02 -06:00
Henrik Rydgård
4144839154
Add stub for sysclib_snprintf
2026-04-13 10:04:02 -06:00
Henrik Rydgård
4ce5f4d0e1
Merge pull request #21545 from hrydgard/hle-fixes
...
Wrong function called in sceKernelCreateHeap
2026-04-12 09:45:39 -06:00
Nemoumbra
6fea4671c8
scePower_a85880d0 -> scePowerCheckWlanCoexistenceClock
2026-04-12 02:28:29 +03:00
Nemoumbra
54d0e427c7
Forgot to update a comment
2026-04-12 02:26:10 +03:00
Nemoumbra
b0a9467699
Accepting raw block API names as real
2026-04-12 01:13:47 +03:00
Nemoumbra
2bc5d2e400
Wrong function called in sceKernelCreateHeap
2026-04-11 23:40:05 +03:00
Henrik Rydgård
5312a4e119
Merge pull request #21544 from kreinholz/master
...
Fix build with system rapidjson, initial breakout of static lib7zip
2026-04-10 09:45:02 -06:00
Kevin Reinholz
d2003819a6
Fix build with bundled rapidjson after my fix for system rapidjson broke it
2026-04-10 07:15:01 -07:00
Kevin Reinholz
4a5dd4caa6
Fix build with system rapidjson. Attempt to break out the lib7zip support--this fixes build on amd64 FreeBSD
2026-04-09 16:44:45 -07:00
Henrik Rydgård
67b708f40e
Merge pull request #21539 from hrydgard/more-fixes
...
Minor fixes: Reduce logspam in kernel sysclib, fix warning triangle, fix memory leak in achievements UI
2026-04-09 14:57:07 -06:00
Henrik Rydgård
8d99c71c12
Merge pull request #21527 from ZironZ/pr/gpu-texture-scaling-nnedi3-spline36-clean
...
NNEDI3 and Spline36 GPU texture scaling
2026-04-09 13:24:19 -06:00
Henrik Rydgård
31ad682e86
Kernel sysclib: Reduce logspam. This is useful for plugin developers.
2026-04-09 13:09:12 -06:00
Henrik Rydgård
3549e27a9d
Fix broken warning triangle in images.svg, oops
...
See #21223
2026-04-09 12:35:15 -06:00
Henrik Rydgård
b06e2b308c
Fix memory leak in achievements screen
2026-04-08 10:36:58 -06:00
Henrik Rydgård
073cd15368
Merge pull request #21536 from hrydgard/ra-subsets
...
Show RA subsets on separate tabs
2026-04-08 09:53:03 -06:00
Henrik Rydgård
d390e04d7b
Build and warning fixes
2026-04-08 09:13:20 -06:00
Henrik Rydgård
9793172eba
More UI refinements
2026-04-07 20:52:38 -06:00
Henrik Rydgård
ad12b700b2
On the Achievements screen for a game, put subsets on separate tabs
...
Fixes #21509
2026-04-07 20:03:13 -06:00