NX-Shell/source
Lekoshi 700aa48607
lang: Add Portuguese translation (#129)
* Update language.cpp

* Update language.cpp
2022-12-09 23:33:31 -05:00
..
popups fs: Remove stat when readding dirent entries (this is too expensive) 2022-08-08 13:20:30 -04:00
tabs usb: Lock devices_list access behind a recursive mutex (#125) 2022-09-13 15:58:16 -04:00
config.cpp config: Add option to disable loading extended font set to speed up boot process 2022-08-06 23:39:40 -04:00
fs.cpp fs: In FS::DeleteRecursive, check if the provided path is '/' and not the cwd (fixes #119) 2022-08-20 14:45:08 -04:00
gui.cpp config: Add option to disable loading extended font set to speed up boot process 2022-08-06 23:39:40 -04:00
image.cpp fs: Remove stat when readding dirent entries (this is too expensive) 2022-08-08 13:20:30 -04:00
imgui_impl_switch.cpp imGui: Do not save ini 2022-08-01 17:46:02 -04:00
keyboard.cpp fs: Remove cwd from config and clean up fs/config code 2022-08-02 15:20:26 -04:00
language.cpp lang: Add Portuguese translation (#129) 2022-12-09 23:33:31 -05:00
log.cpp fs: Refactor FS to use libc and add support for browsing USB devices via libusbhsfs 2022-08-06 11:33:30 -04:00
main.cpp fs: Refactor FS to use libc and add support for browsing USB devices via libusbhsfs 2022-08-06 11:33:30 -04:00
net.cpp fs: Refactor FS to use libc and add support for browsing USB devices via libusbhsfs 2022-08-06 11:33:30 -04:00
textures.cpp fs: Refactor FS to use libc and add support for browsing USB devices via libusbhsfs 2022-08-06 11:33:30 -04:00
usb.cpp usb: Lock devices_list access behind a recursive mutex (#125) 2022-09-13 15:58:16 -04:00
utils.cpp headers: Rename *.h to *.hpp and use #pragma once 2022-08-01 12:01:10 -04:00
window.cpp fs: Remove stat when readding dirent entries (this is too expensive) 2022-08-08 13:20:30 -04:00