eden-miror/src/core/hle/service/ldn
Aleksandr Popovich 76fa525592 Added the public lobby to android. (#125)
This is adapted from kleidis old PR to Azahar. Changes from it:
- Fixed inconsistent button styling in the dialog for connection
- Allowed to hide both empty and full rooms.
- Proper serving of preferred games
- Enables web service for android by default
- Better implementation of multiplayer.cpp that works with oop

Also fixes the room network class and turns it into a static namespace
in network

Signed-off-by: Aleksandr Popovich <alekpopo@pm.me>

Co-authored-by: swurl <swurl@swurl.xyz>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/125
Co-authored-by: Aleksandr Popovich <alekpopo@pm.me>
Co-committed-by: Aleksandr Popovich <alekpopo@pm.me>
2025-06-05 18:59:47 +00:00
..
lan_discovery.cpp Added the public lobby to android. (#125) 2025-06-05 18:59:47 +00:00
lan_discovery.h Added the public lobby to android. (#125) 2025-06-05 18:59:47 +00:00
ldn.cpp Added v18.0.0 stubs and updated tzdb_to_nx 2025-04-04 03:40:48 +02:00
ldn.h service: ldn: Migrate and refractor service to new IPC 2024-02-11 13:11:11 -06:00
ldn_results.h core: ldn: Address review comments 2022-08-08 12:49:48 -05:00
ldn_types.h Update fmt to allow for v11 2025-04-10 01:11:22 +02:00
monitor_service.cpp ldn: return no connection from GetStateForMonitor 2024-02-24 22:56:08 -05:00
monitor_service.h ldn: return no connection from GetStateForMonitor 2024-02-24 22:56:08 -05:00
sf_monitor_service.cpp service: ldn: Migrate and refractor service to new IPC 2024-02-11 13:11:11 -06:00
sf_monitor_service.h service: ldn: Migrate and refractor service to new IPC 2024-02-11 13:11:11 -06:00
sf_service.cpp service: ldn: Migrate and refractor service to new IPC 2024-02-11 13:11:11 -06:00
sf_service.h service: ldn: Migrate and refractor service to new IPC 2024-02-11 13:11:11 -06:00
sf_service_monitor.cpp Implemented a more correct version of ISfServiceMonitor::GetGroupInfo 2025-04-04 03:40:48 +02:00
sf_service_monitor.h Implemented a more correct version of ISfServiceMonitor::GetGroupInfo 2025-04-04 03:40:48 +02:00
system_local_communication_service.cpp service: ldn: Migrate and refractor service to new IPC 2024-02-11 13:11:11 -06:00
system_local_communication_service.h service: ldn: Migrate and refractor service to new IPC 2024-02-11 13:11:11 -06:00
user_local_communication_service.cpp Added the public lobby to android. (#125) 2025-06-05 18:59:47 +00:00
user_local_communication_service.h Added the public lobby to android. (#125) 2025-06-05 18:59:47 +00:00