Lime3DS/src/citra_qt/multiplayer
lannoene 0be78e9550
Some checks failed
citra-build / source (push) Has been cancelled
citra-build / linux (appimage) (push) Has been cancelled
citra-build / linux (fresh) (push) Has been cancelled
citra-build / macos (arm64) (push) Has been cancelled
citra-build / macos (x86_64) (push) Has been cancelled
citra-build / windows (msvc) (push) Has been cancelled
citra-build / windows (msys2) (push) Has been cancelled
citra-build / android (push) Has been cancelled
citra-format / clang-format (push) Has been cancelled
citra-transifex / transifex (push) Has been cancelled
citra-build / macos-universal (push) Has been cancelled
Improve DLP and multiplayer compatability (#1375)
* Added NWM spectator mode (DLP now partially working), fixed debug assert, added applet utility cmd fallback

* Reverted AppletUtility command change

* Fixed inconsistent mac address

* Enabled DLP Child authorization

* Added the DLP module to recommended online modules

* Clean up

* Changed the returned number of words on GetProgramInfoFromCia to 7 insteead of 8, futher reverted AppletUtility function to match its original form
2025-09-20 19:59:54 +02:00
..
chat_room.cpp Updated license headers 2025-05-15 16:19:20 +01:00
chat_room.h code: Cleanup and warning fixes from the Vulkan PR (#6163) 2022-11-04 23:32:57 +01:00
chat_room.ui citra_qt: Use the new verify backend; UI changes 2018-12-15 11:02:54 +08:00
client_room.cpp Updated license headers 2025-05-15 16:19:20 +01:00
client_room.h citra_qt/multiplayer: Update themed icon on theme change 2019-01-16 22:01:21 +08:00
client_room.ui qt: Update moderation UI visibility in chat room 2025-05-15 16:19:20 +01:00
direct_connect.cpp Improve DLP and multiplayer compatability (#1375) 2025-09-20 19:59:54 +02:00
direct_connect.h Miscallenious fixes to gl backend and qt frontend (#6834) 2023-08-02 01:40:39 +03:00
direct_connect.ui Port multiplayer related PRs from yuzu (yuzu-emu/yuzu#9661 and yuzu-emu/yuzu#9713) (#6319) 2023-03-08 00:51:46 +01:00
host_room.cpp Improve DLP and multiplayer compatability (#1375) 2025-09-20 19:59:54 +02:00
host_room.h Miscallenious fixes to gl backend and qt frontend (#6834) 2023-08-02 01:40:39 +03:00
host_room.ui Replaced references to games with references to applications 2025-03-01 00:10:07 +00:00
lobby_p.h Replaced references to games with references to applications 2025-03-01 00:10:07 +00:00
lobby.cpp Improve DLP and multiplayer compatability (#1375) 2025-09-20 19:59:54 +02:00
lobby.h Miscallenious fixes to gl backend and qt frontend (#6834) 2023-08-02 01:40:39 +03:00
lobby.ui Replaced references to games with references to applications 2025-03-01 00:10:07 +00:00
message.cpp Replaced references to games with references to applications 2025-03-01 00:10:07 +00:00
message.h NetworkMessage: create ErrorManager class to provide a context to tr 2020-02-29 20:48:58 -03:00
moderation_dialog.cpp citra_qt: Add a moderation dialog 2018-12-15 11:03:32 +08:00
moderation_dialog.h citra_qt: Add a moderation dialog 2018-12-15 11:03:32 +08:00
moderation_dialog.ui citra_qt: Add a moderation dialog 2018-12-15 11:03:32 +08:00
state.cpp Miscallenious fixes to gl backend and qt frontend (#6834) 2023-08-02 01:40:39 +03:00
state.h Miscallenious fixes to gl backend and qt frontend (#6834) 2023-08-02 01:40:39 +03:00
validation.h qt: Migrate to Qt6. (#6418) 2023-05-05 03:10:34 -07:00