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_u0.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: hle: service: acc: Fix ListOpenContextStoredUsers/StoreOpenContext.
bunnei
2022-11-03
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: Resolve cases of member field shadowing
Lioncash
2021-05-04
1
-3
/
+3
*
acc: Stub StoreSaveDataThumbnail
Chloe Marcec
2021-01-19
1
-1
/
+1
*
acc: Stub LoadOpenContext
Morph
2020-09-21
1
-1
/
+1
*
acc: ListOpenContextStoredUsers partial stub
David Marcec
2020-06-28
1
-2
/
+2
*
account: Update function tables and add missing classes (#4145)
VolcaEM
2020-06-22
1
-9
/
+9
*
account: ListQualifiedUsers
David Marcec
2020-04-28
1
-1
/
+1
*
Implemented InitializeApplicationInfo & InitializeApplicationInfoRestricted
David Marcec
2019-06-27
1
-2
/
+2
*
Cleanup
David Marcec
2019-06-16
1
-2
/
+3
*
Impl'd IsUserAccountSwitchLocked, SetAudioOutVolume, GetAudioOutVolume & Partial impl of GetAccumulatedSuspendedTickChangedEvent
David Marcec
2019-06-16
1
-2
/
+2
*
service: Update service function tables
Lioncash
2019-04-11
1
-0
/
+8
*
Implement acc:TrySelectUserWithoutInteraction
David Marcec
2018-11-07
1
-1
/
+1
*
hle/service: Default constructors and destructors in the cpp file where applicable
Lioncash
2018-09-11
1
-0
/
+2
*
Refactored profile manager sharing
David Marcec
2018-08-11
1
-1
/
+2
*
Added IsUserRegistrationRequestPermitted
David Marcec
2018-08-11
1
-1
/
+1
*
acc: Stub GetUserCount. (#973)
bunnei
2018-08-08
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
-101
/
+12
*
acc_u0: Stub ListOpenUsers service function.
bunnei
2018-02-19
1
-1
/
+10
*
service: Remove remaining uses of BufferDescriptor*.
bunnei
2018-02-14
1
-2
/
+1
*
acc_u0: Implement ListAllUsers.
bunnei
2018-02-09
1
-2
/
+14
*
logger: Add "account" service logging category.
bunnei
2018-02-04
1
-8
/
+8
*
acc_u0: Stub out GetLastOpenedUser.
bunnei
2018-02-04
1
-0
/
+9
*
acc:u0 : stub GetAccountId
mailwl
2018-02-04
1
-1
/
+9
*
hle: Rename RequestBuilder to ResponseBuilder.
bunnei
2018-01-25
1
-6
/
+6
*
service: Fix all incorrect IPC response headers.
bunnei
2018-01-25
1
-2
/
+2
*
acc, set, applet_oe: stub various functions, add set service (#105)
goaaats
2018-01-19
1
-0
/
+61
*
acc_u0: Add IPC interface and stub InitializeApplicationInfo.
bunnei
2018-01-17
1
-0
/
+26