1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2024-09-18 21:13:25 +01:00
nxdumptool/source
Pablo Curiel 17e0edb61c [ci skip] OptionsTab: add option to unmount UMS devices
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.
2024-04-18 21:58:47 +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] OptionsTab: add option to unmount UMS devices 2024-04-18 21:58:47 +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] OptionsTab: add option to unmount UMS devices 2024-04-18 21:58:47 +02:00
root_view.cpp [ci skip] UI code quality improvements 2024-04-18 10:46:29 +02:00
tasks.cpp [ci skip] OptionsTab: add option to unmount UMS devices 2024-04-18 21:58:47 +02:00
titles_tab.cpp [ci skip] UI code quality improvements 2024-04-18 10:46:29 +02:00