index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu
/
applets
Age
Commit message (
Expand
)
Author
2022-12-05
applets/controller: Use aliases for callbacks
Lioncash
2022-12-05
applets/error: Use aliases for callbacks
Lioncash
2022-12-05
applets/profile_select: Use aliases for callbacks
Lioncash
2022-12-05
applets/web_browser: Use aliases for callbacks
Lioncash
2022-12-05
applets/software_keyboard: Use aliases for callbacks
Lioncash
2022-11-21
qt_amiibo_settings: Use WebClient only if ENABLE_WEB_SERVICE is enabled
Morph
2022-11-13
general: Address review comments
german77
2022-11-13
yuzu: Implement cabinet applet frontend
german77
2022-10-20
Controller Applet had instance of Undocked, make Handheld
Kyle Kienapfel
2022-09-21
yuzu: Silence some clang warnings
Narr the Reg
2022-09-04
yuzu: Use a debugger to generate minidumps
lat9nq
2022-08-05
Controller bugfixes in profile select (#8716)
Steve
2022-07-24
qt_software_keyboard: Fix infinite loop when moving between buttons
Morph
2022-07-24
applet/swkbd: Implement optional symbol keys
Morph
2022-07-05
qt_web_browser: Fix button inputs with QtWebEngine
Morph
2022-07-05
Merge pull request #8477 from Docteh/less_global
Morph
2022-06-26
core: Replace all instances of ResultCode with Result
german77
2022-06-21
tweak API usage in qt_web_browser.cpp
Kyle Kienapfel
2022-06-13
common: Change semantics of UNREACHABLE to unconditionally crash
Liam
2022-05-16
qt_software_keyboard: Address review feedback
lat9nq
2022-05-15
qt_software_keyboard: Use Common::U16StringFromBuffer
lat9nq
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2022-03-23
Add include to fix compiling
Shoegzer
2022-03-21
qt_web_browser: Add missing includes
ameerj
2022-03-20
yuzu: Reduce unused includes
ameerj
2022-02-05
general: Rename NewUUID to UUID, and remove the previous UUID impl
Morph
2022-02-05
profile: Migrate to the new UUID implementation
Morph
2022-02-02
yuzu: config: Vibrate the controller while configuring vibration strength
Narr the Reg
2022-01-01
controller_applet: Only populate supported controllers
german77
2021-12-29
core/hid: Fix controller type validation
german77
2021-12-17
core: hle: Remove global HLE lock.
bunnei
2021-12-13
qt_software_keyboard: Fix out of bounds array access
Morph
2021-12-02
yuzu: Implement basic controller navigation
german77
2021-11-29
qt_controller: Make use of (Enable/Disable)AllControllerConfiguration
Morph
2021-11-28
qt_controller: Fix input when the controller applet is ignored
german77
2021-11-26
config: Remove vibration configuration
german77
2021-11-26
applet/controller: Enable configuring mode while the applet is open
german77
2021-11-24
core/hid: Rename NpadType to NpadStyleIndex
german77
2021-11-24
second commit lion review
german77
2021-11-24
settings: Fix Debug controller type options
german77
2021-11-24
web_applet: Replace HIDButton with NpadButton
german77
2021-11-24
configuration: Migrate controller settings to emulated controller
german77
2021-11-24
kraken: Fix errors from rebase and format files
german77
2021-11-24
core: Update input interpreter
german77
2021-11-24
Qt_applets: Use new input
german77
2021-11-24
core/hid: Move input_interpreter to hid
german77
2021-11-08
applets/swkbd: Skip text checking if the text has been confirmed
Morph
2021-10-15
qt_web_browser: Add missing QApplication include
Morph
2021-10-07
yuzu qt: Remove global system instances from config, WaitTree, main
lat9nq
2021-09-24
Use subdirectory of main data directory for QtWebEngine storage
v1993
[next]