- Feb 18, 2020
-
-
Nguyen Dac Nam authored
Co-Authored-By:
Mat M. <mathew1800@gmail.com>
-
Nguyen Dac Nam authored
-
- Feb 16, 2020
-
-
Nguyen Dac Nam authored
-
Nguyen Dac Nam authored
402: function name should be Initialize2 (7.0.0+) not SetOperationMode Follow by: https://switchbrew.org/wiki/LDN_services#IUserLocalCommunicationService
-
namkazy authored
-
- Feb 15, 2020
-
-
bunnei authored
-
- Feb 14, 2020
-
-
Morph authored
-
Fernando Sahmkow authored
-
Morph authored
-
Morph authored
-
Morph authored
Available as a drop down within the configure graphics tab.
-
- Feb 13, 2020
-
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
-
- Feb 12, 2020
-
-
Lioncash authored
Same behavior, but without the need to explicitly loop through everything manually.
-
Lioncash authored
Simplifies the overall function and also allows for it to become a const-qualified member function.
-
Lioncash authored
Aligns the '=' to be consistent with the rest of the logs within this source file.
-
Lioncash authored
A formatting specifier within Clear wasn't being used, which will cause fmt to throw an exception. This fixes that.
-
Lioncash authored
We can just use the kernel member variable directly instead of going through the system to obtain the same thing.
-
Fernando Sahmkow authored
-
- Feb 11, 2020
-
-
Fernando Sahmkow authored
-
makigumo authored
trivial change, see https://switchbrew.org/wiki/Audio_services#IHardwareOpusDecoder
-
Fernando Sahmkow authored
-
- Feb 10, 2020
-
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
-
- Feb 09, 2020
-
-
Morph authored
-
- Feb 08, 2020
- Feb 06, 2020
- Feb 05, 2020
-
-
ReinUsesLisp authored
Some instances were using cbuf34.offset instead of cbuf34.GetOffset(). This returned the an invalid offset. Address those instances and rename offset to "shifted_offset" to avoid future bugs.
-
ReinUsesLisp authored
-
ReinUsesLisp authored
-