libnx/nx/source
noneuclideanmotion 7ad4120648
Update console.c
This line needs to be inside the if statement, it being outside creates a bug which prevents the use of custom PrintConsoles, as it will force any custom PrintConsole to just be equal to the default console. It should only be ran if the default console is being used.
2022-11-03 04:06:58 +00:00
..
applets swkbd: Fixed height value in swkbdInlineGetTouchRectangles. 2022-10-06 15:22:47 -04:00
arm cache: need an isb barrier on icache invalidate 2022-08-02 23:06:52 +02:00
audio add audrvVoiceIsPaused 2021-04-26 20:33:10 +02:00
crypto Clear finalized field upon hmac context creation 2019-06-15 16:29:49 -04:00
display payload can never be NULL 2022-05-02 23:12:56 +01:00
kernel svc: add MapInsecureMemory/UnmapInsecureMemory 2022-10-11 20:18:30 -07:00
nvidia nv: Implement ioctl GET_GPU_TIME 2022-07-02 16:02:01 +02:00
runtime Update console.c 2022-11-03 04:06:58 +00:00
services applet: Updated for 15.0.0. Various fixes and added __nx_applet_init_timeout. 2022-11-01 14:27:32 -04:00
sf sessionmgr: fix deadlock with multiple waiters (fix #556) 2021-06-20 12:39:42 +02:00
internal.h Implement TLS slot support (with destructors) 2019-03-29 18:40:26 +01:00