- 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
- Mar 14, 2018
-
-
bunnei authored
-
- Mar 03, 2018
-
-
mailwl authored
-
- Feb 19, 2018
-
-
bunnei authored
-
- Feb 15, 2018
-
-
bunnei authored
-
- Feb 03, 2018
-
-
mailwl authored
-
- Jan 25, 2018
- Jan 22, 2018
- Jan 21, 2018
-
-
David Marcec authored
-
- Jan 19, 2018
-
-
goaaats authored
* Stubs for various acc:u0 funcs needed * Stub for GetDesiredLanguage in IApplicationFunctions * Add set service + stubs needed for games * Fix formatting * Implement IProfile, IManagerForApplication, return bool in CheckAvailability, style fixes * Remove IProfile::Get(needs more research), fix IPC response sizes
-
- Jan 18, 2018
-
-
flerovium^-^ authored
* bsd: start stubbing bsd:u and sfdnsres * bsd: stubbed RegisterClient * bsd: attempt to get past socket() * bsd: fix some wrong assumptions about IPC * bsd: fix format specifiers * bsd: stubbed Connect() * bsd: stubbed SendTo() * made requested changes * sockets: respect alphabetical order at service installation * run clang-format * bsd: start stubbing bsd:u and sfdnsres * bsd: stubbed RegisterClient * bsd: attempt to get past socket() * bsd: fix some wrong assumptions about IPC * bsd: fix format specifiers * bsd: stubbed Connect() * bsd: stubbed SendTo() * made requested changes * sockets: respect alphabetical order at service installation * run clang-format * run clang-format (2)
-
- Jan 17, 2018
- Jan 15, 2018
- Jan 13, 2018
-
-
bunnei authored
-
James Rowe authored
-
- Jan 11, 2018
-
-
Subv authored
The homebrew display test application now properly writes graphics data to the graphics buffer but we still don't have a way to compose the display layers.
-
- Dec 29, 2017
- Dec 28, 2017