index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-02-20
android: Expose device name setting
t895
4
-1
/
+7
2024-02-20
android: Add StringInputSetting settings item
t895
5
-0
/
+104
2024-02-19
Import keys from filesystem. (#13056)
Andrew Pilley
3
-17
/
+101
2024-02-19
android: Have input overlay follow player 1 style index (#13085)
Charles Lombardo
1
-6
/
+5
2024-02-19
android: Fix broken clear button check
t895
5
-16
/
+7
2024-02-19
android: Fix overlay visibility reset (#13083)
Charles Lombardo
1
-1
/
+1
2024-02-19
android: Show done button when configuring input overlay (#13082)
Charles Lombardo
1
-1
/
+1
2024-02-19
scope_exit: Make constexpr
FearlessTobi
58
-226
/
+421
2024-02-19
core/CMakeLists: Sort alphabetically
FearlessTobi
1
-60
/
+58
2024-02-18
ns: address review comments
Liam
3
-25
/
+35
2024-02-18
am: account for offset in transfer memory storage
Liam
1
-2
/
+2
2024-02-18
core: hid: Remove driver errors from log
german77
1
-1
/
+5
2024-02-18
nvnflinger: check for layers before compose
Liam
5
-7
/
+13
2024-02-18
android: Flip AB/XY for xbox controllers during auto-mapping
t895
1
-3
/
+4
2024-02-18
ns: rewrite IQueryService
Liam
5
-75
/
+69
2024-02-18
ns: rewrite IServiceGetterInterface
Liam
7
-109
/
+192
2024-02-18
ns: rewrite IApplicationManagerInterface
Liam
11
-489
/
+633
2024-02-18
ns: move IDevelopInterface
Liam
4
-32
/
+58
2024-02-18
ns: rewrite ISystemUpdateInterface
Liam
5
-39
/
+109
2024-02-18
ns: move ISystemUpdateControl
Liam
4
-36
/
+63
2024-02-18
ns: rewrite IVulnerabilityManagerInterface
Liam
4
-25
/
+57
2024-02-18
ns: rewrite IReadOnlyApplicationControlDataInterface
Liam
6
-55
/
+160
2024-02-18
ns: rewrite IReadOnlyApplicationRecordInterface
Liam
5
-45
/
+63
2024-02-18
ns: add IDynamicRightsInterface
Liam
4
-1
/
+88
2024-02-18
ns: rewrite IDownloadTaskInterface
Liam
5
-27
/
+62
2024-02-18
ns: rewrite IDocumentInterface
Liam
6
-51
/
+68
2024-02-18
ns: rewrite IContentManagementInterface
Liam
6
-52
/
+114
2024-02-18
ns: move IFactoryResetInterface
Liam
5
-25
/
+46
2024-02-18
ns: move IECommerceInterface
Liam
5
-25
/
+46
2024-02-18
ns: move IApplicationVersionInterface
Liam
5
-31
/
+52
2024-02-18
ns: move IAccountProxyInterface
Liam
6
-19
/
+103
2024-02-18
ns: rewrite IPlatformServiceManager
Liam
6
-92
/
+81
2024-02-18
ns: rename results header
Liam
3
-2
/
+2
2024-02-18
android: Map touches to touchscreen
t895
3
-5
/
+23
2024-02-18
android: Show cancel button for the content install notice
t895
1
-1
/
+2
2024-02-18
android: Only do first startup automapping if nothing has been mapped
t895
1
-2
/
+8
2024-02-18
service: Change unique_ptr to make_unique in GetCacheStorageMax
Leystryku
1
-1
/
+1
2024-02-18
file_sys: Formatting changes and use unique_ptr in GetCacheStorageMax
Leystryku
1
-6
/
+6
2024-02-18
file_sys: Fix nacp field cache_storage_max_index datatype
Leystryku
2
-10
/
+7
2024-02-17
android: Create lifecycle utility to simplify common StateFlow operations
t895
20
-630
/
+331
2024-02-18
service: Add proper GetCacheStorageMax implementation to IApplicationFunctions
Leystryku
3
-7
/
+17
2024-02-17
android: Use extension functions for view visibility and text marquee
t895
31
-265
/
+166
2024-02-17
android: Move CoreErrorDialogFragment to its own file
t895
2
-42
/
+53
2024-02-18
Add check for corrupted firmware files after install.
Andrew Pilley
2
-3
/
+25
2024-02-17
dmnt: cheats: Fix valid address range
german77
1
-2
/
+2
2024-02-18
fsp: Add FlushAccessLogOnSdCard stub
Leystryku
2
-2
/
+10
2024-02-18
service: Add GetCacheStorageMax stub to IApplicationFunctions
Leystryku
2
-1
/
+12
2024-02-17
service: vi: Implement ListDisplayMode
german77
3
-12
/
+41
2024-02-17
vi: manage resources independently of nvnflinger and refactor
Liam
62
-1490
/
+1756
2024-02-17
vi: move shared buffer management from nvnflinger
Liam
20
-101
/
+134
[next]