index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #10797 from lat9nq/tzdb-patch
bunnei
2023-06-17
3
-11
/
+6
|
\
|
*
time_zone_service: Always write time zone rule data
lat9nq
2023-06-17
1
-8
/
+2
|
*
time_zone_manager: Compare to the correct boolean
lat9nq
2023-06-15
1
-2
/
+3
|
*
nx_tzdb: Correct Antarctica spelling
lat9nq
2023-06-15
1
-1
/
+1
*
|
k_thread: Use a mutex and cond_var to sync bool
lat9nq
2023-06-17
2
-5
/
+14
*
|
Merge pull request #10731 from german77/misc_fixes
liamwhite
2023-06-16
10
-115
/
+198
|
\
\
|
|
/
|
/
|
|
*
service: nfc: Read tag protocol only for nfc backend
Narr the Reg
2023-06-14
2
-5
/
+6
|
*
service: nfc: Accuracy fixes
Narr the Reg
2023-06-14
10
-110
/
+192
*
|
Merge pull request #10729 from liamwhite/windows-is-a-meme
bunnei
2023-06-14
2
-99
/
+118
|
\
\
|
|
/
|
/
|
|
*
vfs_real: require file existence on open
Liam
2023-06-13
1
-0
/
+4
|
*
vfs_real: add simplified open file cache
Liam
2023-06-13
2
-1
/
+18
|
*
vfs_real: lazily open files
Liam
2023-06-13
2
-11
/
+3
|
*
vfs_real: add file LRU cache for open file limits
Liam
2023-06-13
2
-100
/
+106
*
|
Merge pull request #10603 from lat9nq/tz-more-complete
bunnei
2023-06-13
9
-693
/
+297
|
\
\
|
*
|
tz_manager: Fix comparison to wrong integer
lat9nq
2023-06-05
1
-1
/
+1
|
*
|
tz_manager: Implement missing transition times
lat9nq
2023-06-05
1
-1
/
+59
|
*
|
tz_manager: Warn on unimplemented code
lat9nq
2023-06-05
1
-0
/
+7
|
*
|
tz_manager: Fix character offset not advancing
lat9nq
2023-06-05
1
-0
/
+1
|
*
|
tz_manager: Fix off-by-one error
lat9nq
2023-06-05
1
-4
/
+4
|
*
|
time_zone_binary: Add zoneinfo data
lat9nq
2023-06-05
2
-643
/
+65
|
*
|
time: Implement missing services
Narr the Reg
2023-06-05
7
-11
/
+106
|
*
|
time_zone_manager: Implement go_ahead/go_back
lat9nq
2023-06-05
1
-1
/
+39
|
*
|
tz_content_manager: Try the system time zone first
lat9nq
2023-06-05
1
-2
/
+9
|
*
|
time: Remove auto timezone consideration
lat9nq
2023-06-05
3
-33
/
+3
|
*
|
time_manager: Don't offset RTC by system time zone
lat9nq
2023-06-05
1
-5
/
+1
|
*
|
tz_content_manager: Detect system time zone
lat9nq
2023-06-05
1
-1
/
+11
*
|
|
core: decouple ARM interface from Dynarmic
Liam
2023-06-12
15
-172
/
+189
|
|
/
|
/
|
*
|
android: Add update support
Narr the Reg
2023-06-11
1
-0
/
+1
*
|
android: Add proper homebrew check
Charles Lombardo
2023-06-09
2
-1
/
+14
*
|
Merge pull request #10623 from german77/backup
liamwhite
2023-06-08
7
-39
/
+181
|
\
\
|
*
|
service: nfc: Add backup support
german77
2023-06-06
7
-39
/
+181
*
|
|
nvnflinger: allow locking framerate during video playback
Liam
2023-06-08
4
-2
/
+27
*
|
|
Merge pull request #10591 from keve1227/localized-game-icons
liamwhite
2023-06-07
3
-9
/
+40
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix typo
Kevin Sundqvist Norlén
2023-06-03
1
-1
/
+1
|
*
|
Update Chinese NX language names
Keve1227
2023-06-03
2
-8
/
+8
|
*
|
Pick game icon based on the configured system language
Keve1227
2023-06-03
1
-1
/
+32
*
|
|
Merge pull request #10508 from yuzu-emu/lime
bunnei
2023-06-05
13
-57
/
+145
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
core: hid: Finish linking motion from virtual controllers
Narr the Reg
2023-06-03
4
-9
/
+55
|
*
|
service: account: Save user profile folder on first user creation
german77
2023-06-03
1
-0
/
+1
|
*
|
android: native: Add support for custom Vulkan driver loading.
bunnei
2023-06-03
1
-12
/
+5
|
*
|
core: frontend: Refactor GraphicsContext to its own module.
bunnei
2023-06-03
4
-47
/
+73
|
*
|
android: frontend: Integrate key installation for SAF.
bunnei
2023-06-03
2
-2
/
+2
|
*
|
core: crypto: key_manager: Add methods to reload & validate keys.
bunnei
2023-06-03
2
-0
/
+11
|
*
|
device_memory: Use smaller virtual reservation size for compatibility with 39...
Liam
2023-06-03
2
-1
/
+12
|
|
/
*
|
Merge pull request #10594 from liamwhite/double-patch
bunnei
2023-06-04
1
-8
/
+12
|
\
\
|
*
|
fsp-srv: avoid patching romfs multiple times
Liam
2023-06-03
1
-8
/
+12
|
|
/
*
|
romfs: use vfs_cached for romfs output
Liam
2023-06-03
3
-24
/
+2
*
|
vfs: add vfs_cached for romfs build
Liam
2023-06-03
4
-2
/
+99
|
/
*
Fix incorrect id check and potential out of bounds lookup
Kelebek1
2023-05-31
1
-1
/
+1
*
vfs_concat: fix time complexity of read
Liam
2023-05-26
4
-70
/
+125
[next]