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
Age
Commit message (
Expand
)
Author
2024-01-29
am: re-namespace frontend applets to frontend directory
Liam
2024-01-25
result: Make fully constexpr, add ON_RESULT_INCLUDED
FearlessTobi
2024-01-16
Merge remote-tracking branch 'origin/master' into typos3
Viktor Szépe
2024-01-15
Fix more typos
Viktor Szépe
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-12-10
core: Use single instance of profile manager
german77
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-09-11
mii: service: Address review
german77
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-05-07
Merge pull request #10097 from german77/nfp_full
bunnei
2023-05-07
yuzu/applets/qt_profile_select: connect double-click to accept()
QGJ
2023-05-05
service: nfc: Merge device interfaces and create the device manager
Narr the Reg
2023-04-01
Merge pull request #10006 from german77/profile_select
liamwhite
2023-03-30
applet: controller: Implement cancel button
german77
2023-03-29
service: am: Improve profile select applet
Narr the Reg
2023-03-25
qt: implement RequestExit for applets
Liam
2023-03-12
general: fix spelling mistakes
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
2023-01-25
main: Convert to device independent coordinates for scaling
Morph
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
[next]