mirror of
https://github.com/DarkMatterCore/nxdumptool.git
synced 2024-11-22 18:26:39 +00:00
17e0edb61c
Uses a SelectListItem element with displayValue set to false to avoid displaying a value string. Furthermore, the default click event callback is replaced to check if any UMS devices are mounted before attempting to display the dropdown menu. Other changes include: * UmsTask: define UmsDeviceVectorEntry. * UmsTask: redefine UmsDeviceVector as a UmsDeviceVectorEntry vector. * UmsTask: migrate UMS device string generation logic from DumpOptionsFrame::UpdateStorages() to UmsTask::PopulateUmsDeviceVector(). * DumpOptionsFrame: simplify UpdateStorages() to reflect the changes made to UmsTask. |
||
---|---|---|
.. | ||
core | ||
devoptab | ||
fatfs | ||
about_tab.hpp | ||
async_task.hpp | ||
data_transfer_progress_display.hpp | ||
data_transfer_task.hpp | ||
defines.h | ||
download_task.hpp | ||
dump_options_frame.hpp | ||
error_frame.hpp | ||
focusable_item.hpp | ||
gamecard_tab.hpp | ||
layered_error_frame.hpp | ||
options_tab.hpp | ||
root_view.hpp | ||
scope_guard.hpp | ||
tasks.hpp | ||
titles_tab.hpp |