This website requires JavaScript.
Explore
Help
Sign In
mika
/
libnx
Watch
1
Star
0
Fork
0
You've already forked libnx
mirror of
https://github.com/switchbrew/libnx.git
synced
2025-06-22 21:02:39 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6d2699b38d
libnx
/
nx
/
include
/
switch
/
runtime
History
yellows8
b4859873ec
Added env AppletFlags handling. Don't enter the msg-loop for AppletType_Application when the output from _appletGetCurrentFocusState is already 1. This fixes the hang issue with AppletType_Application where applet init with AppletType_Application was previously done. Moved AppletType_*Application checks into a dedicated function which also checks for AppletType_SystemApplication, hence some of these funcs which didn't check for AppletType_SystemApplication now support it.
2018-10-04 18:06:00 -04:00
..
devices
Added a comment for fsdevCommitDevice().
2018-05-12 11:56:04 -04:00
util
Start doxygen bringup, with some miscellaneous cleanup
2018-02-10 22:40:11 +01:00
env.h
Added env AppletFlags handling. Don't enter the msg-loop for AppletType_Application when the output from _appletGetCurrentFocusState is already 1. This fixes the hang issue with AppletType_Application where applet init with AppletType_Application was previously done. Moved AppletType_*Application checks into a dedicated function which also checks for AppletType_SystemApplication, hence some of these funcs which didn't check for AppletType_SystemApplication now support it.
2018-10-04 18:06:00 -04:00
nxlink.h
implement nxlink stdio redirect (
#94
)
2018-05-17 00:22:47 +02:00