summaryrefslogtreecommitdiffstats
path: root/src/yuzu/configuration (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #850 from DarkLordZach/icon-metabunnei2018-08-086-0/+243
|\
| * configure_gamelist: Use explicit QVariant constructorZach Hilman2018-08-071-2/+4
| * Use const where applicableZach Hilman2018-08-071-4/+4
| * Avoid parsing RomFS to directory in NCAZach Hilman2018-08-076-0/+241
* | qt/hotkey: Get rid of global hotkey map instanceLioncash2018-08-074-3/+14
|/
* GDBStub works with both Unicorn and Dynarmic now (#941)Hedges2018-08-071-7/+0
* qt: Default destructors where applicableLioncash2018-08-065-5/+5
* Merge pull request #849 from DarkLordZach/xcibunnei2018-08-041-0/+2
|\
| * Remove files that are not usedZach Hilman2018-08-011-0/+2
* | Added ability to change username & language code in the settings ui. Added IProfile::Get and SET::GetLanguageCode for libnx tests (#851)David2018-08-033-3/+38
|/
* audio_core: Add configuration settings.bunnei2018-08-016-5/+281
* Port #3911 from Citra: "Optimize settings application"fearlessTobi2018-07-294-5/+0
* file_util: Use an enum class for GetUserPath()Lioncash2018-07-212-2/+2
* settings: Turn docked mode off by default.bunnei2018-07-181-1/+1
* Add configurable logging backendsJames Rowe2018-07-033-1/+65
* settings: Add a configuration for use_accurate_framebuffers.bunnei2018-06-273-0/+12
* core: Add a configuration setting for use_multi_core.bunnei2018-05-113-0/+12
* Remove whitespacesN00byKing2018-03-301-1/+1
* Add Dark theme, Icon themingN00byKing2018-03-303-0/+37
* config: Use simplified checkbox (from Citra) for CPU JIT.bunnei2018-03-273-31/+22
* config: Rename is_docked to use_docked_mode to be consistent with other config bools.bunnei2018-03-273-6/+6
* configure_general: Cleanup naming.bunnei2018-03-271-14/+14
* qt: Add config option for is_docked.bunnei2018-03-272-0/+23
* config: Add setting for whether the system is docked or not.bunnei2018-03-271-0/+8
* pls, that was easyHexagon122018-02-141-1/+1
* Format: Run the new clang format on everythingJames Rowe2018-01-213-7/+37
* Merge pull request #104 from RiverCityRansomware/resizedConfigWindowbunnei2018-01-191-1/+1
|\
| * Port citra #3336 - Resizes the configuration window to not be so stretched outRiver City Ransomware2018-01-181-1/+1
* | ui: Rename almost all classes in configuration_input.ui (#99)Evgeni Danailov2018-01-181-66/+66
|/
* Merge pull request #57 from nkatz565/fix-trbunnei2018-01-171-1/+2
|\
| * Fixed formattingnoah katz2018-01-171-2/+2
| * Fix non translated string (same as Citra PR 2949)noah katz2018-01-171-1/+1
* | Merge pull request #45 from FearlessTobi/patch-1bunnei2018-01-161-6/+6
|\ \
| * | Implement Pull #3030 from CitraTobias2018-01-161-6/+6
| |/
* | Merge pull request #53 from nkatz565/nk-fixlabelsbunnei2018-01-161-25/+52
|\ \
| * | Use static functions instead of lambdasmuemart2018-01-161-49/+46
| * | Add translation support for button labelsmuemart2018-01-161-14/+15
| * | Add button labels for sdl joystick mappingsmuemart2018-01-161-17/+46
| |/
* / clang-formatMerryMage2018-01-165-14/+11
|/
* Merge pull request #24 from nkatz565/nk-inputsbunnei2018-01-163-190/+276
|\
| * Adding meumart's Citra SDL Joystick support. Citra PR #3116muemart2018-01-163-190/+276
* | Merge citra-emu PR#3001 by Styleoshin(citra-qt : Adding fullscreen mode)goaaats2018-01-161-0/+2
|/
* Merge pull request #20 from Andrix44/fixesbunnei2018-01-153-68/+6
|\
| * Clanggit rebase -i fixesunknown2018-01-151-10/+2
| * Clang formatunknown2018-01-152-4/+10
| * Change default log level to infounknown2018-01-151-1/+1
| * Update the internal resolution settingsunknown2018-01-152-65/+5
* | configure_input: update w/ Switch buttonsshinyquagsire232018-01-153-90/+221
|/
* Minor cleanupMerryMage2018-01-142-3/+3
* config: Default log filter to trace.bunnei2018-01-131-1/+1
* Removing unused settings and yuzu rebrandingJames Rowe2018-01-136-362/+60
* Remove gpu debugger and get yuzu qt to compileJames Rowe2018-01-1313-528/+19
* Massive removal of unused modulesJames Rowe2018-01-1326-0/+3111