1305 Commits (c535205f1caf55b6949f8972be75163efee6e833)

Author SHA1 Message Date
Morph 0a85f0fd25 controllers/npad: Connect a controller on init if none are connected 5 years ago
Morph a7dd4f21dd applets/controller: Auto accept a valid single player configuration 5 years ago
Morph d1d564db07 bootmanager: Allow mouse clicks only if touch is disabled 5 years ago
Morph c3a9d5de40 input_profiles: Implement input profiles 5 years ago
Morph ad9a909bc7 configure_input_player: Implement input exclusivity and persistence 5 years ago
Morph 4999d2443d ui/themes: Cleanup UI 5 years ago
lat9nq 0a7e008b49 bootmanager: Address review comments 5 years ago
lat9nq 690801e4fe bootmanager: Log and show GL_RENDERER string when GPU is insufficient 5 years ago
Lioncash b1de33af75 core/settings: Move configuring_global behind an API 5 years ago
Lioncash 5c55f3b585 core: Remove usage of unicorn 5 years ago
bunnei 6285e45136 yuzu: settings: Enable multicore, asynch GPU, and assembly shaders by default. 5 years ago
ameerj 9ef5c53e52 video_core: NVDEC Implementation 5 years ago
Lioncash c3f019b9eb controller: Pass ControllerParameters by reference in ReconfigureControllers() 5 years ago
Lioncash 59a56fa810 general: Use template deduction guides for lock_guard 5 years ago
Lioncash 652c36ef9c controller: Convert led_patterns integer literals to bool literals 5 years ago
Morph 5bdd042c3e applets/profile_select: Resolve a warning in exec() 5 years ago
Kewlan 2204839317 Don't ask for profile when there's only one. 5 years ago
Morph 6fa2144d90 configure_input_player: Fix modifier buttons 5 years ago
Lioncash d44d662529 input_common/CMakeLists: Make some warnings errors 5 years ago
bunnei 3fb8109c94 service: time: Update current time with changes to RTC setting. 5 years ago
ReinUsesLisp 6ed317da95 qt/game_list: Give GameListSearchField::KeyReleaseEater a parent 5 years ago
Morph 929b38e5b5 main: Allow applets to display on top while fullscreen 5 years ago
Lioncash 4464a33c93 install_dialog: Make use of [[nodiscard]] where applicable 5 years ago
Lioncash 3fbbfd0561 install_dialog: Remove unused function prototype 5 years ago
Lioncash ab1b7eefc8 game_list: Make game list function naming consistent 5 years ago
Lioncash 2827ce5194 game_list: Eliminate redundant argument copies 5 years ago
ReinUsesLisp f4dbeb72d7 renderer_opengl: Remove emulated mailbox presentation 5 years ago
Morph a769682977 configure_input_player: Fixes motion mapping using ConfigureButtonClick 5 years ago
Morph 8be3c010bb configure_input_player: Re-add "Clear" context menu option 5 years ago
Lioncash 767fcd8a81 crypto/key_manager: Remove dependency on the global system accessor 5 years ago
ReinUsesLisp 8efb2c5537 video_core: Remove all Core::System references in renderer 6 years ago
Morph 55db7a4e0a configure_input: Hook up the motion button and checkbox 5 years ago
german 82eb4be33b Add cemu hook changes related to PR #4609 5 years ago
Morph 4c09c78391 configure_input_player: Show/hide motion buttons based on the controller 5 years ago
german 876e6fc255 Include HID and configuration changes related to motion 5 years ago
Morph 0ce52a8070 applets/controller: Resolve several compiler warnings 5 years ago
Morph 5c853d4dc7 Address feedback 5 years ago
Morph 0efbd23445 clang-format 5 years ago
Morph c2ca06a65c main: Apply settings after applet configuration is complete. 5 years ago
Morph 38fcde96d7 applets/controller: Load configuration prior to setting up connections 5 years ago
Morph afa931cb3c applets/controller: Make 8 a static constexpr value of NUM_PLAYERS 5 years ago
Morph 00df69232a applets/controller: Implement "Explain Text" 5 years ago
Morph 4c621b9b09 Project Mjölnir: Part 2 - Controller Applet 6 years ago
lat9nq ff09c0c1c9 main: Use three dots to complete the ellipsis 5 years ago
FearlessTobi ee199ead59 Address second batch of reviews 5 years ago
Lioncash 9f9e02ba58 configure_input_player: Resolve sign conversion warnings in UpdateMappingWithDefaults() 5 years ago
FearlessTobi 708e015ffc Reolve reorder warning 5 years ago
FearlessTobi 01dbe3a624 Address review comments and fix code compilation 5 years ago
Lioncash 428c1071f8 bootmanager: Prevent unnecessary copies in TouchUpdateEvent() 5 years ago
Lioncash 55cc9b868b game_list_p: Avoid string churn in GameListItemPath data() 5 years ago