citra/src
zhupengfei f3e9780d10
ffmpeg: Avoid listing child classes for AVFormatContext and AVCodecContext
As they actually have every encoder/format as their child classes, this will result in a lot of extra options being added.
2020-02-28 16:40:13 +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 dumping_dialog: Prompt when path is empty 2020-02-27 16:55:19 +08:00
common core/dumping: Allow format/encoder selection+configuration 2020-02-27 16:55:10 +08:00
core ffmpeg: Avoid listing child classes for AVFormatContext and AVCodecContext 2020-02-28 16:40:13 +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