77 Commits (06f8c3dc01d29d3e2926edd4c9689dccda085d1f)

Author SHA1 Message Date
Morph 82fa9f8d56 applets/web: Implement the online web browser applet 5 years ago
Morph 51cddcb8b8 applets/web: Fix keyboard to emulated controller input 5 years ago
Morph 8b95bf041d main, applets/web: Re-add progress dialog for RomFS extraction 5 years ago
Morph 93cb783853 applets/web: Implement the Qt web browser applet frontend 5 years ago
Morph d5e0923e3d web_browser_scripts: Add injection scripts for the web browser 5 years ago
Morph ccb439efb0 applets: Remove the previous web browser applet implementation 5 years ago
Morph f6d4a289d5 applets: Resolve variable shadowing 5 years ago
Morph 8758378dc4 applets/controller: Use a pair of emulated controller index to controller type 5 years ago
Morph 97b2220a82 general: Fix compiler warnings on linux and miscellaneous changes 6 years ago
Morph 760a9e8693 applets/controller: Change the input button to create input profiles 6 years ago
Morph 91c06dae1a input: Disconnect a controller prior to connecting a new one 6 years ago
Morph e9e1876e82 input_common: Add VibrationDevice and VibrationDeviceFactory 6 years ago
Morph 38110dd485 configure_input: Add per-player vibration 6 years ago
Morph d6a41cfc21 settings: Remove global vibration strength modifier 6 years ago
Morph 652d6766d5 configure_input: Hook up the vibration percentage spinbox 6 years ago
Morph 8f2959f680 settings: Preparation for per-game input settings 6 years ago
Morph 5cafa70d3b applets/controller: Auto accept a valid single player configuration 6 years ago
Morph 9d4edd4e88 ui/themes: Cleanup UI 6 years ago
Lioncash 6b5f565324 controller: Pass ControllerParameters by reference in ReconfigureControllers() 6 years ago
Lioncash 98f4c5e7b8 general: Use template deduction guides for lock_guard 6 years ago
Lioncash 061a63547f controller: Convert led_patterns integer literals to bool literals 6 years ago
Morph 9afbcd9e8a applets/profile_select: Resolve a warning in exec() 6 years ago
Kewlan 85b5b816cf Don't ask for profile when there's only one. 6 years ago
Morph b65456b958 applets/controller: Resolve several compiler warnings 6 years ago
Morph 076e4d44c3 Address feedback 6 years ago
Morph 1ec71b6ea0 clang-format 6 years ago
Morph 72b2f5d34f applets/controller: Load configuration prior to setting up connections 6 years ago
Morph aeec0f8a38 applets/controller: Make 8 a static constexpr value of NUM_PLAYERS 6 years ago
Morph 5ce3015945 applets/controller: Implement "Explain Text" 6 years ago
Morph 5219615418 Project Mjölnir: Part 2 - Controller Applet 6 years ago
Lioncash c4ed791164 common/fileutil: Convert namespace to Common::FS 6 years ago
Lioncash e2d8be1ca2 General: Resolve warnings related to missing declarations 6 years ago
Zach Hilman 6ff9008230 web_browser: Rename OpenPage to OpenPageLocal 7 years ago
Zach Hilman 11f2f0f45c constants: Extract backup JPEG used by account services 7 years ago
Lioncash cfc9d92b38 yuzu/software_keyboard: Remove unnecessary GetStatus() member function 7 years ago
Lioncash 802dd3cc95 profile_select: Remove unnecessary GetStatus() member function 7 years ago
Lioncash 139301c5a1 profile_select: Return int instead of u32 for GetIndex() 7 years ago
Lioncash bb06b98d81 yuzu/applets/software_keyboard: Remove unused assert header 7 years ago
Lioncash 16bf791939 yuzu/applets/software_keyboard: std::move argument in MainWindowFinishedText() 7 years ago
Lioncash b3d7180164 yuzu/applets/software_keyboard: Resolve sign mismatch comparison 7 years ago
Lioncash cf9cc41478 yuzu/applets/software_keyboard: Specify string conversions explicitly 7 years ago
Lioncash f5d416e071 yuzu/applets/error: Specify string conversions explicitly 7 years ago
Lioncash 22324e3ef1 yuzu/applets/profile_select: Mark header string as translatable 7 years ago
Lioncash d6d809db87 yuzu: Remove explicit types from locks where applicable 7 years ago
Zach Hilman 851c01c45e profile_select: Port Service::Account::UUID to Common::UUID 7 years ago
Zach Hilman 2adb226b26 web_browser: Make OpenPage non-const 7 years ago
Zach Hilman 76452cd5b3 qt: Add dialog implementation of Error applet 7 years ago
Zach Hilman f7540157e4 web_browser: Make OpenPage const 7 years ago
Lioncash 65ae1ac4e5 yuzu/applets/software_keyboard: Use QDialogButtonBox standard buttons instead of custom buttons 7 years ago
Lioncash a504bad3fb yuzu/applets/profile_select: Use QDialogButtonBox standard buttons instead of custom buttons 7 years ago