citra/src
zhupengfei 36051204cc core, web_service: Check for error when registering rooms
The `Register()` function can now handle error results and the error will be passed immediately to the Qt frontend, instead of being ignored silently and failing later with a "Room is not registered".
2019-04-20 12:50:14 +08:00
..
android android: add logging 2019-03-09 18:23:32 -06:00
audio_core Destroy the callback after the stream is destroyed 2019-04-05 14:16:55 -06:00
citra Merge pull request #4681 from FearlessTobi/port-2188-2190 2019-04-09 21:18:34 +02:00
citra_qt core, web_service: Check for error when registering rooms 2019-04-20 12:50:14 +08:00
common core, web_service: Check for error when registering rooms 2019-04-20 12:50:14 +08:00
core core, web_service: Check for error when registering rooms 2019-04-20 12:50:14 +08:00
dedicated_room Fix getopt on systems where char is unsigned by default 2019-03-15 23:19:24 +00:00
input_common general: Use deducation guides for std::lock_guard and std::unique_lock 2019-04-07 15:14:29 +02:00
network general: Use deducation guides for std::lock_guard and std::unique_lock 2019-04-07 15:14:29 +02:00
tests HLE/IPC: HLEContext can memorize the client thread and use it for SleepClientThread 2019-04-02 13:23:39 -04:00
video_core Merge pull request #3910 from wwylele/mipmap 2019-04-17 14:10:42 -04:00
web_service core, web_service: Check for error when registering rooms 2019-04-20 12:50:14 +08:00
.clang-format add java to .clang-format 2019-02-22 16:29:19 -06:00
CMakeLists.txt android: move cmakelist 2019-01-15 19:24:03 -06:00