Gamer64
bb94cff886
[chore] Fixed a couple memory leaks using up ~15 MB each iteration ( #398 )
Co-authored-by: Jarrod Norwell <official.antique@gmail.com>
Co-authored-by: Gamer64 <76565986+Gamer64ytb@users.noreply.github.com>
Co-authored-by: Caio Oliveira <caiooliveirafarias0@gmail.com>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/398
Reviewed-by: Caio Oliveira <caiooliveirafarias0@gmail.com>
Reviewed-by: Lizzie <lizzie@eden-emu.dev>
Co-authored-by: Gamer64 <gamer64@eden-emu.dev>
Co-committed-by: Gamer64 <gamer64@eden-emu.dev>
4 months ago
crueter
a9f9b207c2
Fix License headers & CI ( #168 )
Signed-off-by: crueter <swurl@swurl.xyz>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/168
Co-authored-by: crueter <swurl@swurl.xyz>
Co-committed-by: crueter <swurl@swurl.xyz>
10 months ago
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>
11 months ago
Briar
54c3c4503a
android: Add initial frontend for LAN network rooms ( #76 )
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/76
Co-authored-by: Briar <205427297+icy-briar@users.noreply.github.com>
Co-committed-by: Briar <205427297+icy-briar@users.noreply.github.com>
12 months ago
Liam
5be8a74b0c
general: fix spelling mistakes
3 years ago
FearlessTobi
31c4475420
yuzu: Display current game version in multiplayer room
Makes it easier for users to recognize connection errors caused by different game versions.
4 years ago
FearlessTobi
ce5b9d370d
core, network: Add ability to proxy socket packets
4 years ago
FearlessTobi
d5e6d1b576
network, yuzu: Make copyright headers SPDX-compliant
4 years ago
FearlessTobi
e937c85e5a
network, yuzu: Improve variable naming and style consistency
4 years ago
german77
3a91e22e80
common: multiplayer: Use GameInfo type
4 years ago
FearlessTobi
3b203e536a
Address second part of review comments
4 years ago
FearlessTobi
5db6f87f7b
common, core: fix -Wmissing-field-initializers
4 years ago
FearlessTobi
60008b680e
yuzu: Add ui files for multiplayer rooms
4 years ago