summaryrefslogtreecommitdiff
path: root/src/core (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1117 from ogniK5377/CheckFreeCommunicationPermissionGravatar bunnei2018-08-201-1/+8
|\
| * Added CheckFreeCommunicationPermissionGravatar David Marcec2018-08-201-1/+8
* | Merge pull request #1017 from ogniK5377/better-accountGravatar bunnei2018-08-2013-74/+440
|\ \ | |/ |/|
| * Better UUID randomnessGravatar David Marcec2018-08-121-2/+7
| * Removed un-needed count from ListOpenUsers and ListAllUsersGravatar David Marcec2018-08-121-4/+2
| * Added better explanations in the profile managerGravatar David Marcec2018-08-122-1/+34
| * Code cleanup for profile managerGravatar David Marcec2018-08-123-40/+47
| * Removed const from ProfileBase InvalidateGravatar David Marcec2018-08-121-1/+1
| * fixed invalid uuid bool operatorGravatar David Marcec2018-08-111-1/+1
| * Added GetOpenUserCountGravatar David Marcec2018-08-113-3/+14
| * Removed all for loops from the profile managerGravatar David Marcec2018-08-111-9/+4
| * Added missing ListAllUsers countGravatar David Marcec2018-08-111-1/+2
| * If statement style changeGravatar David Marcec2018-08-111-11/+19
| * Second round of account changesGravatar David Marcec2018-08-113-18/+21
| * First round of account changesGravatar David Marcec2018-08-113-49/+55
| * Refactored profile manager sharingGravatar David Marcec2018-08-1110-20/+28
| * Merge remote-tracking branch 'origin/master' into better-accountGravatar David Marcec2018-08-1137-148/+758
| |\
| * | Added IsUserRegistrationRequestPermittedGravatar David Marcec2018-08-117-3/+19
| * | Don't add user if the uuid already existsGravatar David Marcec2018-08-091-0/+4
| * | Open first user addedGravatar David Marcec2018-08-091-1/+3
| * | Inital pass of account backend implementationGravatar David Marcec2018-08-093-12/+22
| * | GetProfileBase and GetProfileBaseAndData addedGravatar David Marcec2018-08-083-44/+106
| * | began initial implementation of "ProfileManager"Gravatar David Marcec2018-08-085-44/+202
| * | Switched uuids from u128 to new UUID structGravatar David Marcec2018-08-082-10/+49
* | | Implement SetIdleTimeDetectionExtension & GetIdleTimeDetectionExtension (#1059)Gravatar greggameplayer2018-08-172-2/+22
* | | Merge pull request #1090 from lioncash/ctor-assignGravatar bunnei2018-08-171-0/+6
|\ \ \
| * | | core: Delete System copy/move constructors and assignment operatorsGravatar Lioncash2018-08-161-0/+6
* | | | Merge pull request #1093 from greggameplayer/GetDefaultDisplayResolutionChang...Gravatar bunnei2018-08-172-1/+13
|\ \ \ \
| * | | | correct coding styleGravatar greggameplayer2018-08-161-1/+1
| * | | | Implement GetDefaultDisplayResolutionChangeEventGravatar greggameplayer2018-08-162-1/+13
* | | | | Merge pull request #1087 from MerryMage/dynarmicGravatar bunnei2018-08-161-0/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | dynarmic: Update to 550d662Gravatar MerryMage2018-08-161-0/+3
* | | | | Merge pull request #1085 from lioncash/namespaceGravatar bunnei2018-08-162-12/+14
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | common: Namespace hex_util.h/.cppGravatar Lioncash2018-08-152-12/+14
| |/ / /
* | | | Merge pull request #1075 from lioncash/includeGravatar bunnei2018-08-164-35/+22
|\ \ \ \ | |/ / / |/| | |
| * | | loader/nca: Remove unnecessary includes and member variablesGravatar Lioncash2018-08-152-20/+11
| * | | loader/xci: Remove unnecessary includes and member variablesGravatar Lioncash2018-08-152-15/+11
* | | | Merge pull request #1005 from DarkLordZach/registered-fmtGravatar bunnei2018-08-1524-58/+1135
|\ \ \ \
| * | | | registration: Various style and documentation improvementsGravatar Zach Hilman2018-08-123-18/+22
| * | | | registration: Add support for force overwrite of installedGravatar Zach Hilman2018-08-112-22/+48
| * | | | vfs_real: Add CreateFullPath to Create* operationsGravatar Zach Hilman2018-08-112-13/+6
| * | | | control_metadata: Remove unnecessary reference to base fileGravatar Zach Hilman2018-08-112-2/+1
| * | | | romfs: Remove cyclic shared_ptr leak in romfs codeGravatar Zach Hilman2018-08-113-8/+8
| * | | | registration: Update documentation and styleGravatar Zach Hilman2018-08-115-42/+69
| * | | | nca_metadata: Remove unnecessary reference to base fileGravatar Zach Hilman2018-08-112-3/+2
| * | | | bis_factory: Create NAND dirs if they don't existGravatar Zach Hilman2018-08-111-2/+9
| * | | | registration: Take RawCopy function as parameterGravatar Zach Hilman2018-08-112-10/+15
| * | | | registered_cache: Fix missing reading from yuzu_metaGravatar Zach Hilman2018-08-111-7/+16
| * | | | file_sys: Comply to style guidelinesGravatar Zach Hilman2018-08-116-27/+38
| * | | | qt: Add 'Install to NAND' option to menuGravatar Zach Hilman2018-08-112-1/+2