index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
frontend
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: Replace all instances of ResultCode with Result
german77
2022-06-26
2
-9
/
+9
*
common: Change semantics of UNREACHABLE to unconditionally crash
Liam
2022-06-13
1
-1
/
+1
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
16
-48
/
+32
*
applets/mii: Remove frontend parameters
Morph
2022-03-21
2
-17
/
+4
*
service: Move mii enums and structs into its own file
Morph
2022-03-21
1
-1
/
+1
*
applets: Rename Mii to MiiEdit
Morph
2022-03-21
2
-7
/
+8
*
core: Reduce unused includes
ameerj
2022-03-19
1
-1
/
+0
*
Merge pull request #7964 from german77/miiii
bunnei
2022-03-16
2
-0
/
+54
|
\
|
*
applet: mii: Simple implementation of mii applet
german77
2022-02-28
2
-0
/
+54
*
|
emu_window: Create a way to Cancel the exit of a Scoped
lat9nq
2022-03-07
1
-1
/
+10
|
/
*
general: Rename NewUUID to UUID, and remove the previous UUID impl
Morph
2022-02-05
2
-6
/
+5
*
profile: Migrate to the new UUID implementation
Morph
2022-02-05
2
-6
/
+6
*
core/hid: Fix controller type validation
german77
2021-12-29
1
-5
/
+5
*
core/hid: Rename NpadType to NpadStyleIndex
german77
2021-11-24
1
-5
/
+5
*
Morph review first wave
german77
2021-11-24
1
-3
/
+2
*
kraken: Address comments from review
german77
2021-11-24
2
-34
/
+25
*
core/frontend: Update applets
german77
2021-11-24
1
-9
/
+14
*
core: Remove frontend/input
german77
2021-11-24
1
-217
/
+0
*
core/emu_window: Remove touch input
german77
2021-11-24
2
-113
/
+15
*
core/hid: Move input_interpreter to hid
german77
2021-11-24
2
-206
/
+0
*
Fix screenshot dimensions when at 1x scale
ameerj
2021-11-20
2
-11
/
+7
*
bootmanager: Fix screenshot resolution factor usage
ameerj
2021-11-16
2
-10
/
+7
*
applets/swkbd: Skip text checking if the text has been confirmed
Morph
2021-11-08
2
-5
/
+6
*
core: Remove unused includes
ameerj
2021-11-03
5
-5
/
+0
*
core/profile_select: Avoid uninitialized read in SelectProfile()
Lioncash
2021-09-22
1
-1
/
+2
*
applets: Append applet_ prefix to backend applets
Morph
2021-07-14
2
-2
/
+2
*
general: Make most settings a BasicSetting
lat9nq
2021-06-28
1
-1
/
+1
*
General: Resolve fmt specifiers to adhere to 8.0.0 API where applicable
Lioncash
2021-06-23
1
-0
/
+1
*
input_common: Analog button, use time based position instead of frequent updates
german77
2021-05-30
1
-0
/
+15
*
core: Make variable shadowing a compile-time error
Lioncash
2021-05-16
1
-1
/
+1
*
Merge pull request #6257 from Morph1984/fix-use-after-free-webapplet
bunnei
2021-04-30
2
-6
/
+7
|
\
|
*
applets/web: Fix a use-after-free when passing in the URL string
Morph
2021-04-28
2
-6
/
+7
*
|
Merge pull request #6226 from german77/sevensix
bunnei
2021-04-29
1
-3
/
+9
|
\
\
|
|
/
|
/
|
|
*
hid: Implement SevenSixAxis and ConsoleSixAxisSensor
german77
2021-04-23
1
-3
/
+9
*
|
emu_window: Return pair from ClipToTouchScreen() instead of tuple
Lioncash
2021-04-23
2
-5
/
+8
*
|
emu_window: unsigned -> u32
Lioncash
2021-04-23
2
-21
/
+21
|
/
*
input_interpreter: Fix button hold being interpreted incorrectly on init
Morph
2021-04-15
2
-1
/
+17
*
applets/swkbd: Implement the Default Software Keyboard frontend
Morph
2021-04-15
2
-2
/
+236
*
applets: Remove the previous software keyboard applet implementation
Morph
2021-04-15
2
-53
/
+1
*
common: Move settings to common from core.
bunnei
2021-04-14
3
-3
/
+3
*
hid: Implement GC controller
german
2021-02-07
1
-0
/
+1
*
Make settings controller image change with controller input
german
2021-02-06
1
-0
/
+11
*
Merge pull request #5270 from german77/multiTouch
bunnei
2021-01-20
3
-26
/
+37
|
\
|
*
Always initialize keyboard input
german
2021-01-15
2
-7
/
+7
|
*
Add mutitouch support for touch screens
german
2021-01-15
2
-23
/
+31
|
*
Allow to return up to 16 touch inputs per engine
german
2021-01-15
2
-6
/
+9
*
|
input_interpreter: Mark two member functions as const
Lioncash
2021-01-16
1
-4
/
+4
*
|
input_interpreter: Add method to check for a button press state
Morph
2021-01-16
2
-0
/
+25
|
/
*
applets/web: Implement the online web browser applet
Morph
2020-12-18
2
-0
/
+17
*
main, applets/web: Re-add progress dialog for RomFS extraction
Morph
2020-12-18
2
-8
/
+8
[next]