Commit Graph

14 Commits

Author SHA1 Message Date
Stephen Heumann 617c805160 Bump version of init and CDev to 1.0. 2019-07-15 20:26:22 -05:00
Stephen Heumann 524786856c Give a warning when using NetDisk with an old Marinetti version. 2019-07-15 20:13:11 -05:00
Stephen Heumann ea0f70fc94 Make sure Marinetti is available before using NetDisk.
Also, add NetDiskError values used by the disk browser.
2019-07-15 17:12:27 -05:00
Stephen Heumann a982557421 Update version numbers. 2019-04-20 13:53:10 -05:00
Stephen Heumann 08fe7fe4b6 Add support for DiskCopy 4.2 image format. 2018-10-17 20:14:40 -05:00
Stephen Heumann 11c47d0de3 Bump version numbers. 2018-10-08 21:23:00 -05:00
Stephen Heumann 21465b7f7a Adjust format pop-up menu UI. 2018-10-08 18:14:12 -05:00
Stephen Heumann dcc069d5b8 Add support for image format selection and detection.
At the moment, the auto-detection of DOS vs. ProDOS order is just based on the size of the image (i.e. 5.25" images are DOS-order, anything else is ProDOS-order).
2018-10-07 22:22:09 -05:00
Stephen Heumann 1ce645ec0d Add flag controlling whether to use cache. 2018-10-01 22:42:33 -05:00
Stephen Heumann 28fd51d175 If the URL specifies HTTPS or FTP, offer to use HTTP instead. 2018-09-30 22:47:43 -05:00
Stephen Heumann fdd2657722 Use new icon for the CDev. 2018-09-25 22:20:46 -05:00
Stephen Heumann 084d44042a Prevent the CDev from running if NetDiskInit is not present. 2018-08-12 22:44:05 -05:00
Stephen Heumann 9fc13e108a Implement image mounting in the CDev. 2018-08-12 22:01:25 -05:00
Stephen Heumann 2d00030eba Add framework for NetDisk CDev.
The CDev currently runs and displays the UI, but doesn't actually do anything.
2018-08-11 16:33:18 -05:00