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
/
core
/
hle
/
service
/
am
/
applets
Age
Commit message (
Expand
)
Author
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-25
applets: implement RequestExit
Liam
2023-03-09
service: nfp: Improve implementation
Narr the Reg
2023-03-06
hle: rename legacy errors to Results
Liam
2023-02-13
general: rename CurrentProcess to ApplicationProcess
Liam
2022-11-20
Merge pull request #9238 from german77/cabinet_applet
bunnei
2022-11-13
Add break for default cases
Kyle Kienapfel
2022-11-13
general: Address review comments
german77
2022-11-13
service: am: Fix cabinet applet result
german77
2022-11-13
service: am: Implement cabinet applet backend
german77
2022-10-22
general: Enforce C4800 everywhere except in video_core
Morph
2022-10-12
kernel: remove KWritableEvent
Liam
2022-09-07
core: nfp: Implement Convert and RecreateApplicationArea, accuracy fixes
Narr the Reg
2022-09-03
core: ns: Implement pl:s service
Narr the Reg
2022-07-24
applet/swkbd: Implement optional symbol keys
Morph
2022-06-26
core: Replace all instances of ResultCode with Result
german77
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-04-01
applets/web: Keep foreground (websession) web applet open
Morph
2022-03-25
Merge pull request #8041 from Morph1984/inline-swkbd
bunnei
2022-03-21
applets/swkbd: Split software keyboard initialization
Morph
2022-03-21
applets/swkbd: Add new inline software keyboard types
Morph
2022-03-21
applets/mii: Remove unused include
Morph
2022-03-21
applets/mii: Cleanup MiiEdit applet implementation
Morph
2022-03-21
applets/mii: Cleanup MiiEdit applet types
Morph
2022-03-21
applets/mii: Move MiiEdit applet types into its own file
Morph
2022-03-21
applets: Rename Mii to MiiEdit
Morph
2022-03-19
core: Reduce unused includes
ameerj
2022-02-28
applet: mii: Simple implementation of mii applet
german77
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
2021-11-24
core/hid: Remove usage of native types, fix a couple of errors with motion
german77
2021-11-24
second commit lion review
german77
2021-11-24
kraken: Address comments from review
german77
2021-11-24
configuration: Migrate controller settings to emulated controller
german77
2021-11-24
core/frontend: Update applets
german77
2021-11-08
applets/swkbd: Fix text check message encoding
Morph
2021-11-08
applets/swkbd: Skip text checking if the text has been confirmed
Morph
2021-11-04
general: Get the current process program id directly from the system
Morph
2021-11-04
general: Rename GetTitleID to GetProgramID
Morph
2021-11-03
core: Remove unused includes
ameerj
2021-10-11
Merge pull request #7110 from vonchenplus/fix_extract_offline_romefs_error
Morph
2021-10-11
applets/web: Fallback to loader to get the manual romfs if none is found
Feng Chen
2021-10-01
service: Replace service event creation with ServiceContext::CreateEvent
Morph
2021-09-22
common/uuid: Add validity checking functions to interface
Lioncash
2021-08-19
applet_error: Fix 64-bit error code conversion
Morph
2021-08-04
applet_swkbd: Include the null terminator in the buffer size calculation
Morph
[next]