David Given
|
1f5903a9a0
|
Don't use std::filesystem; it makes life harder on Windows with its wide
strings.
|
2023-07-25 23:35:01 +02:00 |
|
David Given
|
bb073b6bb3
|
Apparently Mingw can't automatically convert from path to string.
|
2023-07-25 23:23:04 +02:00 |
|
David Given
|
516241f8f5
|
Replace the image read file picker with a simple one.
|
2023-07-25 23:11:52 +02:00 |
|
David Given
|
c61effb54f
|
Add a file type box to the flux source selection page.
|
2023-07-25 22:27:09 +02:00 |
|
David Given
|
346d989944
|
When reading Kryoflux streams, allow the user to specify any file within the
directory and have it work (as that's what the GUI does now).
|
2023-07-25 22:51:34 +02:00 |
|
dg
|
e52db4a837
|
Typo fix.
|
2023-07-24 20:56:37 +00:00 |
|
dg
|
4e317643bc
|
Try and install compatible versions of protobuf.
|
2023-07-24 20:53:51 +00:00 |
|
David Given
|
5f520bf375
|
Merge pull request #698 from davidgiven/zilogmcz
Add support for the ZDOS filesystem for the Zilog MCZ.
|
2023-07-24 22:16:33 +02:00 |
|
David Given
|
2efe521b3a
|
Update documentation.
|
2023-07-24 21:48:37 +02:00 |
|
David Given
|
5c21103646
|
Get the ZDOS filesystem driver working.
|
2023-07-24 21:46:49 +02:00 |
|
David Given
|
9444696f37
|
Merge pull request #697 from davidgiven/ro
Allow read-only flux and image in the GUI.
|
2023-07-24 08:20:39 +02:00 |
|
David Given
|
082fe4e787
|
Hack in boilerplate for a ZDos filesystem.
|
2023-07-24 08:18:18 +02:00 |
|
David Given
|
5e13cf23f9
|
Allow read-only image reader/writers in the GUI.
|
2023-07-24 07:53:47 +02:00 |
|
David Given
|
8f98a1f557
|
Consolidate the image constructors in the same way that's been done for the
flux constructors.
|
2023-07-24 07:50:16 +02:00 |
|
David Given
|
5b21e8798b
|
Allow read-only flux sources in the GUI.
|
2023-07-24 07:39:59 +02:00 |
|
David Given
|
b9ef5b7db8
|
Rename all the flux and image types to prefix the enums, due to them being in
the global namespace now.
|
2023-07-24 02:18:53 +02:00 |
|
David Given
|
9867f8c302
|
Combine enums for flux source/sink types. config.cc now knows whether they're
read-only, write-only, and read-write.
|
2023-07-24 00:50:54 +02:00 |
|
David Given
|
315889faf6
|
Warning fix.
|
2023-07-23 22:49:23 +02:00 |
|
David Given
|
798e8fee89
|
Merge pull request #692 from davidgiven/protobuf
Rename the `requires` config field to `prerequisite`
|
2023-07-08 00:43:15 +02:00 |
|
dg
|
e1c49db329
|
Use brew --prefix to detect the installation path when copying licenses from
packages.
|
2023-07-07 22:10:52 +00:00 |
|
dg
|
dae9537472
|
Warning fixes.
|
2023-07-07 21:51:24 +00:00 |
|
dg
|
1330d56cdd
|
Fix a bunch of errors caused by changes to libfmt.
|
2023-07-07 21:32:21 +00:00 |
|
David Given
|
6ce3ce20d0
|
Remove stray debugging code.
|
2023-07-07 01:03:31 +02:00 |
|
David Given
|
362c5ee9b0
|
Rename the requires config field to prerequisite, as requires is about to
become a C++ keyword.
|
2023-07-07 00:34:03 +02:00 |
|
David Given
|
0f34ce0278
|
Merge pull request #690 from Deledrius/nsi-fix
Fix incorrect product name in installer.
|
2023-06-26 14:27:39 +02:00 |
|
Joseph Davies
|
0c27c7c4c8
|
Fix incorrect product name in installer.
|
2023-06-25 16:18:03 -07:00 |
|
David Given
|
9db6efe7a2
|
Merge pull request #686 from davidgiven/docs
Update documentation.
|
2023-06-03 00:30:34 +02:00 |
|
David Given
|
8b8a22d7fb
|
Add the PCB schematic.
|
2023-06-03 00:05:51 +02:00 |
|
David Given
|
0a70344bc1
|
Add Fedora package list.
|
2023-06-02 23:38:09 +02:00 |
|
David Given
|
e77d01911c
|
Merge pull request #683 from davidgiven/gw
Reset the Greaseweazle data stream when connecting
|
2023-05-25 22:43:49 +02:00 |
|
David Given
|
d4c0853e1f
|
Reset the Greaseweazle data stream when connecting.
|
2023-05-25 22:23:28 +02:00 |
|
David Given
|
363a4e959c
|
Finally fix that format error when measuring disk speed.
|
2023-05-25 22:23:17 +02:00 |
|
David Given
|
9336a04681
|
Merge pull request #682 from davidgiven/docs
More documentation tweaking.
|
2023-05-25 22:10:10 +02:00 |
|
David Given
|
214ff38749
|
Tweak documentation layout.
|
2023-05-25 22:08:28 +02:00 |
|
David Given
|
a8f3c01d8b
|
Add basic documentation for the extension formats.
|
2023-05-25 22:06:23 +02:00 |
|
David Given
|
4da6585ef9
|
Merge pull request #681 from davidgiven/bb679
Allow writing to Greaseweazle disks again by not setting hardSectorThresholdNs to inf.
|
2023-05-25 21:58:59 +02:00 |
|
David Given
|
df40100feb
|
Merge pull request #680 from davidgiven/docs
Overhaul docs.
|
2023-05-25 21:40:32 +02:00 |
|
David Given
|
f2d92e93fb
|
Format.
|
2023-05-25 21:27:49 +02:00 |
|
David Given
|
b4d8d569d2
|
Allow writing to Greaseweazle disks again by not setting hardSectorThresholdNs
to inf...
|
2023-05-25 21:26:44 +02:00 |
|
David Given
|
854b3e9c59
|
Better autogenerated documentation.
|
2023-05-25 21:14:41 +02:00 |
|
David Given
|
28ca2b72f1
|
Polishing.
|
2023-05-25 21:14:32 +02:00 |
|
David Given
|
7781c8179f
|
Typo fix.
|
2023-05-25 20:20:02 +02:00 |
|
David Given
|
69ece3ffa0
|
Polish documentation.
|
2023-05-25 20:07:33 +02:00 |
|
David Given
|
53adcd92ed
|
Spell (and capitalise) Greaseweazle correctly.
|
2023-05-25 19:50:05 +02:00 |
|
David Given
|
2bef6ca646
|
Merge pull request #678 from davidgiven/requirements
Overhaul config system and lots of other stuff
|
2023-05-16 01:29:58 +02:00 |
|
dg
|
bab350d771
|
Update Ubuntu build version.
|
2023-05-15 23:09:52 +00:00 |
|
dg
|
048dac223f
|
Enable workflow cancelling when a new one is pushed.
|
2023-05-15 22:59:59 +00:00 |
|
dg
|
b7634da310
|
Work around Apple dev kit stupidity (definiting BYTE_SIZE in a standard
header...)
|
2023-05-15 22:51:16 +00:00 |
|
dg
|
882c92c64a
|
Merge.
|
2023-05-15 22:49:52 +00:00 |
|
dg
|
4592dbe28b
|
Add drive types for the Micropolis drives.
|
2023-05-15 22:49:15 +00:00 |
|