Commit Graph

5 Commits

Author SHA1 Message Date
Stephen Heumann 87cf5483a3 Recognize some disk image types based on extension.
This eliminates any possibility of mounting "do" or "po" images with the opposite segment order from what the extension specifies (although that was pretty unlikely anyway).

We also now give an error message for the unsupported "woz" and "nib" formats.
2019-07-15 02:25:59 -05:00
Stephen Heumann c3de6f0588 Give more meaningful error messages. 2019-04-19 00:58:39 -05:00
Stephen Heumann dcb6aa4d6b Make clicking the radio buttons switch focus back to the search line.
This means that pressing return will do a new search with the new settings.
2019-04-18 23:50:57 -05:00
Stephen Heumann 5d59a9d032 Percent-encode query string. Also, display basic error messages. 2019-04-14 19:36:01 -05:00
Stephen Heumann 8c7ef2e331 Check for presence of NetDisk and Marinetti, and bail out if they're missing. 2019-04-12 19:38:46 -05:00