summaryrefslogtreecommitdiff
path: root/src/citra_qt/config.cpp
AgeCommit message (Expand)Author
2017-04-03citra-qt: Move config dialog code to its own directoryLioncash
2017-03-21Merge pull request #2512 from SonofUgly/custom-layoutbunnei
2017-03-01InputCommon: add AnalogFromButtonwwylele
2017-03-01InputCommon: add Keyboardwwylele
2017-02-26Qt: Add (empty) status barYuri Kunde Schlesner
2017-02-23Add custom layout settings.SonofUgly
2017-01-29Merge pull request #2368 from wwylele/camera-2Yuri Kunde Schlesner
2017-01-25SDL: Select audio device (#2403)Kloen Lansfiel
2017-01-11CAM: implement basic camera functions with a blank camerawwylele
2017-01-07config: Add option for specifying screen resolution scale factor.bunnei
2016-12-07Config: auto-select region and languagewwylele
2016-12-06Implement Frame rate limiter (#2223)emmauss
2016-11-27GPU: Remove the broken frame_skip option.Emmanuel Gil Peyrot
2016-11-05Add default hotkey to swap primary screens.James Rowe
2016-11-05Support additional screen layouts.James Rowe
2016-09-21Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot
2016-09-15core: Add configuration option for CPU JIT.bunnei
2016-08-31Merge pull request #2032 from bunnei/qt-graphicsbunnei
2016-08-31configure_audio: User-configuratble option to enable/disable audio stretchingMerryMage
2016-08-29config: Add a setting for graphics V-Sync.bunnei
2016-08-15citra: Default to HW renderer.bunnei
2016-07-29Input GUI: Add tab to remap controls (#1900)Anon
2016-06-10Merge pull request #1789 from wwylele/input-refactorbunnei
2016-05-24New3DS: Minor style cleanup to #1520.bunnei
2016-05-24Merge pull request #1520 from JamePeng/checknew3dsbunnei
2016-05-15implement circle pad modifierwwylele
2016-05-15Refactor input subsystemwwylele
2016-04-30Audio: Add sink selection to configuration filesMerryMage
2016-04-21Config: Add scaled resolution optiontfarley
2016-04-20Implement CheckNew3DS and CheckNew3DSAppJamePeng
2016-04-11CitraQt: Apply config at startupJannik Vogel
2016-03-31remove debug codeLFsWang
2016-03-22Add more stuff to configure.LittleWhite
2016-03-21Whole config is handled by Config class.LittleWhite
2016-03-17Fix Qt chinese words encode problem on WindowsLFsWang
2015-10-04Implement gdbstubpolaris-
2015-09-11citra_qt: Reorganize headersLioncash
2015-08-15Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders.bunnei
2015-07-28Settings: Fix saving wrong values for input configurationTrung Do
2015-07-27Move input values into an arrayJames Rowe
2015-06-28CitraQt: Cleanup includes.Emmanuel Gil Peyrot
2015-05-29Remove gpu_refresh_rate configuration optionYuri Kunde Schlesner
2015-05-22INI hw/sw renderer toggletfarley
2015-04-03Allow the user to set the background clear color during emulationarchshift
2015-02-22Frontends, HID: Add New 3DS specific pad buttons, and stub the touch one.Emmanuel Gil Peyrot
2015-02-10Merge pull request #526 from purpasmart96/citra_stubsbunnei
2015-02-07Services: Stub some functionspurpasmart96
2015-01-31arm: Adios armemuLioncash