aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/citra_qt/config.cpp
Commit message (Expand)AuthorAge
* Settings: Fix saving wrong values for input configurationGravatar Trung Do2015-07-28
* Move input values into an arrayGravatar James Rowe2015-07-27
* CitraQt: Cleanup includes.Gravatar Emmanuel Gil Peyrot2015-06-28
* Remove gpu_refresh_rate configuration optionGravatar Yuri Kunde Schlesner2015-05-29
* INI hw/sw renderer toggleGravatar tfarley2015-05-22
* Allow the user to set the background clear color during emulationGravatar archshift2015-04-03
* Frontends, HID: Add New 3DS specific pad buttons, and stub the touch one.Gravatar Emmanuel Gil Peyrot2015-02-22
* Merge pull request #526 from purpasmart96/citra_stubsGravatar bunnei2015-02-10
|\
| * Services: Stub some functionsGravatar purpasmart962015-02-07
* | arm: Adios armemuGravatar Lioncash2015-01-31
|/
* GPU: Implement frameskip and remove forced framebuffer swap hack.Gravatar bunnei2014-12-28
* GPU: Change internal framerate to 30fps.Gravatar bunnei2014-12-26
* License changeGravatar purpasmart962014-12-20
* Add configurable per-class log filteringGravatar Yuri Kunde Schlesner2014-12-13
* Merge Config::ReadXYZsGravatar archshift2014-11-18
* Merge pull request #159 from SeannyM/enable_logGravatar Tony Wasserka2014-11-15
|\
| * Add support for disabling log from settingsGravatar Sean2014-11-03
* | Added `gpu_refresh_rate` config setting for the new interpreter speed hack.Gravatar archshift2014-10-27
* | Use configuration files to enable or disable the new dyncom interpreter.Gravatar archshift2014-10-27
|/
* Use config files to store whether SDMC is enabled or notGravatar archshift2014-10-22
* Added configuration file system.Gravatar archshift2014-10-07