index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ns: rename results header
Liam
2024-02-18
3
-2
/
+2
*
Merge pull request #13064 from t895/auto-map-fail
liamwhite
2024-02-18
1
-2
/
+8
|
\
|
*
android: Only do first startup automapping if nothing has been mapped
t895
2024-02-18
1
-2
/
+8
*
|
Merge pull request #13049 from Leystryku/master
liamwhite
2024-02-18
5
-4
/
+30
|
\
\
|
*
|
service: Change unique_ptr to make_unique in GetCacheStorageMax
Leystryku
2024-02-18
1
-1
/
+1
|
*
|
file_sys: Formatting changes and use unique_ptr in GetCacheStorageMax
Leystryku
2024-02-18
1
-6
/
+6
|
*
|
file_sys: Fix nacp field cache_storage_max_index datatype
Leystryku
2024-02-18
2
-10
/
+7
|
*
|
service: Add proper GetCacheStorageMax implementation to IApplicationFunctions
Leystryku
2024-02-18
3
-7
/
+17
|
*
|
fsp: Add FlushAccessLogOnSdCard stub
Leystryku
2024-02-18
2
-2
/
+10
|
*
|
service: Add GetCacheStorageMax stub to IApplicationFunctions
Leystryku
2024-02-18
2
-1
/
+12
*
|
|
Merge pull request #13065 from t895/cancel-button-fail
liamwhite
2024-02-18
1
-1
/
+2
|
\
\
\
|
*
|
|
android: Show cancel button for the content install notice
t895
2024-02-18
1
-1
/
+2
|
|
|
/
|
|
/
|
*
/
|
android: Map touches to touchscreen
t895
2024-02-18
3
-5
/
+23
|
/
/
*
|
Merge pull request #13047 from anpilley/import-firmware
liamwhite
2024-02-17
4
-4
/
+163
|
\
\
|
*
|
Add check for corrupted firmware files after install.
Andrew Pilley
2024-02-18
2
-3
/
+25
|
*
|
>.> spelling
Andrew Pilley
2024-02-18
1
-1
/
+1
|
*
|
cleanup by clang-format.
Andrew Pilley
2024-02-18
1
-15
/
+21
|
*
|
Improve behavior when one or more firmware files can't be deleted.
Andrew Pilley
2024-02-18
1
-6
/
+9
|
*
|
Merge branch 'yuzu-emu:master' into import-firmware
Andrew Pilley
2024-02-17
42
-2241
/
+1912
|
|
\
|
|
*
|
Implement In-app firmware installation.
Andrew Pilley
2024-02-17
3
-2
/
+130
*
|
|
android: Create lifecycle utility to simplify common StateFlow operations
t895
2024-02-17
20
-630
/
+331
*
|
|
android: Use extension functions for view visibility and text marquee
t895
2024-02-17
31
-265
/
+166
*
|
|
Merge pull request #13052 from t895/serializable-stuff
liamwhite
2024-02-17
2
-42
/
+53
|
\
\
\
|
*
|
|
android: Move CoreErrorDialogFragment to its own file
t895
2024-02-17
2
-42
/
+53
*
|
|
|
Merge pull request #13051 from german77/cheatmiss
liamwhite
2024-02-17
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
dmnt: cheats: Fix valid address range
german77
2024-02-17
1
-2
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #13034 from t895/map-all-the-inputs
liamwhite
2024-02-17
101
-1201
/
+5998
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
android: Input mapping
t895
2024-02-17
83
-989
/
+5706
|
*
|
|
hid_core: Prevent crash if we try to iterate through empty color devices list
t895
2024-02-16
1
-0
/
+3
|
*
|
|
hid_core: Use dedicated "port" for android's input overlay
t895
2024-02-16
2
-1
/
+11
|
*
|
|
config: Reset per-game profile name on load if empty
t895
2024-02-16
3
-0
/
+3
|
*
|
|
android: Allow SettingsItems to use String or StringRes
t895
2024-02-16
17
-214
/
+278
|
|
/
/
*
|
|
Merge pull request #13017 from liamwhite/suspension
Narr the Reg
2024-02-17
4
-32
/
+43
|
\
\
\
|
*
|
|
kernel: add and enable system suspend type
Liam
2024-02-14
4
-32
/
+43
|
|
|
/
|
|
/
|
*
|
|
Close reference to TimeZoneBinary on game close
Kelebek1
2024-02-17
2
-0
/
+5
|
|
/
|
/
|
*
|
Merge pull request #13016 from german77/set-interface2
liamwhite
2024-02-16
12
-1048
/
+685
|
\
\
|
*
|
service: set: Migrate ISystemSettingsServer to new IPC
Narr the Reg
2024-02-14
12
-1048
/
+685
|
|
/
*
|
vi: rewrite IApplicationDisplayService
Liam
2024-02-14
3
-309
/
+228
*
|
vi: rewrite ISystemDisplayService
Liam
2024-02-14
2
-148
/
+92
*
|
vi: rewrite IManagerDisplayService
Liam
2024-02-14
2
-61
/
+28
*
|
vi: rewrite IHOSBinderDriver
Liam
2024-02-14
5
-49
/
+53
*
|
vi: rewrite IApplicationRootService, IManagerRootService, ISystemRootService
Liam
2024-02-14
12
-90
/
+145
*
|
vi: split into implementation files
Liam
2024-02-14
18
-924
/
+1059
*
|
vi: extract types
Liam
2024-02-14
8
-69
/
+79
|
/
*
Merge pull request #12996 from german77/settings-ipc
liamwhite
2024-02-14
6
-174
/
+1189
|
\
|
*
service: set: Migrate ISettingsServer to new interface
german77
2024-02-13
6
-174
/
+1189
*
|
Merge pull request #12993 from liamwhite/am-rewrite-part1
Narr the Reg
2024-02-14
117
-4098
/
+4232
|
\
\
|
*
|
am: move out omm interfaces to new module
Liam
2024-02-12
14
-87
/
+124
|
*
|
am: rewrite IApplicationCreator
Liam
2024-02-12
4
-8
/
+26
|
*
|
am: add IApplicationAccessor
Liam
2024-02-12
3
-0
/
+180
[next]