]> git.unchartedbackwaters.co.uk Git - francis/winuae.git/commit
od-unix: show controller-backed hardfiles like Windows
authorStefan Reinauer <stefan.reinauer@coreboot.org>
Wed, 17 Jun 2026 16:17:38 +0000 (09:17 -0700)
committerStefan Reinauer <stefan.reinauer@coreboot.org>
Wed, 17 Jun 2026 19:27:31 +0000 (12:27 -0700)
commit049151d611bedd9f2364d624d036e0551523681a
tree7928353722d8a4a32b56fd4c862f91e8ccfc8c34
parentb414df1fe5f27e28a58da58101ab3f8e2df607df
od-unix: show controller-backed hardfiles like Windows

Mirror Windows in the mounted-drive list for hardfiles attached to IDE,
SCSI, or custom controllers. Show the controller target instead of the
Amiga device name, and mark the boot priority as not applicable.

Keep RDB hardfiles on non-UAE controllers in the same state when they
are edited or saved. The Qt dialog clears the Device field, hides the
boot-priority controls, and serializes stale device names back to the
empty Windows-style value.
od-unix/qt/launcher.cpp
od-unix/qt/mount_config.cpp
od-unix/qt/mount_config.h
od-unix/qt/mount_config_test.cpp