citra/src
zhupengfei cdd3bd72e5
citra_qt/multiplayer: three minor fixes
* Fix the issue that icons for owned games do not appear

* Fix the issue where you would double click on a room and connect to another

* Fix the issue that room name and nickname does not have size limitation
2018-09-05 22:46:33 +08:00
..
audio_core sink_details: Deduplicate long std::function repetition 2018-08-23 17:03:09 +02:00
citra Merge pull request #4126 from FearlessTobi/port-892 2018-08-26 12:00:55 -06:00
citra_qt citra_qt/multiplayer: three minor fixes 2018-09-05 22:46:33 +08:00
common Merge pull request #4059 from zhaowenlan1779/udp-input-ui 2018-08-26 11:56:50 -06:00
core Merge pull request #4127 from FearlessTobi/port-929 2018-08-26 12:21:11 -06:00
dedicated_room
input_common Merge pull request #4059 from zhaowenlan1779/udp-input-ui 2018-08-26 11:56:50 -06:00
network network: fix 3 typos 2018-08-12 17:55:15 -05:00
tests Add system time configuration (#4043) 2018-08-26 11:47:45 -06:00
video_core video_core: Make global EmuWindow instance part of the base renderer … 2018-08-25 15:20:40 +02:00
web_service web_service: Change authentication system to use JWT (#4041) 2018-08-25 21:39:23 +02:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt