1511 Commits (b91b76df4fe27d781bd95ddb89b78ff54df57029)

Author SHA1 Message Date
Morph ceb7b11f16 configure_input_player: Change "Defaults" button behavior 5 years ago
Morph 8f2959f680 settings: Preparation for per-game input settings 5 years ago
Morph 64e174237e config: Migrate config files into config/custom 5 years ago
Morph c0c4ed0d3b controllers/npad: Connect a controller on init if none are connected 5 years ago
Morph 5cafa70d3b applets/controller: Auto accept a valid single player configuration 5 years ago
Morph 484623cd61 bootmanager: Allow mouse clicks only if touch is disabled 5 years ago
Morph 57d89e291d input_profiles: Implement input profiles 5 years ago
Morph 75eaab2e0f configure_input_player: Implement input exclusivity and persistence 5 years ago
Morph 9d4edd4e88 ui/themes: Cleanup UI 5 years ago
lat9nq c433c0a746 bootmanager: Address review comments 5 years ago
lat9nq 945cfe234b bootmanager: Log and show GL_RENDERER string when GPU is insufficient 5 years ago
Lioncash 7aae6d6d2b core/settings: Move configuring_global behind an API 5 years ago
Lioncash fc6db97a09 core: Remove usage of unicorn 5 years ago
bunnei 941563f981 yuzu: settings: Enable multicore, asynch GPU, and assembly shaders by default. 5 years ago
ameerj eb67a45ca8 video_core: NVDEC Implementation 5 years ago
Lioncash 6b5f565324 controller: Pass ControllerParameters by reference in ReconfigureControllers() 5 years ago
Lioncash 98f4c5e7b8 general: Use template deduction guides for lock_guard 5 years ago
Lioncash 061a63547f controller: Convert led_patterns integer literals to bool literals 5 years ago
Morph 9afbcd9e8a applets/profile_select: Resolve a warning in exec() 5 years ago
Kewlan 85b5b816cf Don't ask for profile when there's only one. 5 years ago
Morph ff82f3894a configure_input_player: Fix modifier buttons 5 years ago
Lioncash 046c0c91a3 input_common/CMakeLists: Make some warnings errors 5 years ago
bunnei 62c6c9f6a6 service: time: Update current time with changes to RTC setting. 5 years ago
ReinUsesLisp ae6df703f5 qt/game_list: Give GameListSearchField::KeyReleaseEater a parent 5 years ago
Morph 86e4aa81e9 main: Allow applets to display on top while fullscreen 5 years ago
Lioncash aa35e51fcd install_dialog: Make use of [[nodiscard]] where applicable 5 years ago
Lioncash e107870bc8 install_dialog: Remove unused function prototype 5 years ago
Lioncash f43a1da808 game_list: Make game list function naming consistent 5 years ago
Lioncash d264b7375c game_list: Eliminate redundant argument copies 5 years ago
ReinUsesLisp 7003090187 renderer_opengl: Remove emulated mailbox presentation 5 years ago
Morph 70499b8cbd configure_input_player: Fixes motion mapping using ConfigureButtonClick 5 years ago
Morph 65d9def873 configure_input_player: Re-add "Clear" context menu option 5 years ago
Lioncash e0dd440b1f crypto/key_manager: Remove dependency on the global system accessor 5 years ago
ReinUsesLisp 9e87193725 video_core: Remove all Core::System references in renderer 6 years ago
Morph 5b6268d26a configure_input: Hook up the motion button and checkbox 5 years ago
german 6ee8eab670 Add cemu hook changes related to PR #4609 5 years ago
Morph 8e18b61972 configure_input_player: Show/hide motion buttons based on the controller 5 years ago
german ff679f3d17 Include HID and configuration changes related to motion 5 years ago
Morph b65456b958 applets/controller: Resolve several compiler warnings 5 years ago
Morph 076e4d44c3 Address feedback 5 years ago
Morph 1ec71b6ea0 clang-format 5 years ago
Morph 6597b3817c main: Apply settings after applet configuration is complete. 5 years ago
Morph 72b2f5d34f applets/controller: Load configuration prior to setting up connections 5 years ago
Morph aeec0f8a38 applets/controller: Make 8 a static constexpr value of NUM_PLAYERS 5 years ago
Morph 5ce3015945 applets/controller: Implement "Explain Text" 5 years ago
Morph 5219615418 Project Mjölnir: Part 2 - Controller Applet 5 years ago
lat9nq 0914e84014 main: Use three dots to complete the ellipsis 5 years ago
FearlessTobi d1e1ea0fef Address second batch of reviews 5 years ago
Lioncash 92c162126b configure_input_player: Resolve sign conversion warnings in UpdateMappingWithDefaults() 5 years ago
FearlessTobi 0aa6ec4276 Reolve reorder warning 5 years ago