1173 Commits (01dbe3a6249fe6a013c19cd3d3cf460b3a7bfe23)

Author SHA1 Message Date
FearlessTobi 01dbe3a624 Address review comments and fix code compilation 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 5 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 5 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
Morph c756d76945 game_list: Add "Remove" context menu 6 years ago
Morph 9fa696c0d5 configure_graphics: Remove Force 30 FPS mode 5 years ago
Lioncash af5fdb4682 yuzu/main: Remove redundant usages of QStringLiteral("") 5 years ago
lat9nq 6befb6e733 config: Make the save-as identifier more consistent 5 years ago
FearlessTobi 8574303acc yuzu/configure_debug: Remove duplicated checkboxes 5 years ago
lat9nq c9dd8cd8a5 configure_ui: Ensure a separator follows the returned path 6 years ago
lat9nq 90a5f09f8c configure_ui: don't use an empty string 6 years ago
lat9nq 0f7e75ddb5 main: Don't use as many string copies 6 years ago
lat9nq 0e7594102b main: rewrite (save as) screenshot saving 6 years ago
lat9nq 3db1abfcbc configuration: Setup UI to config screenshot path and saving 6 years ago
Morph 19b3180ae3 wait_tree: Include Midnight Blue dark themes 6 years ago
James Rowe e9af5f404a qt-themes: Add Midnight Blue qdarkstyle theme (2.8.1) 6 years ago
lat9nq 255f148a11 configure_graphics_advnaced: clang-format mk ii 6 years ago
lat9nq 41724d04c1 configure_graphics_advanced: Fix oversight from rebase 6 years ago
lat9nq a8532de77b configuration_shared: Remove unused functions 6 years ago
lat9nq 932de8986b configuration: Use forward declares and remove extraneous structs 6 years ago