Henrik Rydgård
|
3352df3ae7
|
Not super pretty, but implements keyboard navigation for the adhoc server list
|
2026-03-15 14:43:28 +01:00 |
|
Henrik Rydgård
|
672eba3625
|
Adhoc: Remove outdated entries from custom lists. Start refactoring to allow full keyboard control
|
2026-03-15 14:14:36 +01:00 |
|
Henrik Rydgård
|
0d2f7055fd
|
Fix a minor misbehavior with "non-added" adhoc server names
|
2026-03-14 23:47:21 +01:00 |
|
Henrik Rydgård
|
e33fd29bd2
|
Add a "quick-edit" button for the current server host/ip, if it's custom
This was requested by Majin on Discord, whose server changes IP
regularly for some reason.
|
2026-03-14 13:45:45 +01:00 |
|
Henrik Rydgård
|
80f8911c88
|
Make it clearer that you can enter a hostname or an IP when adding a server
|
2026-03-14 09:41:55 +01:00 |
|
Henrik Rydgård
|
28d73b6f68
|
Minor tweak to Add Server
|
2026-03-10 09:36:32 +01:00 |
|
Henrik Rydgård
|
33c8bdc05b
|
Show radio button images in the server list
|
2026-03-10 09:21:19 +01:00 |
|
Henrik Rydgård
|
e0f1b6b7d9
|
Move the "localhost = multiple instances" hint into the adhoc server selector
|
2026-03-10 09:05:10 +01:00 |
|
Henrik Rydgård
|
14211aa1c0
|
Button layout, tweaks
|
2026-03-10 09:05:10 +01:00 |
|
Henrik Rydgård
|
cb7e34b560
|
Fix some complications when adding servers
|
2026-03-10 09:05:10 +01:00 |
|
Henrik Rydgård
|
0cc5eb920b
|
Translation fixes, more button images in MessagePopupScreen
|
2026-03-09 14:06:20 +01:00 |
|
Henrik Rydgård
|
3305f97261
|
Additional fix
|
2026-03-09 12:54:13 +01:00 |
|
Henrik Rydgård
|
620c6ae049
|
Add UI for adding and removing custom servers from the adhoc server screen
|
2026-03-09 11:57:31 +01:00 |
|
Henrik Rydgård
|
ae08b31573
|
Avoid the HTTP request on sceNetAdhoc init by reading from cache
|
2026-03-09 10:50:24 +01:00 |
|
Henrik Rydgård
|
9373791bc4
|
Adhoc: Show location directly in the server list
|
2026-03-09 00:53:39 +01:00 |
|
Henrik Rydgård
|
ba6ff9a224
|
Improve the adhoc server selector a little bit, add metadata viewer
|
2026-03-08 00:31:29 +01:00 |
|
Henrik Rydgård
|
04b86a0d87
|
Address Kethen's feedback
|
2026-03-06 13:34:16 +01:00 |
|
Henrik Rydgård
|
1a95e9e4e9
|
Fetch the public adhoc server list from metadata.ppsspp.org/adhoc-servers.json
|
2026-03-06 13:25:07 +01:00 |
|
Henrik Rydgård
|
3d50bf4b7d
|
Add categories to the server list
|
2026-03-06 13:25:07 +01:00 |
|
Henrik Rydgård
|
c38ff9ee9a
|
Refactor list initialization in AdhocServerScreen
|
2026-03-05 15:15:28 +01:00 |
|
Henrik Rydgård
|
962d132e5f
|
Make the adhoc server list data driven
|
2026-03-05 15:15:25 +01:00 |
|
Henrik Rydgård
|
2a1cefb58b
|
(Fake-)load adhoc server list asynchronously when opening server list window.
|
2026-03-05 14:36:06 +01:00 |
|
Henrik Rydgård
|
cc49e5079d
|
Refactor a bit, preparing for async download
|
2026-03-05 14:30:32 +01:00 |
|
Henrik Rydgård
|
0d8358827b
|
Move the pre-loaded adhoc server address list logic to sceNetAdhoc.cpp
Yes, that file is growing too big...
|
2026-03-05 10:05:08 +01:00 |
|
Henrik Rydgård
|
9097dd935a
|
Somewhat improve the UI of the adhoc server list
|
2026-02-26 17:17:42 +01:00 |
|
Henrik Rydgård
|
5255d450bc
|
Move the AdhocServerScreen to its own file, remove the "Toggle List" button
|
2026-02-26 17:17:42 +01:00 |
|