index
:
yuzu-mainline
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator started by the creators of Citra.
yuzu-emu
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
yuzu
/
multiplayer
Age
Commit message (
Expand
)
Author
2024-02-09
Fix multiplayer player count color in dark themes | Temp fix until #12744: Ad...
Kevnkkm
2024-02-03
Merge pull request #12852 from Calinou/multiplayer-color-player-counts
liamwhite
2024-01-30
Persist filters in multiplayer public lobby list
Hugo Locurcio
2024-01-30
Color player counts in the multiplayer public lobby list
Hugo Locurcio
2024-01-15
Fix more typos
Viktor Szépe
2024-01-02
yuzu: Use displayed port on direct connect
Narr the Reg
2023-12-10
core: Use single instance of profile manager
german77
2023-07-21
uisettings: Fix typings
lat9nq
2023-03-12
general: fix spelling mistakes
Liam
2023-02-02
added 'Hide empty rooms' toggle to lobby
Luke Sawczak
2023-01-28
LDN Hostname Support in Direct Connect
SoRadGaming
2022-12-03
Merge pull request #9289 from liamwhite/fruit-company
liamwhite
2022-11-24
CMake: rework for Qt6 support
Kyle Kienapfel
2022-11-22
general: fix compile for Apple Clang
Liam
2022-10-22
yuzu: Resolve -Wpessimizing-move
Morph
2022-09-10
fix black icon
Narr the Reg
2022-09-10
yuzu: Multiple room UI improvements
german77
2022-09-09
ldn: Initial implementation
FearlessTobi
2022-09-02
Address review comments
FearlessTobi
2022-08-27
yuzu/chat_room: Make font size bigger
FearlessTobi
2022-08-27
yuzu/multiplayer: Warn when game is running or no network interface is selected
FearlessTobi
2022-08-27
yuzu: Display current game version in multiplayer room
FearlessTobi
2022-08-27
yuzu_room: Remove dependency on core
FearlessTobi
2022-08-15
yuzu: Fix crash on shutdown
FearlessTobi
2022-08-15
core, yuzu: Address first part of review comments
FearlessTobi
2022-08-15
core, network: Add ability to proxy socket packets
FearlessTobi
2022-08-09
Qt: tweak ui files
Kyle K
2022-07-25
network: Address review comments
FearlessTobi
2022-07-25
network, yuzu: Make copyright headers SPDX-compliant
FearlessTobi
2022-07-25
network, yuzu: Improve variable naming and style consistency
FearlessTobi
2022-07-25
network: Move global state into a seperate class
FearlessTobi
2022-07-25
common: multiplayer: Use GameInfo type
german77
2022-07-25
Address second part of review comments
FearlessTobi
2022-07-25
Address first part of review comments
FearlessTobi
2022-07-25
Fix compilation on linux gcc
FearlessTobi
2022-07-25
yuzu: Add ui files for multiplayer rooms
FearlessTobi