dg
|
d4b55cd8f5
|
Switch from Logger() to log().
|
2023-05-09 22:47:36 +00:00 |
|
David Given
|
372af03d9e
|
You can now quit the application while an operation is in progress without
rashing.
|
2022-09-03 15:33:09 +02:00 |
|
David Given
|
aed6a6f142
|
Emergency stop works.
|
2022-09-03 13:42:52 +02:00 |
|
David Given
|
6a1d181a34
|
Add progress information.
|
2022-09-03 13:24:51 +02:00 |
|
David Given
|
86c5cccb08
|
Rename cylinder to track throughout (mostly).
|
2022-03-25 20:16:12 +01:00 |
|
David Given
|
528454c361
|
You can now load images into memory.
|
2022-02-26 23:32:24 +01:00 |
|
David Given
|
3666a7d7bd
|
Merge.
|
2022-02-24 23:52:18 +01:00 |
|
David Given
|
eade2e279e
|
Make the internal disk data structures all const, to allow us to pass them to
the GUI UI thread safely.
|
2022-02-24 22:46:10 +01:00 |
|
David Given
|
a67b7c80c1
|
Rework the visualiser to look better, maybe? Also fiddle with the logger
somewhat. There's a pending problem where it's not safe to send mutable objects
through the logger to the visualiser, which will need work.
|
2022-02-23 23:50:29 +01:00 |
|
David Given
|
b5c3e75f10
|
Fix the new logger output.
|
2022-02-22 23:39:08 +01:00 |
|
David Given
|
0aa0c6866c
|
Do a very basic read/write visualisation. It looks like suck.
|
2022-02-22 22:35:13 +01:00 |
|
David Given
|
042f7b0502
|
Log messages are now forwarded to the UI thread.
|
2022-02-22 00:50:58 +01:00 |
|
David Given
|
40a42c65c1
|
The rotational speed message is now done via the logger.
|
2022-02-21 22:21:46 +01:00 |
|
David Given
|
f2bdd1cc49
|
More work on the logger overhaul: the reader should be done now.
|
2022-02-19 22:48:44 +01:00 |
|
David Given
|
649b78611c
|
Work-in-progress logging overhaul.
|
2022-02-16 21:24:17 +01:00 |
|