citra-shitamoto-network/src
Daniel Lim Wee Soong 7abfdb164b hw: Migrate logging macros (#3584)
* hw: Migrate logging macros

Use NGLOG instead of LOG prefixed macros for logging

* gpu: Remove unnecessary casting

At first this line without any casting gave an error. Without knowing which argument is causing the error, I just casted everything. After that forgot to check which argument is the one causing trouble.

* hw: Change format specifiers for the one missed
2018-03-27 12:02:19 +01:00
..
audio_core Undo changes to unrelated files and fix formatting 2018-03-25 00:54:40 +08:00
citra Merge pull request #3533 from daniellimws/fmtlib-macros 2018-03-24 08:04:20 +00:00
citra_qt Merge pull request #3574 from daniellimws/citra-qt-fmt 2018-03-27 13:52:31 +03:00
common Move WebServices to use LibreSSL + cpp-httplib (#3501) 2018-03-24 13:19:35 -06:00
core hw: Migrate logging macros (#3584) 2018-03-27 12:02:19 +01:00
dedicated_room fixe typos 2018-03-11 12:58:00 +01:00
input_common input_common: Migrate logging macros 2018-03-25 17:46:02 +08:00
network network: Migrate logging macros (#3575) 2018-03-27 12:00:14 +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 web_service: Migrate logging macros 2018-03-25 15:35:06 +08: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