index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu
/
applets
/
qt_controller.cpp
Age
Commit message (
Expand
)
Author
2024-12-31
chore: update project branding to citron
Zephyron
2024-01-11
service: hid: Create abstracted pad structure
german77
2024-01-05
hid_core: Move hid to it's own subproject
Narr the Reg
2023-11-15
service: hid: Split hid.cpp into individual interfaces
Narr the Reg
2023-10-17
yuzu: Improve behavior when clicking on controller box in Controller applet
flodavid
2023-10-11
Merge pull request #11144 from flodavid/master
liamwhite
2023-08-22
general: Use console mode helper across project
lat9nq
2023-08-22
general: Convert use_docked_mode to an enumeration
lat9nq
2023-07-25
yuzu: Enable controller interaction in Controller Applet
flodavid
2023-03-30
applet: controller: Implement cancel button
german77
2023-03-25
qt: implement RequestExit for applets
Liam
2023-02-26
Revert "yuzu: config: Remove player 8 and 9 from config file"
Narr the Reg
2023-02-25
yuzu: config: Remove player 8 and 9 from config file
Narr the Reg
2022-12-05
applets/controller: Use aliases for callbacks
Lioncash
2022-09-21
yuzu: Silence some clang warnings
Narr the Reg
2022-09-04
yuzu: Use a debugger to generate minidumps
lat9nq
2022-06-13
common: Change semantics of UNREACHABLE to unconditionally crash
Liam
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2022-03-20
yuzu: Reduce unused includes
ameerj
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-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
core: Update input interpreter
german77
2021-11-24
Qt_applets: Use new input
german77
2021-10-07
yuzu qt: Remove global system instances from config, WaitTree, main
lat9nq
2021-07-14
applets: Append qt_ prefix to Qt frontend applets
Morph