citra/src
Daniel Lim Wee Soong df816b5eaf Address review comments
* Convert %x to {:x}
* Convert {0:#010x} to {:#010x}
* Remove `? true : false` statement
* Remove `.c_str()` for strings
2018-03-24 22:25:50 +08:00
..
audio_core Address review comments 2018-03-24 22:25:50 +08:00
citra Merge pull request #3533 from daniellimws/fmtlib-macros 2018-03-24 08:04:20 +00:00
citra_qt Address review comments 2018-03-24 22:25:50 +08:00
common Address review comments 2018-03-24 22:25:50 +08:00
core Address review comments 2018-03-24 22:25:50 +08:00
dedicated_room fixe typos 2018-03-11 12:58:00 +01:00
input_common Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
network remove MacAddressToString 2018-03-13 11:00:05 +01:00
tests Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
video_core Merge pull request #3484 from wwylele/highlight-fix 2018-03-18 23:41:27 +02:00
web_service Fix build on platforms without std::string_view 2018-03-02 18:15:45 +02:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt Network: Added an executable to host an dedicated room for local wifi 2018-03-09 19:11:32 +01:00