Is your feature request related to a problem? Please describe.
Enumerating new video or serial devices in the GUI currently requires re-starting the application. This is an inconvenience.
Describe the solution you'd like
Add two menu entries to the Qt app frontend:
Options
| Serial Port -> Refresh Devices
| Video Device -> Refresh Devices
Using a separator from the list of devices would make this tidy.
Alternatively, Options -> Refresh Devices could refresh both lists.
Additional context
This is a simple feature (and would make a good first-time PR or contribution, too!)
Is your feature request related to a problem? Please describe.
Enumerating new video or serial devices in the GUI currently requires re-starting the application. This is an inconvenience.
Describe the solution you'd like
Add two menu entries to the Qt app frontend:
Using a separator from the list of devices would make this tidy.
Alternatively, Options -> Refresh Devices could refresh both lists.
Additional context
This is a simple feature (and would make a good first-time PR or contribution, too!)