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
*
service: move hle_ipc from kernel
Liam
2023-03-01
1
-19
/
+19
*
service: refactor server architecture
Liam
2023-02-21
1
-2
/
+1
*
core: hle: service: acc: Fix ListOpenContextStoredUsers/StoreOpenContext.
bunnei
2022-11-03
1
-1
/
+0
*
core: Replace all instances of ResultCode with Result
german77
2022-06-27
1
-1
/
+1
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
1
-3
/
+2
*
service/acc: Rename Unknown160 to InitializeApplicationInfoV2
german77
2021-11-04
1
-1
/
+1
*
service: acc: Stub acc:u0 '160'
Morph
2021-11-04
1
-0
/
+1
*
service: Append service name prefix to common filenames
Morph
2021-07-14
1
-1
/
+1
*
acc: Stub StoreSaveDataThumbnail
Chloe Marcec
2021-01-19
1
-0
/
+5
*
service: Eliminate usages of the global system instance
Lioncash
2020-11-27
1
-3
/
+2
*
acc: Stub LoadOpenContext
Morph
2020-09-21
1
-0
/
+1
*
acc: ListOpenContextStoredUsers partial stub
David Marcec
2020-06-28
1
-0
/
+1
*
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