summaryrefslogtreecommitdiff
path: root/src/citra_qt/config.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* citra-qt: Move config dialog code to its own directoryGravatar Lioncash2017-04-031-318/+0
* Merge pull request #2512 from SonofUgly/custom-layoutGravatar bunnei2017-03-211-0/+18
|\
| * Add custom layout settings.Gravatar SonofUgly2017-02-231-0/+18
* | InputCommon: add AnalogFromButtonGravatar wwylele2017-03-011-0/+27
* | InputCommon: add KeyboardGravatar wwylele2017-03-011-19/+16
* | Qt: Add (empty) status barGravatar Yuri Kunde Schlesner2017-02-261-0/+2
* | Merge pull request #2368 from wwylele/camera-2Gravatar Yuri Kunde Schlesner2017-01-291-0/+32
|\ \ | |/ |/|
| * CAM: implement basic camera functions with a blank cameraGravatar wwylele2017-01-111-0/+32
* | SDL: Select audio device (#2403)Gravatar Kloen Lansfiel2017-01-251-0/+3
* | config: Add option for specifying screen resolution scale factor.Gravatar bunnei2017-01-071-3/+2
* | Config: auto-select region and languageGravatar wwylele2016-12-071-1/+2
|/
* Implement Frame rate limiter (#2223)Gravatar emmauss2016-12-061-0/+2
* GPU: Remove the broken frame_skip option.Gravatar Emmanuel Gil Peyrot2016-11-271-2/+0
* Add default hotkey to swap primary screens.Gravatar James Rowe2016-11-051-1/+2
* Support additional screen layouts.Gravatar James Rowe2016-11-051-0/+10
* Use negative priorities to avoid special-casing the self-includeGravatar Yuri Kunde Schlesner2016-09-211-1/+1
* Remove empty newlines in #include blocks.Gravatar Emmanuel Gil Peyrot2016-09-211-3/+1
* Sources: Run clang-format on everything.Gravatar Emmanuel Gil Peyrot2016-09-181-26/+32
* core: Add configuration option for CPU JIT.Gravatar bunnei2016-09-151-0/+2
* Merge pull request #2032 from bunnei/qt-graphicsGravatar bunnei2016-08-311-0/+2
|\
| * config: Add a setting for graphics V-Sync.Gravatar bunnei2016-08-291-0/+2
* | configure_audio: User-configuratble option to enable/disable audio stretchingGravatar MerryMage2016-08-311-0/+2
|/
* citra: Default to HW renderer.Gravatar bunnei2016-08-151-1/+1
* Input GUI: Add tab to remap controls (#1900)Gravatar Anon2016-07-291-6/+3
* Merge pull request #1789 from wwylele/input-refactorGravatar bunnei2016-06-101-1/+7
|\
| * implement circle pad modifierGravatar wwylele2016-05-151-0/+3
| * Refactor input subsystemGravatar wwylele2016-05-151-1/+4
* | New3DS: Minor style cleanup to #1520.Gravatar bunnei2016-05-241-2/+2
* | Merge pull request #1520 from JamePeng/checknew3dsGravatar bunnei2016-05-241-2/+4
|\ \ | |/ |/|
| * Implement CheckNew3DS and CheckNew3DSAppGravatar JamePeng2016-04-201-2/+4
| * remove debug codeGravatar LFsWang2016-03-311-1/+1
| * Fix Qt chinese words encode problem on WindowsGravatar LFsWang2016-03-171-1/+1
* | Audio: Add sink selection to configuration filesGravatar MerryMage2016-04-301-0/+8
* | Config: Add scaled resolution optionGravatar tfarley2016-04-211-0/+2
* | CitraQt: Apply config at startupGravatar Jannik Vogel2016-04-111-0/+1
* | Add more stuff to configure.Gravatar LittleWhite2016-03-221-11/+11
* | Whole config is handled by Config class.Gravatar LittleWhite2016-03-211-1/+79
|/
* Implement gdbstubGravatar polaris-2015-10-041-0/+10
* citra_qt: Reorganize headersGravatar Lioncash2015-09-111-3/+3
* Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders.Gravatar bunnei2015-08-151-0/+2
* Settings: Fix saving wrong values for input configurationGravatar Trung Do2015-07-281-1/+2
* Move input values into an arrayGravatar James Rowe2015-07-271-46/+16
* CitraQt: Cleanup includes.Gravatar Emmanuel Gil Peyrot2015-06-281-1/+1
* Remove gpu_refresh_rate configuration optionGravatar Yuri Kunde Schlesner2015-05-291-2/+0
* INI hw/sw renderer toggleGravatar tfarley2015-05-221-0/+4
* Allow the user to set the background clear color during emulationGravatar archshift2015-04-031-0/+13
* Frontends, HID: Add New 3DS specific pad buttons, and stub the touch one.Gravatar Emmanuel Gil Peyrot2015-02-221-12/+24
* Merge pull request #526 from purpasmart96/citra_stubsGravatar bunnei2015-02-101-0/+8
|\
| * Services: Stub some functionsGravatar purpasmart962015-02-071-0/+8
* | arm: Adios armemuGravatar Lioncash2015-01-311-2/+0
|/