index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
acc
/
acc.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #3821 from ogniK5377/InitializeApplicationInfo-fix
bunnei
2020-05-02
1
-1
/
+1
|
\
|
*
acc: Fix InitializeApplicationInfo
David Marcec
2020-04-29
1
-1
/
+1
*
|
account: ListQualifiedUsers
David Marcec
2020-04-28
1
-0
/
+1
|
/
*
Merge pull request #2667 from DarkLordZach/profile-editor
bunnei
2019-09-14
1
-0
/
+1
|
\
|
*
acc_su: Implement GetProfileEditor (205)
Zach Hilman
2019-07-03
1
-0
/
+1
*
|
Implemented InitializeApplicationInfo & InitializeApplicationInfoRestricted
David Marcec
2019-06-27
1
-1
/
+23
|
/
*
Addressed issues
David Marcec
2019-06-17
1
-1
/
+1
*
Cleanup
David Marcec
2019-06-16
1
-1
/
+3
*
Impl'd IsUserAccountSwitchLocked, SetAudioOutVolume, GetAudioOutVolume & Partial impl of GetAccumulatedSuspendedTickChangedEvent
David Marcec
2019-06-16
1
-1
/
+2
*
Implement acc:TrySelectUserWithoutInteraction
David Marcec
2018-11-07
1
-0
/
+1
*
acc: Replace profile_manager include with a forward declaration
Lioncash
2018-08-21
1
-1
/
+3
*
Second round of account changes
David Marcec
2018-08-11
1
-1
/
+1
*
Refactored profile manager sharing
David Marcec
2018-08-11
1
-4
/
+3
*
Added IsUserRegistrationRequestPermitted
David Marcec
2018-08-11
1
-0
/
+1
*
began initial implementation of "ProfileManager"
David Marcec
2018-08-08
1
-37
/
+4
*
Switched uuids from u128 to new UUID struct
David Marcec
2018-08-08
1
-0
/
+37
*
acc: Stub GetUserCount. (#973)
bunnei
2018-08-08
1
-0
/
+1
*
hle/service: Make constructors explicit where applicable
Lioncash
2018-07-19
1
-1
/
+1
*
service: Use nested namespace specifiers where applicable
Lioncash
2018-04-20
1
-4
/
+2
*
Service/ACC: convert to module, add acc:aa, acc:su, acc:u1 services
mailwl
2018-04-10
1
-0
/
+19
*
acc_u0: Add IPC interface and stub InitializeApplicationInfo.
bunnei
2018-01-17
1
-0
/
+16