- 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
Implements these functions according to the information available on Switch Brew.
-
- Jul 26, 2018
-
-
Lioncash authored
Adds ldn services based off information provided by Switch Brew.
-
- Jul 20, 2018
-
-
Lioncash authored
A few inclusions were being satisfied indirectly. To prevent breakages in the future, include these directly.
-
Lioncash authored
These can just use a view to a string since its only comparing against two names in both cases for matches. This avoids constructing std::string instances where they aren't necessary.
-
- Jul 15, 2018
-
-
James Rowe authored
-
- Jul 14, 2018
-
-
James Rowe authored
-
- Jul 03, 2018
-
-
James Rowe authored
-
- Jun 05, 2018
-
-
mailwl authored
-
- May 28, 2018
-
-
mailwl authored
-
- Apr 27, 2018
-
-
Lioncash authored
Now that the old macros are no longer used, we can remove all functionality related to them.
-
- Apr 26, 2018
-
-
David Marcec authored
-
- Apr 06, 2018
-
-
James Rowe authored
Additionally, when updating fmtlib, there was a change in fmtlib broke how the old logging macro was overloaded, so this works around that by just naming the fmtlib macro impl something different
-
- Apr 03, 2018
-
-
Daniel Lim Wee Soong authored
Due to premature merging of #262 I think the build may be failing right now. Should merge this ASAP to fix it.
-
- 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
-
-
Daniel Lim Wee Soong authored
Add a new set of logging macros based on fmtlib Similar but not exactly the same as https://github.com/citra-emu/citra/pull/3533 Citra currently uses a different version of fmt, which does not support FMT_VARIADIC so make_args is used instead. On the other hand, yuzu uses fmt 4.1.0 which doesn't have make_args yet so FMT_VARIADIC is used.
-
mailwl authored
-
- Mar 20, 2018
-
-
mailwl authored
-
- Feb 20, 2018
-
-
mailwl authored
-
- Feb 19, 2018
-
-
bunnei authored
-
- Feb 15, 2018
-
-
bunnei authored
-
- Feb 05, 2018
- Feb 04, 2018
-
-
bunnei authored
-