summaryrefslogtreecommitdiff
path: root/src/yuzu
AgeCommit message (Expand)Author
2020-10-25applets/profile_select: Resolve a warning in exec()Morph
2020-10-24Merge pull request #4817 from Kewlan/open-single-save-locationbunnei
2020-10-22Merge pull request #4792 from bunnei/rtc-fixbunnei
2020-10-22Don't ask for profile when there's only one.Kewlan
2020-10-20configure_input_player: Fix modifier buttonsMorph
2020-10-15input_common/CMakeLists: Make some warnings errorsLioncash
2020-10-12service: time: Update current time with changes to RTC setting.bunnei
2020-09-30Merge pull request #4733 from ReinUsesLisp/game-list-leakLC
2020-09-29qt/game_list: Give GameListSearchField::KeyReleaseEater a parentReinUsesLisp
2020-09-26main: Allow applets to display on top while fullscreenMorph
2020-09-23Merge pull request #4701 from lioncash/unused-protoRodrigo Locatti
2020-09-23install_dialog: Make use of [[nodiscard]] where applicableLioncash
2020-09-23install_dialog: Remove unused function prototypeLioncash
2020-09-23game_list: Make game list function naming consistentLioncash
2020-09-23game_list: Eliminate redundant argument copiesLioncash
2020-09-20renderer_opengl: Remove emulated mailbox presentationReinUsesLisp
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-14crypto/key_manager: Remove dependency on the global system accessorLioncash
2020-09-10Merge pull request #4597 from Morph1984/mjolnir-p2bunnei
2020-09-10Merge pull request #4608 from lioncash/sign3bunnei
2020-09-10Merge pull request #4633 from ReinUsesLisp/gpu-initRodrigo Locatti
2020-09-06Merge pull request #4606 from lioncash/constexprbunnei
2020-09-06video_core: Remove all Core::System references in rendererReinUsesLisp
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-04applets/controller: Resolve several compiler warningsMorph
2020-09-04Address feedbackMorph
2020-09-04clang-formatMorph
2020-09-04main: Apply settings after applet configuration is complete.Morph
2020-09-04applets/controller: Load configuration prior to setting up connectionsMorph
2020-09-04applets/controller: Make 8 a static constexpr value of NUM_PLAYERSMorph
2020-09-04applets/controller: Implement "Explain Text"Morph
2020-09-04Project Mjölnir: Part 2 - Controller AppletMorph
2020-09-02main: Use three dots to complete the ellipsislat9nq
2020-09-01Merge pull request #4382 from FearlessTobi/port-udp-configbunnei
2020-08-29Merge pull request #4605 from lioncash/copy3bunnei
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-29bootmanager: Prevent unnecessary copies in TouchUpdateEvent()Lioncash
2020-08-29game_list_p: Avoid string churn in GameListItemPath data()Lioncash
2020-08-29game_list_p: Mark some constants as constexprLioncash
2020-08-29yuzu: Add motion and touch configurationFearlessTobi
2020-08-29Merge pull request #4604 from lioncash/lifetimeLC
2020-08-29yuzu/main: Amend lifetime issues with InputSubsystemLioncash