citra/src
zhupengfei b34ceb89c5
nwm_uds: Change ASSERT to LOG_ERROR
This might be caused by some packet/status delay within the enet protocol, or may be caused by our not properly handling disconnection. Anyway, this situation *can* happen, and we should not crash Citra for a non-critical error.
2020-06-04 23:06:10 +08:00
..
android android: add logging 2019-03-09 18:23:32 -06:00
audio_core clang-format, and avoid another potential leak 2020-05-21 21:05:03 -04:00
citra clang-format fix 2020-05-04 12:14:40 +02:00
citra_qt Merge pull request #5376 from xperia64/save_default_controls 2020-05-31 16:27:55 -04:00
common Merge pull request #5224 from FearlessTobi/port-3630 2020-05-13 18:28:01 +02:00
core nwm_uds: Change ASSERT to LOG_ERROR 2020-06-04 23:06:10 +08:00
dedicated_room Fix moderation by room host in dedicated rooms 2019-11-17 09:59:54 -05:00
input_common input_common: add TouchFromButtonDevice 2020-05-04 13:51:37 +03:00
network Merge branch 'master' into feature/savestates-2 2020-04-16 19:03:49 +01:00
tests Improve core timing accuracy (#5257) 2020-05-12 22:48:30 +02:00
video_core gl_rasterizer_cache: Trivial minor cleanups (#5295) 2020-05-18 09:19:54 -05:00
web_service HTTP_C::Implement Context::MakeRequest (#4754) 2020-02-21 19:04:04 +01:00
.clang-format add java to .clang-format 2019-02-22 16:29:19 -06:00
CMakeLists.txt Code review actions (plus hopefully fix the linux CI) 2020-03-31 17:54:28 +01:00