citra-canary/src/citra_qt/configuration
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
..
config.cpp Logging: Add customizable logging backends and fmtlib based macros 2018-04-23 21:32:56 -06:00
config.h citra-qt: Move config dialog code to its own directory 2017-04-03 20:43:13 -06:00
configure.ui Revert index change 2017-12-30 14:51:45 +10:30
configure_audio.cpp audio_core: Remove global state 2018-02-03 15:15:17 +00:00
configure_audio.h citra_qt: load translation from resource 2017-12-16 13:11:05 +02:00
configure_audio.ui citra-qt: Move config dialog code to its own directory 2017-04-03 20:43:13 -06:00
configure_debug.cpp Logging: Add customizable logging backends and fmtlib based macros 2018-04-23 21:32:56 -06:00
configure_debug.h citra_qt: load translation from resource 2017-12-16 13:11:05 +02:00
configure_debug.ui Logging: Add customizable logging backends and fmtlib based macros 2018-04-23 21:32:56 -06:00
configure_dialog.cpp citra_qt: load translation from resource 2017-12-16 13:11:05 +02:00
configure_dialog.h citra_qt: load translation from resource 2017-12-16 13:11:05 +02:00
configure_general.cpp fixup!citra_qt: load translation from resource 2017-12-22 12:34:49 +02:00
configure_general.h citra_qt: load translation from resource 2017-12-16 13:11:05 +02:00
configure_general.ui citra_qt: load translation from resource 2017-12-16 13:11:05 +02:00
configure_graphics.cpp Merge pull request #3281 from jroweboy/texcache-pt2 2018-03-05 11:57:25 +02:00
configure_graphics.h citra_qt: load translation from resource 2017-12-16 13:11:05 +02:00
configure_graphics.ui citra-qt: Add customizable speed limit target (#3353) 2018-01-25 22:24:40 -07:00
configure_input.cpp Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
configure_input.h citra_qt: load translation from resource 2017-12-16 13:11:05 +02:00
configure_input.ui Allow input configuration with SDL joysticks (#3116) 2017-12-05 23:26:29 -05:00
configure_system.cpp Service/CFG: convert to ServiceFramework 2018-03-10 13:37:03 +02:00
configure_system.h Service/CFG: convert to ServiceFramework 2018-03-10 13:37:03 +02:00
configure_system.ui Create a random console_unique_id (#2668) 2017-05-05 20:55:51 -04:00
configure_web.cpp QT: Implement themed icons (#3554) 2018-03-27 12:11:04 +01:00
configure_web.h citra_qt: load translation from resource 2017-12-16 13:11:05 +02:00
configure_web.ui WebService: Verify username and token (#2930) 2017-09-18 21:18:26 -04:00