citra/src
zhupengfei b87a15c6b2
citra_qt: Only resume the game if it wasn't paused
When dumping was stopped, the game will be paused and then resumed. However when the game was already paused this will result in the game being unexpectedly resumed, which isn't what we want.
2020-03-22 00:56:57 +08:00
..
android android: add logging 2019-03-09 18:23:32 -06:00
audio_core core: Properly std::move things around 2020-02-27 16:55:09 +08:00
citra citra, citra_qt: Add video dumping config read/write 2020-02-27 16:55:11 +08:00
citra_qt citra_qt: Only resume the game if it wasn't paused 2020-03-22 00:56:57 +08:00
common core/dumping: Allow format/encoder selection+configuration 2020-02-27 16:55:10 +08:00
core ffmpeg: Misc fixes 2020-03-21 12:02:21 +08:00
dedicated_room Fix moderation by room host in dedicated rooms 2019-11-17 09:59:54 -05:00
input_common Fix compilation 2020-02-10 12:10:42 +01:00
network network/room: add message/join/leave/kick/ban/unban/game name logging 2019-11-03 09:55:38 -05:00
tests Core timing 2.0 (#4913) 2020-02-21 19:31:32 +01:00
video_core core: Properly std::move things around 2020-02-27 16:55:09 +08: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 Remove C++ standard flag 2020-02-21 16:45:02 -06:00