| Class | Description |
|---|---|
| AddEditResource |
Add or edit a RemoteResource Based on MapVideoLibrary AddEditAlias
|
| FileSort |
File sort mode
|
| FileSort.DateSort | |
| FileSort.NameSort | |
| FileSort.SizeSort | |
| ImportManagerDropdown |
Contains list of Remote Resources Also allows user to add a new Remote Resource
|
| ImportManagerFileBrowser |
Extended version of the ImportFileBrowser that can be used to select multiple files
and includes an up button within the view instead of requiring an external one.
|
| ImportManagerMapOverlay |
Map overlay for remote resources
TODO: This could use a rewrite for 3.13 similar to the video alias rewrite
It's a confusing rat's nest of intents and tasks which could be simplified
All this needs to do is download a file given some resource info,
doesn't need to be so damn complicated...
|
| ImportManagerView |
Controls the import manager dialog
|
| RemoteResourceListItem |