aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/ns/pl_u.h
AgeCommit message (Expand)Author
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2020-12-18pl_u, applets/web: Decrypt shared fonts to TTF filesMorph
2020-11-26service: Eliminate usages of the global system instanceLioncash
2019-10-13pl_u: Fix mismatched rebase size error in font encryptionZach Hilman
2019-10-13pl_u: Use kernel physical memoryZach Hilman
2019-09-22Merge pull request #2884 from ogniK5377/deglobal-sys-servicesFernando Sahmkow
2019-09-22Revert "Merge pull request #2709 from DarkLordZach/oss-ext-fonts-1"David Marcec
2019-09-22RebaseDavid Marcec
2019-09-22RebaseDavid Marcec
2019-09-22RebaseDavid Marcec
2019-09-22Merge pull request #2709 from DarkLordZach/oss-ext-fonts-1David
2019-09-21pl_u: Use kernel physical memoryZach Hilman
2019-09-21pl_u: Use OSS system archives if real archives don't existZach Hilman
2019-09-21pl_u: Expose method to encrypt TTF to BFTTFZach Hilman
2019-09-21services: Pass FileSystemController as reference to services that need itZach Hilman
2018-09-11pl_u: Eliminate mutable file-scope stateLioncash
2018-09-10hle/service: Default constructors and destructors in the cpp file where appli...Lioncash
2018-05-01GetSharedFontInOrderOfPriority (#381)David
2018-04-19service: Use nested namespace specifiers where applicableLioncash
2018-03-25pl_u: Add RequestLoad.bunnei
2018-02-14pl_u: Implement basic shared font loading from RAM dump.bunnei