Historique des commits

Auteur SHA1 Message Date
  David Marcec a2cc3b10bb Changed logging to be "Log before execution", Added more error logging, all services should now log on some level il y a 7 ans
  Zach Hilman 8aa17f0480 pl_u: Resize buffers in shared font data getter to what game requests il y a 7 ans
  Lioncash 39ae73b356 file_sys/registered_cache: Use unique_ptr and regular pointers instead of shared_ptrs where applicable il y a 7 ans
  Lioncash cf9d6c6f52 kernel/process: Make data member variables private il y a 7 ans
  fearlessTobi 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" il y a 7 ans
  Lioncash ce97d8ef6c services/pl_u: Add missing Korean font to the fallback case for shared fonts il y a 7 ans
  Lioncash c061e27155 pl_u: Eliminate mutable file-scope state il y a 7 ans
  bunnei 1470b85af9 Merge pull request #1291 from lioncash/default il y a 8 ans
  Lioncash 46ba1bc40f externals: Place font data within cpp files il y a 8 ans
  Lioncash 6ac955a0b4 hle/service: Default constructors and destructors in the cpp file where applicable il y a 8 ans
  Tobias 3bac3051fc Use open-source shared fonts if no dumped file is available (#1269) il y a 8 ans
  Lioncash a813c10e1c file_sys: Replace includes with forward declarations where applicable il y a 8 ans
  Lioncash 0cbcd6ec9a kernel: Eliminate kernel global state il y a 8 ans
  David Marcec 78b109d195 Addressed plu TTF changes il y a 8 ans
  David Marcec eccc77a8c8 Added SharedFonts loading via TTF il y a 8 ans
  David Marcec 15cc34b93e Added missing include for pl:u il y a 8 ans
  David 99fc32428a PL:U Added BFTTF loading(Loading from System NAND dumps) (#1088) il y a 8 ans
  Lioncash d66b43dadf file_util: Use an enum class for GetUserPath() il y a 8 ans
  Lioncash 1bdb67440b pl_u: Simplify WriteBuffer() calls in GetSharedFontInOrderOfPriority() il y a 8 ans
  bunnei 0b13ce1435 Merge pull request #725 from lioncash/bytes il y a 8 ans
  Lioncash df001e83b1 pl_u: Specify correct size for buffers in GetSharedFontInOrderOfPriority() il y a 8 ans
  Lioncash 68c1ffdd1c pl_u: Remove printf specifier in log call in a log call in GetSharedFontInOrderOfPriority() il y a 8 ans
  James Rowe 638956aa81 Rename logging macro back to LOG_* il y a 8 ans
  David ff2f0d980a GetSharedFontInOrderOfPriority (#381) il y a 8 ans
  Lioncash 022fc59dcd ns: Move logging macros over to new fmt-compatible ones il y a 8 ans
  Lioncash ccca5e7c28 service: Use nested namespace specifiers where applicable il y a 8 ans
  bunnei ac628f139d pl_u: Use empty shared font if none is available. il y a 8 ans
  Hexagon12 ac50d2cd60 Updated pl:u with more service names. il y a 8 ans
  bunnei 868f7f18b9 pl_u: Add RequestLoad. il y a 8 ans
  bunnei 7d6653268f core: Move process creation out of global state. il y a 8 ans