465 Commits (75eaab2e0f48eb588c1bfb85f96630e199fbc1da)

Author SHA1 Message Date
Morph 75eaab2e0f configure_input_player: Implement input exclusivity and persistence 6 years ago
Morph 9d4edd4e88 ui/themes: Cleanup UI 6 years ago
Lioncash 7aae6d6d2b core/settings: Move configuring_global behind an API 6 years ago
bunnei 941563f981 yuzu: settings: Enable multicore, asynch GPU, and assembly shaders by default. 6 years ago
ameerj eb67a45ca8 video_core: NVDEC Implementation 6 years ago
Morph ff82f3894a configure_input_player: Fix modifier buttons 6 years ago
Lioncash 046c0c91a3 input_common/CMakeLists: Make some warnings errors 6 years ago
bunnei 62c6c9f6a6 service: time: Update current time with changes to RTC setting. 6 years ago
Morph 70499b8cbd configure_input_player: Fixes motion mapping using ConfigureButtonClick 6 years ago
Morph 65d9def873 configure_input_player: Re-add "Clear" context menu option 6 years ago
Morph 5b6268d26a configure_input: Hook up the motion button and checkbox 6 years ago
german 6ee8eab670 Add cemu hook changes related to PR #4609 6 years ago
Morph 8e18b61972 configure_input_player: Show/hide motion buttons based on the controller 6 years ago
german ff679f3d17 Include HID and configuration changes related to motion 6 years ago
Morph 1ec71b6ea0 clang-format 6 years ago
Morph 5219615418 Project Mjölnir: Part 2 - Controller Applet 6 years ago
FearlessTobi d1e1ea0fef Address second batch of reviews 6 years ago
Lioncash 92c162126b configure_input_player: Resolve sign conversion warnings in UpdateMappingWithDefaults() 6 years ago
FearlessTobi 0aa6ec4276 Reolve reorder warning 6 years ago
FearlessTobi d176feffad Address review comments and fix code compilation 6 years ago
FearlessTobi e6bd1fd1b8 yuzu: Add motion and touch configuration 6 years ago
Morph 403e36fab2 yuzu/configuration: Fix index out of bounds for default_analogs 6 years ago
Lioncash 9e1b0af259 input_common: Eliminate most global state 6 years ago
Morph f5f30781ae configure_input_player: Fix modifier scale button mapping 6 years ago
Morph 1bd70d73c0 configuration/input: Add support for mouse button clicks 6 years ago
Morph efa0b7a056 Address feedback 6 years ago
Morph f0fac0c7fb Project Mjölnir: Part 1 6 years ago
ameerj 31a76410e8 Address feedback, add shader compile notifier, update setting text 6 years ago
MerryMage 836ec9176a dynarmic: Add unsafe optimizations 6 years ago
Lioncash e23289d869 configure_hotkeys: Don't translate empty strings 6 years ago
Lioncash c4ed791164 common/fileutil: Convert namespace to Common::FS 6 years ago
Lioncash fe86109877 configuration_shared: Simplify name lookup in highlighting functions 6 years ago
Lioncash b724a4d90c General: Tidy up clang-format warnings part 2 6 years ago
ameerj d6672501ac Remove UI changes 6 years ago
Ameer 8928aa3008 undo unnecessary newlines, slider range 50-150 6 years ago
Ameer 504095cea9 Address c++20 warning, fix inaccurate range text display when slide == 0 6 years ago
Ameer ed51c2abda Add range slider for analog sticks 6 years ago
Lioncash b249e4e0ce yuzu: Resolve C++20 deprecation warnings related to lambda captures 6 years ago
Morph 8d42456dc2 configure_graphics: Remove Force 30 FPS mode 6 years ago
lat9nq 156bf5b297 config: Make the save-as identifier more consistent 6 years ago
FearlessTobi 35b96a28d7 yuzu/configure_debug: Remove duplicated checkboxes 6 years ago
lat9nq e35239b861 configure_ui: Ensure a separator follows the returned path 6 years ago
lat9nq 19250aadee configure_ui: don't use an empty string 6 years ago
lat9nq 71b902cf62 configuration: Setup UI to config screenshot path and saving 6 years ago
lat9nq 2120740ee6 configure_graphics_advnaced: clang-format mk ii 6 years ago
lat9nq 23347b8869 configure_graphics_advanced: Fix oversight from rebase 6 years ago
lat9nq 520b4c7829 configuration_shared: Remove unused functions 6 years ago
lat9nq 3ef4769f31 configuration: Use forward declares and remove extraneous structs 6 years ago
lat9nq 335aef78c4 configuration_shared: Make CheckState strongly typed 6 years ago
lat9nq 55ac28769a clang-format 6 years ago