index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
acc
/
acc.cpp
Age
Commit message (
Expand
)
Author
2020-06-28
acc: ListOpenContextStoredUsers partial stub
David Marcec
2020-06-22
account: Update function tables and add missing classes (#4145)
VolcaEM
2020-05-03
Merge pull request #3822 from ogniK5377/GetAccountId
bunnei
2020-05-01
Merge pull request #3821 from ogniK5377/InitializeApplicationInfo-fix
bunnei
2020-04-29
acc: Return a unique value per account for GetAccountId
David Marcec
2020-04-29
acc: Fix InitializeApplicationInfo
David Marcec
2020-04-29
Updated comment to reflect ListQualifiedUsers better
David Marcec
2020-04-29
account: ListQualifiedUsers
David Marcec
2020-01-04
core: Initialize several structs that make use of Common::UUID.
bunnei
2019-11-12
service: Resolve sign conversion errors
Lioncash
2019-09-22
service/acc: Lower log severity from INFO to DEBUG
FearlessTobi
2019-09-14
Merge pull request #2667 from DarkLordZach/profile-editor
bunnei
2019-07-03
acc_su: Implement GetProfileEditor (205)
Zach Hilman
2019-07-03
acc: Implement IProfileEditor-specific commands 'Store' and 'StoreWithImage'
Zach Hilman
2019-07-03
acc: Add IProfileCommon for IProfile and IProfileEditor
Zach Hilman
2019-06-28
Addressed issues
David Marcec
2019-06-27
Implemented InitializeApplicationInfo & InitializeApplicationInfoRestricted
David Marcec
2019-06-21
service/acc: Silence truncation warnings
Lioncash
2019-06-17
Addressed issues
David Marcec
2019-06-16
Cleanup
David Marcec
2019-06-16
Impl'd IsUserAccountSwitchLocked, SetAudioOutVolume, GetAudioOutVolume & Part...
David Marcec
2019-06-07
constants: Extract backup JPEG used by account services
Zach Hilman
2019-04-25
common: Extract UUID to its own class
Zach Hilman
2019-04-11
service: Update service function tables
Lioncash
2018-11-29
Merge pull request #1801 from ogniK5377/log-before-execute
bunnei
2018-11-26
profile_manager: Save and load ProfileData from disk
Zach Hilman
2018-11-26
Changed logging to be "Log before execution", Added more error logging, all s...
David Marcec
2018-11-14
service/acc: Correct error case within TrySelectUserWithoutInteraction()
Lioncash
2018-11-07
fixed spelling error
David Marcec
2018-11-07
Added missing log
David Marcec
2018-11-07
Implement acc:TrySelectUserWithoutInteraction
David Marcec
2018-10-24
service/acc: Move fallback image to file scope
Lioncash
2018-10-24
service/acc: Silence compiler warnings
Lioncash
2018-10-24
service/acc: Early return in failure case in LoadImage()
Lioncash
2018-10-23
acc: Fix account UUID duplication error
Zach Hilman
2018-10-23
profile_manager: Load user icons, names, and UUIDs from system save
Zach Hilman
2018-10-23
acc: Load user images from config dir
Zach Hilman
2018-09-19
Fixed GetAccountId stub, Added error code for OpenDirectory and added Activat...
David Marcec
2018-09-19
Implemented GetImageSize
David Marcec
2018-08-20
acc: Replace profile_manager include with a forward declaration
Lioncash
2018-08-20
acc: Simplify WriteBuffer call within LoadImage()
Lioncash
2018-08-20
acc: Correct IProfile's constructor initializer list order
Lioncash
2018-08-20
acc: Remove unused DEFAULT_USER_ID
Lioncash
2018-08-12
Removed un-needed count from ListOpenUsers and ListAllUsers
David Marcec
2018-08-12
Code cleanup for profile manager
David Marcec
2018-08-11
Added GetOpenUserCount
David Marcec
2018-08-11
Added missing ListAllUsers count
David Marcec
2018-08-11
First round of account changes
David Marcec
2018-08-11
Refactored profile manager sharing
David Marcec
2018-08-11
Merge remote-tracking branch 'origin/master' into better-account
David Marcec
[prev]
[next]