Commit Graph

8 Commits (765dbabdb6c70390213c89f4553e16275202a1cb)

Author SHA1 Message Date
Yuri Kunde Schlesner 0e0a007a25 Add configurable per-class log filtering 10 years ago
archshift 06c9712bc7 Merge Config::ReadXYZs 10 years ago
Tony Wasserka 80e9c02bd6 Merge pull request #159 from SeannyM/enable_log
Add support for disabling log from settings
10 years ago
Sean 371b61f3ea Add support for disabling log from settings 11 years ago
archshift 09e19f9f1e Added `gpu_refresh_rate` config setting for the new interpreter speed hack. 11 years ago
archshift 0783498f57 Use configuration files to enable or disable the new dyncom interpreter. 11 years ago
archshift a59f57d504 Use config files to store whether SDMC is enabled or not
Before, it used to use whether the directory actually existed. As a result, .citra-emu/sdmc was never auto-created (something quite confusing to me until I read through the logs).
11 years ago
archshift e6594f9f53 Added configuration file system.
Uses QSettings on citra-qt, and inih on citra-cli.
11 years ago