1195 Commits (505ce79b9d0c24ec44c2bab9db5b71f86d433561)

Author SHA1 Message Date
ReinUsesLisp 8efb2c5537 video_core: Remove all Core::System references in renderer 6 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 5 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
Lioncash 75f4e7d6b0 game_list_p: Mark some constants as constexpr 5 years ago
FearlessTobi 2903f0f7ce yuzu: Add motion and touch configuration 6 years ago
Lioncash 752b626714 yuzu/main: Amend lifetime issues with InputSubsystem 5 years ago
Morph c20b902843 yuzu/configuration: Fix index out of bounds for default_analogs 5 years ago
Lioncash affbf8e188 input_common: Eliminate most global state 5 years ago
Morph 0d6a2a37d2 configure_input_player: Fix modifier scale button mapping 5 years ago
Morph bc37d84a84 configuration/input: Add support for mouse button clicks 5 years ago
Morph 24ce544120 Address feedback 5 years ago
Morph 34a209d15c Project Mjölnir: Part 1 6 years ago
Lioncash ecb9029c6a common/telemetry: Migrate namespace into the Common namespace 5 years ago
ameerj 3fa34fa7bf Address feedback, add shader compile notifier, update setting text 5 years ago
MerryMage 1057908c3a dynarmic: Add unsafe optimizations 5 years ago
Lioncash ea46b5546b configure_hotkeys: Don't translate empty strings 5 years ago
Lioncash a87209e09d common/fileutil: Convert namespace to Common::FS 5 years ago
Lioncash f9fe50958e yuzu: Resolve -Wextra-semi warnings 5 years ago
lat9nq 385449fb24 main: Add an option to modify the currrent game's configuration 5 years ago
Lioncash f6ff8a0235 configuration_shared: Simplify name lookup in highlighting functions 5 years ago
Lioncash 0d29e40857 yuzu: Make use of qOverload where applicable 5 years ago
Lioncash 78ddcbe3ba General: Tidy up clang-format warnings part 2 5 years ago
ameerj 5d4750541b Remove UI changes 5 years ago
Ameer 6afee6b0c8 undo unnecessary newlines, slider range 50-150 6 years ago
Ameer 16d15421c5 Address c++20 warning, fix inaccurate range text display when slide == 0 6 years ago
Ameer 1eb1eff48c Add range slider for analog sticks 6 years ago
Morph 8890184d23 main: Fallback to loader if no control nca is found with patch manager 6 years ago
Morph 714a04ebd8 main: Fix Open Save/Mod Locations for installed titles 6 years ago
Morph 07603e19b9 game_list_worker: Do not clear entries when > 1 gamedir is present 6 years ago
Lioncash 08e30e0240 yuzu: Resolve C++20 deprecation warnings related to lambda captures 5 years ago
Morph 9759c28518 game_list_worker: Fix game list subdirectory scanning 6 years ago
Morph eafd4145ac main: Add support for removing SDMC installed titles 6 years ago
Morph d15eb82edc game_list: Limit context menu options for homebrew 6 years ago
Morph 81e3d7e924 main: Remove assert for opening savedata when program_id = 0 6 years ago
Morph 092dda59cb main: Silence [[fallthrough]] warning 6 years ago
Morph 0c6e683a63 main: Split removal cases into their individual functions and address feedback 6 years ago
Morph 96583b9b05 main: Connect game list remove signals to removal functions 6 years ago