citra-nightly/src/citra_qt/debugger
Daniel Lim Wee Soong 51398e0301 Logging: Add customizable logging backends and fmtlib based macros
* Change the logging backend to support multiple sinks through the
Backend Interface
* Add a new set of logging macros to use fmtlib instead.
* Qt: Compile as GUI application on windows to make the console hidden by
default. Add filter configuration and a button to open log location.
* SDL: Migrate to the new logging macros
2018-04-23 21:32:56 -06:00
..
graphics Replace format specifiers for all usages of ASSERT_MSG 2018-03-27 23:28:42 +08:00
console.cpp Logging: Add customizable logging backends and fmtlib based macros 2018-04-23 21:32:56 -06:00
console.h Logging: Add customizable logging backends and fmtlib based macros 2018-04-23 21:32:56 -06:00
profiler.cpp citra_qt: Migrate to Qt 5 signal/slot connection syntax where applicable 2017-12-17 18:44:48 -05:00
profiler.h Remove built-in (non-Microprofile) profiler 2017-02-26 17:22:03 -08:00
registers.cpp core: Replace "AppCore" nomenclature with just "CPU". 2016-12-22 00:27:46 -05:00
registers.h citra-qt: Make constructors explicit where applicable 2016-12-11 14:18:06 +00:00
registers.ui Make letter cases consistent in menus and widgets 2015-01-01 18:52:39 +01:00
wait_tree.cpp core/arm: Backend-specific context implementations 2017-12-12 19:12:03 +00:00
wait_tree.h Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00