1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2024-11-22 18:26:39 +00:00
nxdumptool/source
Pablo Curiel 7d7f2d58a8 [ci skip] UI code quality improvements
* Always use value references for periodic Borealis tasks.
* Always use nullptr instead of NULL in C++ headers and modules (except when dealing with functions with C name mangling).
* Update StatusInfoData to use a char array for the IP address instead of directly using the pointer returned by inet_ntoa().
2024-04-18 10:46:29 +02:00
..
core [ci skip] Add DataTransfer* classes. 2024-04-15 01:53:43 +02:00
devoptab [skip ci] Update copyright year. 2024-04-12 11:49:03 +02:00
fatfs I'm a terrible person and an even worse developer. 2023-05-24 21:05:34 +02:00
about_tab.cpp [skip ci] Update copyright year. 2024-04-12 11:49:03 +02:00
data_transfer_progress_display.cpp [ci skip] Add DataTransfer* classes. 2024-04-15 01:53:43 +02:00
error_frame.cpp [skip ci] Update copyright year. 2024-04-12 11:49:03 +02:00
exception_handler.cpp [skip ci] Update copyright year. 2024-04-12 11:49:03 +02:00
gamecard_tab.cpp [ci skip] GamecardTab: fix transition to DumpOptionsFrame view 2024-04-15 13:47:50 +02:00
layered_error_frame.cpp [skip ci] Update copyright year. 2024-04-12 11:49:03 +02:00
main.cpp [skip ci] Update copyright year. 2024-04-12 11:49:03 +02:00
options_tab.cpp [ci skip] GamecardTab: fix transition to DumpOptionsFrame view 2024-04-15 13:47:50 +02:00
root_view.cpp [ci skip] UI code quality improvements 2024-04-18 10:46:29 +02:00
tasks.cpp [ci skip] UI code quality improvements 2024-04-18 10:46:29 +02:00
titles_tab.cpp [ci skip] UI code quality improvements 2024-04-18 10:46:29 +02:00