Ryujinx/Ryujinx.HLE/OsHle/Services
Thomas Guillemard eeb626947e Implement Shared Fonts (#215)
* Implement Shared Fonts

This fully implements shared fonts.
This commit is provided without fonts.
This commit also add Size to HSharedMem.Positions to be able to add fonts to shared zones when RequestLoad is called.

* Require the user to provide fonts in RyuFS/system

* Use File.Exits instead of relying ona try/catch and change system resource exception format a bit

* Make sure that font sum doesn't exceed 17MB

Also rename font data dictionary for coherence.
2018-08-04 18:38:49 -03:00
..
Acc Fix GetLastOpenedUser stub returning an invalid account id value 2018-06-25 17:12:59 -03:00
Am Stub AppletOE UnlockExit (#279) 2018-07-19 20:27:50 -03:00
Apm Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LLE implementation 2018-06-10 21:46:42 -03:00
Aud Fix RevMagic on audren 2018-07-15 00:42:59 -03:00
Bcat Link BCAT:U & BCAT:A & BCAT:M & BCAT:S (#257) 2018-07-23 16:20:16 +02:00
Bsd Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LLE implementation 2018-06-10 21:46:42 -03:00
Caps Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LLE implementation 2018-06-10 21:46:42 -03:00
Friend Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LLE implementation 2018-06-10 21:46:42 -03:00
FspSrv Implement IFileSystem:CleanDirectoryRecursively (#283) 2018-07-18 21:05:17 +02:00
Hid Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LLE implementation 2018-06-10 21:46:42 -03:00
Lm Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LLE implementation 2018-06-10 21:46:42 -03:00
Mm Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LLE implementation 2018-06-10 21:46:42 -03:00
Nfp Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LLE implementation 2018-06-10 21:46:42 -03:00
Nifm Some fix to IRequest on NIFM, support sending objects to services (#294) 2018-07-29 01:36:29 -03:00
Ns Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LLE implementation 2018-06-10 21:46:42 -03:00
Nv Add support for ioctl2, SetTimeout and KickoffPbWithAttr (#261) 2018-07-15 00:04:46 -03:00
Pctl Compliant with review. 2018-06-12 20:51:59 -04:00
Pl Implement Shared Fonts (#215) 2018-08-04 18:38:49 -03:00
Prepo Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LLE implementation 2018-06-10 21:46:42 -03:00
Set Fix formatting on ISettingsServer 2018-07-03 21:45:41 -03:00
Sfdnsres Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LLE implementation 2018-06-10 21:46:42 -03:00
Sm Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LLE implementation 2018-06-10 21:46:42 -03:00
Spl Implement CSRNG (Cryptographically Secure Random Bytes) (#216) 2018-07-13 23:36:57 +02:00
Ssl Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LLE implementation 2018-06-10 21:46:42 -03:00
Time Update ITimeZoneService.cs 2018-07-22 19:38:29 +00:00
Vi Blit framebuffer without shaders (#229) 2018-07-23 16:21:05 +02:00
IIpcService.cs Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LLE implementation 2018-06-10 21:46:42 -03:00
IpcService.cs Some fix to IRequest on NIFM, support sending objects to services (#294) 2018-07-29 01:36:29 -03:00
ServiceFactory.cs Link BCAT:U & BCAT:A & BCAT:M & BCAT:S (#257) 2018-07-23 16:20:16 +02:00