summaryrefslogtreecommitdiff
path: root/src/yuzu/configuration
AgeCommit message (Expand)Author
2020-10-12service: time: Update current time with changes to RTC setting.bunnei
2020-09-18configure_input_player: Fixes motion mapping using ConfigureButtonClickMorph
2020-09-17configure_input_player: Re-add "Clear" context menu optionMorph
2020-09-17Merge pull request #4594 from german77/MotionHIDbunnei
2020-09-10Merge pull request #4597 from Morph1984/mjolnir-p2bunnei
2020-09-10Merge pull request #4608 from lioncash/sign3bunnei
2020-09-05configure_input: Hook up the motion button and checkboxMorph
2020-09-04Add cemu hook changes related to PR #4609german
2020-09-04configure_input_player: Show/hide motion buttons based on the controllerMorph
2020-09-04Include HID and configuration changes related to motiongerman
2020-09-04clang-formatMorph
2020-09-04Project Mjölnir: Part 2 - Controller AppletMorph
2020-08-30Address second batch of reviewsFearlessTobi
2020-08-29configure_input_player: Resolve sign conversion warnings in UpdateMappingWith...Lioncash
2020-08-29Reolve reorder warningFearlessTobi
2020-08-29Address review comments and fix code compilationFearlessTobi
2020-08-29yuzu: Add motion and touch configurationFearlessTobi
2020-08-29yuzu/configuration: Fix index out of bounds for default_analogsMorph
2020-08-27input_common: Eliminate most global stateLioncash
2020-08-26configure_input_player: Fix modifier scale button mappingMorph
2020-08-26configuration/input: Add support for mouse button clicksMorph
2020-08-26Address feedbackMorph
2020-08-26Project Mjölnir: Part 1Morph
2020-08-24logging/settings: Increase maximum log size to 100 MB and add extended loggin...M&M
2020-08-21Merge pull request #4541 from MerryMage/yolobunnei
2020-08-18Merge pull request #4532 from lioncash/object-namebunnei
2020-08-17Merge pull request #4535 from lioncash/fileutilbunnei
2020-08-17Merge pull request #4540 from lioncash/tr3bunnei
2020-08-16Address feedback, add shader compile notifier, update setting textameerj
2020-08-16dynarmic: Add unsafe optimizationsMerryMage
2020-08-16configure_hotkeys: Don't translate empty stringsLioncash
2020-08-16common/fileutil: Convert namespace to Common::FSLioncash
2020-08-14configuration_shared: Simplify name lookup in highlighting functionsLioncash
2020-08-13General: Tidy up clang-format warnings part 2Lioncash
2020-08-03yuzu: Resolve C++20 deprecation warnings related to lambda capturesLioncash
2020-08-03Merge pull request #4263 from lat9nq/fix-screencaps-2David
2020-07-28configure_graphics: Remove Force 30 FPS modeMorph
2020-07-26config: Make the save-as identifier more consistentlat9nq
2020-07-26yuzu/configure_debug: Remove duplicated checkboxesFearlessTobi
2020-07-20configure_ui: Ensure a separator follows the returned pathlat9nq
2020-07-20configure_ui: don't use an empty stringlat9nq
2020-07-20configuration: Setup UI to config screenshot path and savinglat9nq
2020-07-19configure_graphics_advnaced: clang-format mk iilat9nq
2020-07-19configure_graphics_advanced: Fix oversight from rebaselat9nq
2020-07-19configuration_shared: Remove unused functionslat9nq
2020-07-19configuration: Use forward declares and remove extraneous structslat9nq
2020-07-19configuration_shared: Make CheckState strongly typedlat9nq
2020-07-19clang-formatlat9nq
2020-07-19configuration_shared: Break up tracker structs to respective classeslat9nq
2020-07-19configure_system: break instead of semicolonlat9nq