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
...
|
*
|
First round of account changes
David Marcec
2018-08-11
3
-49
/
+55
|
*
|
Refactored profile manager sharing
David Marcec
2018-08-11
10
-20
/
+28
|
*
|
Merge remote-tracking branch 'origin/master' into better-account
David Marcec
2018-08-11
37
-148
/
+758
|
|
\
\
|
*
|
|
Added IsUserRegistrationRequestPermitted
David Marcec
2018-08-11
7
-3
/
+19
|
*
|
|
Don't add user if the uuid already exists
David Marcec
2018-08-09
1
-0
/
+4
|
*
|
|
Open first user added
David Marcec
2018-08-09
1
-1
/
+3
|
*
|
|
Inital pass of account backend implementation
David Marcec
2018-08-09
3
-12
/
+22
|
*
|
|
GetProfileBase and GetProfileBaseAndData added
David Marcec
2018-08-08
3
-44
/
+106
|
*
|
|
began initial implementation of "ProfileManager"
David Marcec
2018-08-08
5
-44
/
+202
|
*
|
|
Switched uuids from u128 to new UUID struct
David Marcec
2018-08-08
2
-10
/
+49
*
|
|
|
Implement SetIdleTimeDetectionExtension & GetIdleTimeDetectionExtension (#1059)
greggameplayer
2018-08-17
2
-2
/
+22
*
|
|
|
Merge pull request #1090 from lioncash/ctor-assign
bunnei
2018-08-17
1
-0
/
+6
|
\
\
\
\
|
*
|
|
|
core: Delete System copy/move constructors and assignment operators
Lioncash
2018-08-16
1
-0
/
+6
*
|
|
|
|
Merge pull request #1093 from greggameplayer/GetDefaultDisplayResolutionChang...
bunnei
2018-08-17
2
-1
/
+13
|
\
\
\
\
\
|
*
|
|
|
|
correct coding style
greggameplayer
2018-08-16
1
-1
/
+1
|
*
|
|
|
|
Implement GetDefaultDisplayResolutionChangeEvent
greggameplayer
2018-08-16
2
-1
/
+13
*
|
|
|
|
|
Merge pull request #1087 from MerryMage/dynarmic
bunnei
2018-08-16
1
-0
/
+3
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
dynarmic: Update to 550d662
MerryMage
2018-08-16
1
-0
/
+3
*
|
|
|
|
|
Merge pull request #1085 from lioncash/namespace
bunnei
2018-08-16
2
-12
/
+14
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
common: Namespace hex_util.h/.cpp
Lioncash
2018-08-15
2
-12
/
+14
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #1075 from lioncash/include
bunnei
2018-08-16
4
-35
/
+22
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
loader/nca: Remove unnecessary includes and member variables
Lioncash
2018-08-15
2
-20
/
+11
|
*
|
|
|
loader/xci: Remove unnecessary includes and member variables
Lioncash
2018-08-15
2
-15
/
+11
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #1005 from DarkLordZach/registered-fmt
bunnei
2018-08-15
24
-58
/
+1135
|
\
\
\
\
|
*
|
|
|
registration: Various style and documentation improvements
Zach Hilman
2018-08-12
3
-18
/
+22
|
*
|
|
|
registration: Add support for force overwrite of installed
Zach Hilman
2018-08-11
2
-22
/
+48
|
*
|
|
|
vfs_real: Add CreateFullPath to Create* operations
Zach Hilman
2018-08-11
2
-13
/
+6
|
*
|
|
|
control_metadata: Remove unnecessary reference to base file
Zach Hilman
2018-08-11
2
-2
/
+1
|
*
|
|
|
romfs: Remove cyclic shared_ptr leak in romfs code
Zach Hilman
2018-08-11
3
-8
/
+8
|
*
|
|
|
registration: Update documentation and style
Zach Hilman
2018-08-11
5
-42
/
+69
|
*
|
|
|
nca_metadata: Remove unnecessary reference to base file
Zach Hilman
2018-08-11
2
-3
/
+2
|
*
|
|
|
bis_factory: Create NAND dirs if they don't exist
Zach Hilman
2018-08-11
1
-2
/
+9
|
*
|
|
|
registration: Take RawCopy function as parameter
Zach Hilman
2018-08-11
2
-10
/
+15
|
*
|
|
|
registered_cache: Fix missing reading from yuzu_meta
Zach Hilman
2018-08-11
1
-7
/
+16
|
*
|
|
|
file_sys: Comply to style guidelines
Zach Hilman
2018-08-11
6
-27
/
+38
|
*
|
|
|
qt: Add 'Install to NAND' option to menu
Zach Hilman
2018-08-11
2
-1
/
+2
|
*
|
|
|
file_sys: Add RegisteredCache
Zach Hilman
2018-08-11
2
-0
/
+543
|
*
|
|
|
file_sys: Add support for parsing NCA metadata (CNMT)
Zach Hilman
2018-08-11
3
-0
/
+238
|
*
|
|
|
card_image: Add accessor for all NCAs in XCI
Zach Hilman
2018-08-11
2
-0
/
+5
|
*
|
|
|
vfs_real: Add CreateFullPath to CreateFile
Zach Hilman
2018-08-11
1
-3
/
+6
|
*
|
|
|
filesystem: Add Open and Register functions for BISFactory
Zach Hilman
2018-08-11
2
-4
/
+23
|
*
|
|
|
bis_factory: Add partial implementation of BISFactory
Zach Hilman
2018-08-11
2
-0
/
+54
|
*
|
|
|
loader: Join 0* files in directory if filename is 00
Zach Hilman
2018-08-11
1
-1
/
+33
|
*
|
|
|
loader: Recognize filename '00' as NCA
Zach Hilman
2018-08-11
1
-0
/
+2
|
*
|
|
|
vfs: Add ConcatenatedVfsFile
Zach Hilman
2018-08-11
2
-0
/
+134
|
*
|
|
|
crypto: Remove hex utilities from key_manager
Zach Hilman
2018-08-11
2
-36
/
+2
*
|
|
|
|
Merge pull request #1078 from lioncash/message
bunnei
2018-08-15
1
-2
/
+20
|
\
\
\
\
\
|
*
|
|
|
|
lm: Use LOG_DEBUG for printing out trace logs
Lioncash
2018-08-15
1
-1
/
+1
|
*
|
|
|
|
lm: Handle threads and modules within the logger
Lioncash
2018-08-15
1
-1
/
+19
*
|
|
|
|
|
Merge pull request #1079 from lioncash/fmt
bunnei
2018-08-15
3
-12
/
+11
|
\
\
\
\
\
\
[prev]
[next]