summaryrefslogtreecommitdiff
path: root/src/yuzu/configuration
AgeCommit message (Expand)Author
2018-10-23settings: Add users and current_user settings and remove usernameZach Hilman
2018-10-23Added Amiibo support (#1390)David
2018-10-16config: Rename use_accurate_framebuffers -> use_accurate_gpu_emulation.bunnei
2018-10-07qt: Add UI option to configure argumentsZach Hilman
2018-10-06citra_qt/configuration: misc input tab improvementszhupengfei
2018-10-06qt: Update telemetry linksLioncash
2018-10-06Merge pull request #1332 from FearlessTobi/port-web-backendbunnei
2018-10-05Merge pull request #1440 from lioncash/arraybunnei
2018-10-04ui_settings: Place definition of the theme array within the cpp fileLioncash
2018-10-03Merge pull request #1428 from lioncash/qtbunnei
2018-10-03Merge pull request #1431 from lioncash/audiobunnei
2018-10-02configure_input: Make analog mapping strings translatableLioncash
2018-10-02configure_audio: Move combo box index setting to their own functionsLioncash
2018-10-02configure_audio: Use QString::fromStdString() for converting audio device namesLioncash
2018-10-02configure_audio: Add disambiguation comment for the volume percentage stringLioncash
2018-10-02configure_graphics: Make functions internally linked where applicableLioncash
2018-10-02Review comments - part 5fearlessTobi
2018-10-02Review comments - part 3fearlessTobi
2018-10-02Address a bunch of review commentsfearlessTobi
2018-10-02Port web_service from CitrafearlessTobi
2018-09-15Port #4182 from Citra: "Prefix all size_t with std::"fearlessTobi
2018-09-12Merge pull request #1302 from lioncash/configbunnei
2018-09-12Merge pull request #1163 from FearlessTobi/add-audio-stretchingbunnei
2018-09-12yuzu/configure_gamelist: Make combo box strings translatableLioncash
2018-09-12yuzu/configure_gamelist: Use std::array instead of std::vector for translatab...Lioncash
2018-09-12yuzu/configure_gamelist: Move combo box initializtion to their own functionsLioncash
2018-09-11Merge pull request #1278 from tech4me/bg-color-fixbunnei
2018-09-10Port #4141 from citra: Joystick hotplug support (#1275)Tobias
2018-09-10Remove multicore configure_general.uiMysticExile
2018-09-10remove multicore in configure_general.cppMysticExile
2018-09-08Port Citra #4047 & #4052: add change background color supporttech4me
2018-09-08Add audio stretching supportfearlessTobi
2018-09-03settings: Save and load NAND/SD dirs from configZach Hilman
2018-08-28yuzu: Fix stick UI direction orderfearlessTobi
2018-08-23qt: Make default row data title name and title idZach Hilman
2018-08-22Swap "Plus" with "Minus" on the controller GUI (#1150)literalmente-game
2018-08-21config: Fixed icon size get set to 0tech4me
2018-08-21Port #3353 from CitrafearlessTobi
2018-08-08Merge pull request #850 from DarkLordZach/icon-metabunnei
2018-08-07configure_gamelist: Use explicit QVariant constructorZach Hilman
2018-08-07qt/hotkey: Get rid of global hotkey map instanceLioncash
2018-08-06Use const where applicableZach Hilman
2018-08-06Avoid parsing RomFS to directory in NCAZach Hilman
2018-08-06GDBStub works with both Unicorn and Dynarmic now (#941)Hedges
2018-08-06qt: Default destructors where applicableLioncash
2018-08-04Merge pull request #849 from DarkLordZach/xcibunnei
2018-08-03Added ability to change username & language code in the settings ui. Added IP...David
2018-08-01Remove files that are not usedZach Hilman
2018-07-31audio_core: Add configuration settings.bunnei
2018-07-29Port #3911 from Citra: "Optimize settings application"fearlessTobi