93 Commits (5292962d7eae79090c0a734c73dd28f4c72bae88)

Author SHA1 Message Date
Morph 30498f3ce8 applets: Append qt_ prefix to Qt frontend applets 5 years ago
Morph ed52a83511 applets/swkbd: Make use of std::move where applicable 5 years ago
Morph e8f1d7145e common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 5 years ago
Morph 54d9cd162d applets/swkbd: Make use of QueuedConnection in returnPressed signal 5 years ago
Morph 798908da34 applets/swkbd: Send the correct text string on TextCheck::Confirm 5 years ago
Morph d93fa45cf8 applets/web: Fix a use-after-free when passing in the URL string 5 years ago
Its-Rei 6b2bdb75bd applets/swkbd: Fix software keyboard button hint scaling 5 years ago
Morph d00a4873bf applets/swkbd: Implement the Qt Software Keyboard frontend 5 years ago
Morph 714a8f2906 error: Make the error code as the title text of the OverlayDialog 5 years ago
Morph ac87713cb8 applets: Remove the previous software keyboard applet implementation 5 years ago
Morph 0cff324521 applets/controller: Hook up the "Motion" button functionality 5 years ago
german 020c22f53d hid: Implement GC controller 5 years ago
ReinUsesLisp 4854f3291e core: Silence Wclass-memaccess warnings 5 years ago
Morph 23413c0d44 general: Fix various spelling errors 5 years ago
Morph dd73d7eb8e configure_input: Modify controller connection delay 5 years ago
Morph 469ed33cf6 applets/web: Implement the online web browser applet 5 years ago
Morph 150d237919 applets/web: Fix keyboard to emulated controller input 5 years ago
Morph fef6f942e4 main, applets/web: Re-add progress dialog for RomFS extraction 5 years ago
Morph 7641f35fe3 applets/web: Implement the Qt web browser applet frontend 5 years ago
Morph 727780763e web_browser_scripts: Add injection scripts for the web browser 5 years ago
Morph 7da1c67f5a applets: Remove the previous web browser applet implementation 6 years ago
Morph 6efd390668 applets: Resolve variable shadowing 5 years ago
Morph 75aa6e9beb applets/controller: Use a pair of emulated controller index to controller type 5 years ago
Morph 75ee0c94a0 general: Fix compiler warnings on linux and miscellaneous changes 6 years ago
Morph f80127d4e0 applets/controller: Change the input button to create input profiles 6 years ago
Morph ad45ceeaf0 input: Disconnect a controller prior to connecting a new one 6 years ago
Morph ad3905fe27 input_common: Add VibrationDevice and VibrationDeviceFactory 6 years ago
Morph cce389221b configure_input: Add per-player vibration 6 years ago
Morph ee8ec56291 settings: Remove global vibration strength modifier 6 years ago
Morph 06bc7678ba configure_input: Hook up the vibration percentage spinbox 6 years ago
Morph 1c1a83a20d settings: Preparation for per-game input settings 6 years ago
Morph a7dd4f21dd applets/controller: Auto accept a valid single player configuration 6 years ago
Morph 4999d2443d ui/themes: Cleanup UI 6 years ago
Lioncash c3f019b9eb controller: Pass ControllerParameters by reference in ReconfigureControllers() 6 years ago
Lioncash 59a56fa810 general: Use template deduction guides for lock_guard 6 years ago
Lioncash 652c36ef9c controller: Convert led_patterns integer literals to bool literals 6 years ago
Morph 5bdd042c3e applets/profile_select: Resolve a warning in exec() 6 years ago
Kewlan 2204839317 Don't ask for profile when there's only one. 6 years ago
Morph 0ce52a8070 applets/controller: Resolve several compiler warnings 6 years ago
Morph 5c853d4dc7 Address feedback 6 years ago
Morph 0efbd23445 clang-format 6 years ago
Morph 38fcde96d7 applets/controller: Load configuration prior to setting up connections 6 years ago
Morph afa931cb3c applets/controller: Make 8 a static constexpr value of NUM_PLAYERS 6 years ago
Morph 00df69232a applets/controller: Implement "Explain Text" 6 years ago
Morph 4c621b9b09 Project Mjölnir: Part 2 - Controller Applet 6 years ago
Lioncash a87209e09d common/fileutil: Convert namespace to Common::FS 6 years ago
Lioncash eaeb4520f7 General: Resolve warnings related to missing declarations 6 years ago
Zach Hilman 76bf6c6ea9 web_browser: Rename OpenPage to OpenPageLocal 7 years ago
Zach Hilman bf2e779efb constants: Extract backup JPEG used by account services 7 years ago
Lioncash a4d4b67322 yuzu/software_keyboard: Remove unnecessary GetStatus() member function 7 years ago