index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
frontend
/
applets
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-01-29
am: re-namespace frontend applets to frontend directory
Liam
7
-26
/
+26
2024-01-25
result: Make fully constexpr, add ON_RESULT_INCLUDED
FearlessTobi
1
-3
/
+3
2024-01-11
service: hid: Create abstracted pad structure
german77
1
-1
/
+1
2024-01-05
hid_core: Move hid to it's own subproject
Narr the Reg
1
-3
/
+3
2023-08-22
general: Use console mode helper across project
lat9nq
1
-1
/
+2
2023-08-22
general: Convert use_docked_mode to an enumeration
lat9nq
1
-1
/
+2
2023-05-05
service: nfc: Merge device interfaces and create the device manager
Narr the Reg
2
-6
/
+6
2023-03-30
applet: controller: Implement cancel button
german77
2
-2
/
+2
2023-03-29
service: am: Improve profile select applet
Narr the Reg
2
-4
/
+15
2023-03-25
qt: implement RequestExit for applets
Liam
17
-9
/
+63
2022-12-05
applets/controller: Use aliases for callbacks
Lioncash
2
-3
/
+5
2022-12-05
applets/error: Use aliases for callbacks
Lioncash
2
-9
/
+11
2022-12-05
applets/mii_edit: Use aliases for callbacks
Lioncash
2
-3
/
+5
2022-12-05
applets/profile_select: Use aliases for callbacks
Lioncash
2
-4
/
+5
2022-12-05
applets/web_browser: Use aliases for callbacks
Lioncash
2
-18
/
+17
2022-12-05
applets/software_keyboard: Use aliases for callbacks
Lioncash
2
-21
/
+16
2022-11-22
general: fix compile for Apple Clang
Liam
1
-0
/
+1
2022-11-13
general: Address review comments
german77
2
-4
/
+5
2022-11-13
service: am: Implement cabinet applet backend
german77
2
-0
/
+56
2022-07-24
applet/swkbd: Implement optional symbol keys
Morph
1
-0
/
+2
2022-06-26
core: Replace all instances of ResultCode with Result
german77
2
-9
/
+9
2022-06-13
common: Change semantics of UNREACHABLE to unconditionally crash
Liam
1
-1
/
+1
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
14
-42
/
+28
2022-03-21
applets/mii: Remove frontend parameters
Morph
2
-17
/
+4
2022-03-21
service: Move mii enums and structs into its own file
Morph
1
-1
/
+1
2022-03-21
applets: Rename Mii to MiiEdit
Morph
2
-7
/
+8
2022-03-19
core: Reduce unused includes
ameerj
1
-1
/
+0
2022-02-28
applet: mii: Simple implementation of mii applet
german77
2
-0
/
+54
2022-02-05
general: Rename NewUUID to UUID, and remove the previous UUID impl
Morph
2
-6
/
+5
2022-02-05
profile: Migrate to the new UUID implementation
Morph
2
-6
/
+6
2021-12-29
core/hid: Fix controller type validation
german77
1
-5
/
+5
2021-11-24
core/hid: Rename NpadType to NpadStyleIndex
german77
1
-5
/
+5
2021-11-24
Morph review first wave
german77
1
-3
/
+2
2021-11-24
kraken: Address comments from review
german77
2
-34
/
+25
2021-11-24
core/frontend: Update applets
german77
1
-9
/
+14
2021-11-08
applets/swkbd: Skip text checking if the text has been confirmed
Morph
2
-5
/
+6
2021-11-03
core: Remove unused includes
ameerj
3
-3
/
+0
2021-09-22
core/profile_select: Avoid uninitialized read in SelectProfile()
Lioncash
1
-1
/
+2
2021-07-14
applets: Append applet_ prefix to backend applets
Morph
2
-2
/
+2
2021-06-28
general: Make most settings a BasicSetting
lat9nq
1
-1
/
+1
2021-04-28
applets/web: Fix a use-after-free when passing in the URL string
Morph
2
-6
/
+7
2021-04-15
applets/swkbd: Implement the Default Software Keyboard frontend
Morph
2
-2
/
+236
2021-04-15
applets: Remove the previous software keyboard applet implementation
Morph
2
-53
/
+1
2021-04-14
common: Move settings to common from core.
bunnei
1
-1
/
+1
2021-02-07
hid: Implement GC controller
german
1
-0
/
+1
2020-12-18
applets/web: Implement the online web browser applet
Morph
2
-0
/
+17
2020-12-18
main, applets/web: Re-add progress dialog for RomFS extraction
Morph
2
-8
/
+8
2020-12-18
applets/web: Implement the default web browser applet frontend
Morph
2
-0
/
+20
2020-12-18
applets: Remove the previous web browser applet implementation
Morph
4
-136
/
+0
2020-12-07
core: Remove unnecessary enum casts in log calls
Lioncash
1
-3
/
+4
[next]