1
0
Fork 0
forked from suyu/suyu
suyu/src/yuzu
Hugo Locurcio 442aad9b27
Persist filters in multiplayer public lobby list
After connecting to a room, the chosen filter text, "Games I Own",
"Hide Empty Rooms" and "Hide Full Rooms" values are persisted
to configuration so they are preserved across restarts.

This makes it easier to rejoin a room if you regularly play the same
game, or after a crash.
2024-01-30 17:40:29 +01:00
..
applets result: Make fully constexpr, add ON_RESULT_INCLUDED 2024-01-25 16:42:06 -05:00
configuration Merge pull request #12555 from flodavid/fix-gamemode-setting 2024-01-28 15:02:34 -05:00
debugger Rework time service to fix time passing offline. 2024-01-24 04:26:55 +00:00
multiplayer Persist filters in multiplayer public lobby list 2024-01-30 17:40:29 +01:00
util service: hid: Create abstracted pad structure 2024-01-11 19:35:04 -06:00
about_dialog.cpp
about_dialog.h
aboutdialog.ui
bootmanager.cpp yuzu: Constrain mouse in render window when emulated 2023-11-24 19:32:35 -06:00
bootmanager.h Fix more typos 2024-01-15 23:26:53 +00:00
breakpad.cpp qt: implement automatic crash dump support 2023-10-08 11:35:53 -04:00
breakpad.h qt: implement automatic crash dump support 2023-10-08 11:35:53 -04:00
CMakeLists.txt Merge pull request #12814 from Kelebek1/time_new_ipc 2024-01-29 09:08:46 -05:00
compatdb.cpp
compatdb.h
compatdb.ui
compatibility_list.cpp
compatibility_list.h
discord.h
discord_impl.cpp Address feedback 2023-07-26 00:41:24 -04:00
discord_impl.h yuzu: Replace httplib with QtNetworkRequest 2023-07-21 16:53:06 -06:00
game_list.cpp config: Unify config handling under frontend_common 2023-11-21 01:58:13 -05:00
game_list.h qt: fix game list shutdown crash 2023-10-23 23:06:07 -04:00
game_list_p.h config: Unify config handling under frontend_common 2023-11-21 01:58:13 -05:00
game_list_worker.cpp fs: Replace Mode enum by OpenMode enum 2024-01-25 16:42:05 -05:00
game_list_worker.h qt: fix game list shutdown crash 2023-10-23 23:06:07 -04:00
hotkeys.cpp hid_core: Move hid to it's own subproject 2024-01-05 11:41:15 -06:00
hotkeys.h hid_core: Move hid to it's own subproject 2024-01-05 11:41:15 -06:00
Info.plist
install_dialog.cpp
install_dialog.h
loading_screen.cpp
loading_screen.h
loading_screen.ui
main.cpp fs: Replace Mode enum by OpenMode enum 2024-01-25 16:42:05 -05:00
main.h frontend_common: Remove key rederivation and keep key check 2024-01-25 12:53:48 -05:00
main.ui frontend_common: Remove key rederivation and keep key check 2024-01-25 12:53:48 -05:00
play_time_manager.cpp core: Use single instance of profile manager 2023-12-10 11:29:43 -06:00
play_time_manager.h core: Use single instance of profile manager 2023-12-10 11:29:43 -06:00
precompiled_headers.h
qt_common.cpp
qt_common.h
startup_checks.cpp
startup_checks.h
uisettings.cpp config: Unify config handling under frontend_common 2023-11-21 01:58:13 -05:00
uisettings.h Persist filters in multiplayer public lobby list 2024-01-30 17:40:29 +01:00
vk_device_info.cpp Allocate resources for test window before getting system info 2023-11-07 22:47:02 -04:00
vk_device_info.h
yuzu.qrc
yuzu.rc