summaryrefslogtreecommitdiffstats
path: root/src/yuzu/applets (follow)
Commit message (Expand)AuthorAgeFilesLines
* am: re-namespace frontend applets to frontend directoryLiam2024-01-305-26/+27
* result: Make fully constexpr, add ON_RESULT_INCLUDEDFearlessTobi2024-01-251-6/+6
* Merge remote-tracking branch 'origin/master' into typos3Viktor Szépe2024-01-162-5/+5
|\
| * service: hid: Create abstracted pad structuregerman772024-01-122-5/+5
* | Fix more typosViktor Szépe2024-01-162-3/+3
|/
* hid_core: Move hid to it's own subprojectNarr the Reg2024-01-053-9/+9
* core: Use single instance of profile managergerman772023-12-102-12/+17
* service: hid: Split hid.cpp into individual interfacesNarr the Reg2023-11-151-1/+0
* yuzu: Improve behavior when clicking on controller box in Controller appletflodavid2023-10-172-10/+46
* Merge pull request #11144 from flodavid/masterliamwhite2023-10-113-7/+92
|\
| * yuzu: Enable controller interaction in Controller Appletflodavid2023-07-253-7/+92
* | mii: service: Address reviewgerman772023-09-111-1/+2
* | general: Use console mode helper across projectlat9nq2023-08-231-12/+8
* | general: Convert use_docked_mode to an enumerationlat9nq2023-08-221-5/+13
|/
* Merge pull request #10097 from german77/nfp_fullbunnei2023-05-072-13/+13
|\
| * service: nfc: Merge device interfaces and create the device managerNarr the Reg2023-05-062-13/+13
* | yuzu/applets/qt_profile_select: connect double-click to accept()QGJ2023-05-071-0/+1
|/
* Merge pull request #10006 from german77/profile_selectliamwhite2023-04-012-8/+88
|\
| * service: am: Improve profile select appletNarr the Reg2023-03-292-8/+88
* | applet: controller: Implement cancel buttongerman772023-03-303-6/+12
|/
* qt: implement RequestExit for appletsLiam2023-03-2511-5/+64
* general: fix spelling mistakesLiam2023-03-121-1/+1
* Revert "yuzu: config: Remove player 8 and 9 from config file"Narr the Reg2023-02-261-2/+7
* yuzu: config: Remove player 8 and 9 from config fileNarr the Reg2023-02-261-7/+2
* main: Convert to device independent coordinates for scalingMorph2023-01-261-1/+1
* applets/controller: Use aliases for callbacksLioncash2022-12-062-3/+3
* applets/error: Use aliases for callbacksLioncash2022-12-062-7/+7
* applets/profile_select: Use aliases for callbacksLioncash2022-12-062-4/+3
* applets/web_browser: Use aliases for callbacksLioncash2022-12-062-14/+10
* applets/software_keyboard: Use aliases for callbacksLioncash2022-12-062-14/+7
* qt_amiibo_settings: Use WebClient only if ENABLE_WEB_SERVICE is enabledMorph2022-11-211-0/+4
* general: Address review commentsgerman772022-11-144-157/+163
* yuzu: Implement cabinet applet frontendgerman772022-11-133-0/+831
* Controller Applet had instance of Undocked, make HandheldKyle Kienapfel2022-10-201-1/+1
* yuzu: Silence some clang warningsNarr the Reg2022-09-211-1/+1
* yuzu: Use a debugger to generate minidumpslat9nq2022-09-051-1/+1
* Controller bugfixes in profile select (#8716)Steve2022-08-051-0/+1
* qt_software_keyboard: Fix infinite loop when moving between buttonsMorph2022-07-241-0/+14
* applet/swkbd: Implement optional symbol keysMorph2022-07-243-4/+59
* qt_web_browser: Fix button inputs with QtWebEngineMorph2022-07-061-2/+6
* Merge pull request #8477 from Docteh/less_globalMorph2022-07-051-3/+3
|\
| * tweak API usage in qt_web_browser.cppKyle Kienapfel2022-06-221-3/+3
* | core: Replace all instances of ResultCode with Resultgerman772022-06-272-6/+6
* | common: Change semantics of UNREACHABLE to unconditionally crashLiam2022-06-141-1/+1
|/
* qt_software_keyboard: Address review feedbacklat9nq2022-05-161-14/+14
* qt_software_keyboard: Use Common::U16StringFromBufferlat9nq2022-05-161-14/+15
* general: Convert source file copyright comments over to SPDXMorph2022-04-2311-33/+22
* Add include to fix compilingShoegzer2022-03-231-0/+1
* qt_web_browser: Add missing includesameerj2022-03-221-0/+3
* yuzu: Reduce unused includesameerj2022-03-205-9/+2
* general: Rename NewUUID to UUID, and remove the previous UUID implMorph2022-02-052-9/+8
* profile: Migrate to the new UUID implementationMorph2022-02-052-10/+11
* yuzu: config: Vibrate the controller while configuring vibration strengthNarr the Reg2022-02-021-1/+1
* controller_applet: Only populate supported controllersgerman772022-01-021-19/+49
* core/hid: Fix controller type validationgerman772021-12-301-1/+1
* core: hle: Remove global HLE lock.bunnei2021-12-183-9/+0
* qt_software_keyboard: Fix out of bounds array accessMorph2021-12-141-4/+19
* yuzu: Implement basic controller navigationgerman772021-12-023-5/+24
* qt_controller: Make use of (Enable/Disable)AllControllerConfigurationMorph2021-11-301-8/+5
* qt_controller: Fix input when the controller applet is ignoredgerman772021-11-291-0/+3
* config: Remove vibration configurationgerman772021-11-271-4/+0
* applet/controller: Enable configuring mode while the applet is opengerman772021-11-271-7/+12
* core/hid: Rename NpadType to NpadStyleIndexgerman772021-11-253-43/+44
* second commit lion reviewgerman772021-11-251-0/+1
* settings: Fix Debug controller type optionsgerman772021-11-251-2/+0
* web_applet: Replace HIDButton with NpadButtongerman772021-11-253-36/+44
* configuration: Migrate controller settings to emulated controllergerman772021-11-253-101/+77
* kraken: Fix errors from rebase and format filesgerman772021-11-251-1/+0
* core: Update input interpretergerman772021-11-251-2/+0
* Qt_applets: Use new inputgerman772021-11-255-49/+68
* core/hid: Move input_interpreter to hidgerman772021-11-251-1/+1
* applets/swkbd: Skip text checking if the text has been confirmedMorph2021-11-082-10/+11
* qt_web_browser: Add missing QApplication includeMorph2021-10-161-0/+1
* yuzu qt: Remove global system instances from config, WaitTree, mainlat9nq2021-10-072-15/+17
* Use subdirectory of main data directory for QtWebEngine storagev19932021-09-231-0/+3
* qt_software_keyboard: fix copy-paste errorValeri2021-08-191-1/+1
* qt_web_browser: Fix lambda capture for HIDButtonjls472021-07-271-1/+1
* qt_web_browser: Focus on the first link elementjls472021-07-273-0/+22
* applets: Append qt_ prefix to Qt frontend appletsMorph2021-07-1413-8/+8
* applets/swkbd: Make use of std::move where applicableMorph2021-05-281-14/+11
* Merge pull request #6339 from Morph1984/swkbd-queuedconnectionbunnei2021-05-261-15/+3
|\
| * applets/swkbd: Make use of QueuedConnection in returnPressed signalMorph2021-05-221-15/+3
* | common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270)Morph2021-05-262-14/+19
|/
* applets/swkbd: Send the correct text string on TextCheck::ConfirmMorph2021-05-191-8/+8
* applets/web: Fix a use-after-free when passing in the URL stringMorph2021-04-282-15/+15
* applets/swkbd: Fix software keyboard button hint scalingIts-Rei2021-04-241-12/+6
* applets/swkbd: Implement the Qt Software Keyboard frontendMorph2021-04-153-14/+5391
* error: Make the error code as the title text of the OverlayDialogMorph2021-04-152-11/+13
* applets: Remove the previous software keyboard applet implementationMorph2021-04-152-184/+7
* applets/controller: Hook up the "Motion" button functionalityMorph2021-04-132-0/+19
* hid: Implement GC controllergerman2021-02-081-1/+8
* core: Silence Wclass-memaccess warningsReinUsesLisp2021-01-151-1/+1
* general: Fix various spelling errorsMorph2021-01-021-3/+3
* configure_input: Modify controller connection delayMorph2021-01-011-1/+1
* applets/web: Implement the online web browser appletMorph2020-12-182-54/+127
* applets/web: Fix keyboard to emulated controller inputMorph2020-12-182-3/+29
* main, applets/web: Re-add progress dialog for RomFS extractionMorph2020-12-182-13/+29
* applets/web: Implement the Qt web browser applet frontendMorph2020-12-182-3/+485
* web_browser_scripts: Add injection scripts for the web browserMorph2020-12-181-0/+193
* applets: Remove the previous web browser applet implementationMorph2020-12-182-136/+3
* applets: Resolve variable shadowingMorph2020-12-059-18/+18
* applets/controller: Use a pair of emulated controller index to controller typeMorph2020-11-212-44/+96
* general: Fix compiler warnings on linux and miscellaneous changesMorph2020-11-161-2/+3
* applets/controller: Change the input button to create input profilesMorph2020-11-163-16/+16
* input: Disconnect a controller prior to connecting a new oneMorph2020-11-161-25/+37
* input_common: Add VibrationDevice and VibrationDeviceFactoryMorph2020-11-161-0/+2
* configure_input: Add per-player vibrationMorph2020-11-163-12/+25
* settings: Remove global vibration strength modifierMorph2020-11-161-2/+0
* configure_input: Hook up the vibration percentage spinboxMorph2020-11-162-1/+5
* settings: Preparation for per-game input settingsMorph2020-11-161-15/+15
* applets/controller: Auto accept a valid single player configurationMorph2020-11-162-14/+23
* ui/themes: Cleanup UIMorph2020-11-161-22/+9
* Merge pull request #4834 from lioncash/copy-fnbunnei2020-10-272-4/+6
|\
| * controller: Pass ControllerParameters by reference in ReconfigureControllers()Lioncash2020-10-272-4/+6
* | Merge pull request #4827 from lioncash/truncRodrigo Locatti2020-10-251-9/+9
|\ \
| * | controller: Convert led_patterns integer literals to bool literalsLioncash2020-10-251-9/+9
* | | Merge pull request #4828 from lioncash/lockguardRodrigo Locatti2020-10-251-1/+1
|\ \ \ | | |/ | |/|
| * | general: Use template deduction guides for lock_guardLioncash2020-10-251-1/+1
| |/
* | applets/profile_select: Resolve a warning in exec()Morph2020-10-251-1/+1
* | Don't ask for profile when there's only one.Kewlan2020-10-222-0/+10
|/
* applets/controller: Resolve several compiler warningsMorph2020-09-041-6/+6
* Address feedbackMorph2020-09-041-2/+3
* clang-formatMorph2020-09-041-1/+2
* applets/controller: Load configuration prior to setting up connectionsMorph2020-09-042-23/+29
* applets/controller: Make 8 a static constexpr value of NUM_PLAYERSMorph2020-09-042-15/+22
* applets/controller: Implement "Explain Text"Morph2020-09-043-9/+275
* Project Mjölnir: Part 2 - Controller AppletMorph2020-09-043-0/+3125
* common/fileutil: Convert namespace to Common::FSLioncash2020-08-161-1/+1
* General: Resolve warnings related to missing declarationsLioncash2020-04-171-0/+2
* web_browser: Rename OpenPage to OpenPageLocalZach Hilman2019-06-252-4/+4
* constants: Extract backup JPEG used by account servicesZach Hilman2019-06-071-12/+3
* Merge pull request #2527 from lioncash/indexZach Hilman2019-06-054-20/+4
|\
| * yuzu/software_keyboard: Remove unnecessary GetStatus() member functionLioncash2019-05-292-8/+0
| * profile_select: Remove unnecessary GetStatus() member functionLioncash2019-05-292-10/+2
| * profile_select: Return int instead of u32 for GetIndex()Lioncash2019-05-292-3/+3
* | Merge pull request #1931 from DarkLordZach/mii-database-1bunnei2019-05-302-9/+9
|\ \ | |/ |/|
| * profile_select: Port Service::Account::UUID to Common::UUIDZach Hilman2019-04-252-9/+9
* | yuzu/applets/software_keyboard: Remove unused assert headerLioncash2019-05-251-1/+0
* | yuzu/applets/software_keyboard: std::move argument in MainWindowFinishedText()Lioncash2019-05-251-1/+1
* | yuzu/applets/software_keyboard: Resolve sign mismatch comparisonLioncash2019-05-251-1/+1
* | yuzu/applets/software_keyboard: Specify string conversions explicitlyLioncash2019-05-252-10/+18
* | yuzu/applets/error: Specify string conversions explicitlyLioncash2019-05-251-2/+3
* | Merge pull request #2468 from lioncash/deductionHexagon122019-05-191-1/+1
|\ \
| * | yuzu: Remove explicit types from locks where applicableLioncash2019-05-141-1/+1
| |/
* / yuzu/applets/profile_select: Mark header string as translatableLioncash2019-05-191-2/+2
|/
* web_browser: Make OpenPage non-constZach Hilman2019-04-173-7/+7
* qt: Add dialog implementation of Error appletZach Hilman2019-04-172-0/+92
* web_browser: Make OpenPage constZach Hilman2019-04-172-4/+4
* Merge pull request #2132 from FearlessTobi/port-4437bunnei2019-04-102-1/+2
|\
| * yuzu: Make hotkeys configurable via the GUIAdityarup Laha2019-03-162-1/+2
* | yuzu/applets/software_keyboard: Use QDialogButtonBox standard buttons instead of custom buttonsLioncash2019-04-031-7/+7
* | yuzu/applets/profile_select: Use QDialogButtonBox standard buttons instead of custom buttonsLioncash2019-04-031-4/+1
* | general: Use deducation guides for std::lock_guard and std::unique_lockLioncash2019-04-013-5/+5
|/
* web_browser: Add shortcut to Enter key to exit appletZach Hilman2019-03-051-0/+2
* core/frontend/applets/web_browser: Make OpenPage() non-constLioncash2019-01-172-4/+4
* yuzu/web_browser: std::move std::function instances in OpenPage()Lioncash2019-01-171-2/+2
* yuzu/web_browser: Make slot functions privateLioncash2019-01-171-2/+1
* web_browser: Add bounds checking to applet interfaceZach Hilman2018-12-292-8/+20
* qt: Implement Qt frontend to web browserZach Hilman2018-12-282-0/+154
* applets: Correct event ResetTypes from OneShot to StickyZach Hilman2018-12-031-1/+1
* qt: Implement GUI dialog frontend for ProfileSelectorZach Hilman2018-12-032-0/+241
* yuzu/applets/software_keyboard: Override accept() and reject() instead of providing own differently named member functionsLioncash2018-11-202-8/+8
* yuzu/applets/software_keyboard: std::move std::function instances where applicableLioncash2018-11-201-2/+2
* yuzu/applets/software_keyboard: Make slots private functionsLioncash2018-11-201-2/+1
* software_keyboard: Add max and current length display to dialogZach Hilman2018-11-182-1/+11
* applet: Add operation completed callbackZach Hilman2018-11-182-2/+17
* software_keyboard: Make GetText asynchronousZach Hilman2018-11-182-13/+29
* am: Allow applets to push multiple and different channels of dataZach Hilman2018-11-182-12/+11
* am: Deglobalize software keyboard appletZach Hilman2018-11-182-33/+55
* qt/main: Register Qt Software Keyboard frontend with AMZach Hilman2018-11-181-0/+1
* qt/applets: Provide Qt frontend implementation of software keyboardZach Hilman2018-11-182-0/+169