2872 Commits (4cc4d315f00df1c1447b7a5ba3404d3c2000f98c)

Author SHA1 Message Date
Lioncash b4b63c878f patch_manager: Remove usages of the global system instance 5 years ago
Lioncash 8e015472a3 configure_input_player: Use static qualifier for IsProfileNameValid() 5 years ago
Morph 7af3c351ac configure_input: Accommodate for the mouse input device engine 5 years ago
Morph 23cc14cd09 configure_input: Update the input profiles for other player tabs 5 years ago
Morph 75ee0c94a0 general: Fix compiler warnings on linux and miscellaneous changes 5 years ago
Morph 24cfdbc7fe sdl_impl: Revert to the "old" method of mapping sticks 5 years ago
Morph f80127d4e0 applets/controller: Change the input button to create input profiles 5 years ago
Morph ad45ceeaf0 input: Disconnect a controller prior to connecting a new one 5 years ago
Morph ad3905fe27 input_common: Add VibrationDevice and VibrationDeviceFactory 5 years ago
Morph cce389221b configure_input: Add per-player vibration 5 years ago
Morph ee8ec56291 settings: Remove global vibration strength modifier 5 years ago
Morph 06bc7678ba configure_input: Hook up the vibration percentage spinbox 5 years ago
Morph b29a52982a configure_input_player: Change "Defaults" button behavior 5 years ago
Morph 1c1a83a20d settings: Preparation for per-game input settings 5 years ago
Morph 82d18bcf61 config: Migrate config files into config/custom 5 years ago
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