NX-Shell/include
Pablo Curiel 4e4624136a
usb: Lock devices_list access behind a recursive mutex (#125)
Fixes devices list population after a UMS device has been mounted by libusbhsfs. Also tweaked USB namespace functions to better deal with thread/pointer safety.
2022-09-13 15:58:16 -04:00
..
config.hpp config: Add option to disable loading extended font set to speed up boot process 2022-08-06 23:39:40 -04:00
fs.hpp fs: Refactor FS to use libc and add support for browsing USB devices via libusbhsfs 2022-08-06 11:33:30 -04:00
gui.hpp headers: Rename *.h to *.hpp and use #pragma once 2022-08-01 12:01:10 -04:00
imgui_impl_switch.hpp headers: Rename *.h to *.hpp and use #pragma once 2022-08-01 12:01:10 -04:00
keyboard.hpp headers: Rename *.h to *.hpp and use #pragma once 2022-08-01 12:01:10 -04:00
language.hpp config: Add option to disable loading extended font set to speed up boot process 2022-08-06 23:39:40 -04:00
log.hpp headers: Rename *.h to *.hpp and use #pragma once 2022-08-01 12:01:10 -04:00
net.hpp headers: Rename *.h to *.hpp and use #pragma once 2022-08-01 12:01:10 -04:00
popups.hpp fs: Remove stat when readding dirent entries (this is too expensive) 2022-08-08 13:20:30 -04:00
tabs.hpp headers: Rename *.h to *.hpp and use #pragma once 2022-08-01 12:01:10 -04:00
textures.hpp fs: Refactor FS to use libc and add support for browsing USB devices via libusbhsfs 2022-08-06 11:33:30 -04:00
usb.hpp fs: Refactor FS to use libc and add support for browsing USB devices via libusbhsfs 2022-08-06 11:33:30 -04:00
utils.hpp headers: Rename *.h to *.hpp and use #pragma once 2022-08-01 12:01:10 -04:00
windows.hpp usb: Lock devices_list access behind a recursive mutex (#125) 2022-09-13 15:58:16 -04:00