- Aug 02, 2018
- Aug 01, 2018
- Jul 31, 2018
- Jul 29, 2018
- Jul 27, 2018
-
-
Lioncash authored
Adds the basic skeleton for the ncm services based off information on Switch Brew.
-
Lioncash authored
Adds the skeleton for the mii services based off information provided by Switch Brew
-
Lioncash authored
Adds the skeleton of the nfc service based off the information provided on Switch Brew.
-
Lioncash authored
Adds the skeleton of the lbl service based off the information provided by Switch Brew.
-
- Jul 26, 2018
-
-
Lioncash authored
Adds the skeleton for the btdrv service based off the information provided by Switch Brew
-
Lioncash authored
Adds the basic skeleton for the grc:c service based off the information provided by Switch Brew.
-
Lioncash authored
Adds the skeleton for the nim services based off information from Switch Brew.
-
Lioncash authored
Adds ldn services based off information provided by Switch Brew.
-
Lioncash authored
Adds the skeleton for the ldr-related services based off the information provided on Switch Brew.
-
Lioncash authored
Adds the skeleton for the eupld services based off information on Switch Brew.
-
Lioncash authored
Adds the basic skeleton of the erpt service based off information on Switch Brew.
-
- Jul 25, 2018
- Jul 03, 2018
-
-
James Rowe authored
-
- Jun 05, 2018
-
-
mailwl authored
-
- May 28, 2018
-
-
mailwl authored
-
- May 17, 2018
-
-
David Marcec authored
-
- May 02, 2018
-
-
Lioncash authored
This makes the formatting expectations more obvious (e.g. any zero padding specified is padding that's entirely dedicated to the value being printed, not any pretty-printing that also gets tacked on).
-
- Apr 29, 2018
-
-
Lioncash authored
Given we utilize fmt, we don't need to provide our own functions for formatting anymore
-
- Apr 27, 2018
-
-
Lioncash authored
-
- Apr 25, 2018
-
-
mailwl authored
PCTL::CreateServiceWithoutInitialize and IParentalControlService::Initialize, required by Kirby Star Allies
-
- Apr 24, 2018
-
-
Lioncash authored
-
- Apr 23, 2018
-
-
David Marcec authored
-
- Apr 22, 2018
-
-
David Marcec authored
Implemented GetIUserInterface properly, Playreport and SSL::SetInterfaceVersion. Fixed ipc issues with IAudioDevice(wrong ids)
-
- Apr 20, 2018
-
-
Lioncash authored
Converts the service manager from a global into an instance-based variable.
-
- Apr 02, 2018
-
-
Daniel Lim Wee Soong authored
Versions prior to this didn't compile on OpenBSD due to unconditional use of the non-standard strtod_l() function. The fmt::MemoryWriter API has been removed in the intervening versions, so replace its use with fmt::memory_buffer and fmt::format_to. The library also no longer provides the fmt::fmt ALIAS, so define it in externals/CMakeLists.txt.
-
- Mar 30, 2018
-
-
bunnei authored
service: Initialize NFP service. Log: Add NFP service as a log subtype.
-
- Mar 23, 2018
-
-
mailwl authored
-
- Mar 22, 2018
-
-
mailwl authored
-
- Mar 20, 2018
-
-
mailwl authored
-
- Mar 19, 2018