nxdumptool/include/views
Pablo Curiel d9c8d93180 TitleMetadataTask: use a struct instead of a vector
The struct has been typedef'd as TitleApplicationMetadataInfo. It holds the pointer to the array returned by titleGetApplicationMetadataEntries(), as well as the number of elements available in the array.

There's no point in populating a vector when we already have an array we can work with.
2024-05-06 00:41:41 +02:00
..
about_tab.hpp Improve directory layout while we still can. 2024-04-30 23:01:42 +02:00
data_transfer_progress_display.hpp Improve directory layout while we still can. 2024-04-30 23:01:42 +02:00
data_transfer_task_frame.hpp Improve directory layout while we still can. 2024-04-30 23:01:42 +02:00
dump_options_frame.hpp Improve directory layout while we still can. 2024-04-30 23:01:42 +02:00
error_frame.hpp Improve directory layout while we still can. 2024-04-30 23:01:42 +02:00
focusable_item.hpp Improve directory layout while we still can. 2024-04-30 23:01:42 +02:00
gamecard_image_dump_options_frame.hpp Remove all references to NSWDB. 2024-05-02 15:38:39 +02:00
gamecard_image_dump_task_frame.hpp Improve directory layout while we still can. 2024-04-30 23:01:42 +02:00
gamecard_tab.hpp title: migrate application metadata filtering logic to background thread 2024-05-05 21:42:32 +02:00
layered_error_frame.hpp Improve directory layout while we still can. 2024-04-30 23:01:42 +02:00
options_tab.hpp Remove all references to NSWDB. 2024-05-02 15:38:39 +02:00
root_view.hpp TitleMetadataTask: use a struct instead of a vector 2024-05-06 00:41:41 +02:00
titles_tab.hpp TitleMetadataTask: use a struct instead of a vector 2024-05-06 00:41:41 +02:00