Commit Graph

4 Commits

Author SHA1 Message Date
373efd3158 Logging: Remove customizable logging backends
Separate code for customizing logging backends from this branch
2018-03-16 11:56:40 +08:00
0daac3020e 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-03-16 11:18:06 +08:00
62890b253e citra_qt: load translation from resource 2017-12-16 13:11:05 +02:00
1631e99eed citra-qt: Move config dialog code to its own directory 2017-04-03 20:43:13 -06:00