dg
|
9484a1b870
|
Swap minutes and seconds, as this seems to be more correct.
|
2023-04-07 16:38:08 +00:00 |
|
dg
|
0a5a814a88
|
Typo fix.
|
2023-04-05 17:17:15 +00:00 |
|
dg
|
08ce455d1d
|
Properly terminate pSOS filenames. Make a guess at the ctime format.
|
2023-04-05 17:13:49 +00:00 |
|
dg
|
ec68ce3bfa
|
Try to fix dev release.
|
2023-04-04 22:43:06 +00:00 |
|
dg
|
a777a5be30
|
Typo fix.
|
2023-04-04 21:48:45 +00:00 |
|
David Given
|
b553a8b1fb
|
Merge pull request #654 from davidgiven/search
Overhaul the GUI, to make it... gooier.
|
2023-04-04 22:37:37 +01:00 |
|
dg
|
b119e1f72d
|
Tidying.
|
2023-04-04 21:02:03 +00:00 |
|
dg
|
7345d3e6c1
|
Fix merge conflict.
|
2023-04-04 20:23:05 +00:00 |
|
dg
|
e9b7a7bb52
|
Fix the icon background colour on Windows.
|
2023-04-04 20:20:32 +00:00 |
|
dg
|
2022732dd9
|
Some final tidying.
|
2023-04-04 20:12:21 +00:00 |
|
dg
|
63544647b6
|
Add a custom IconButton class. Rework the source icon list. Again.
|
2023-04-04 19:42:24 +00:00 |
|
dg
|
6b62585ad5
|
Be more intelligent about resizing the main window.
|
2023-04-03 22:45:25 +00:00 |
|
dg
|
14027210f7
|
Even more GUI tweaking.
|
2023-04-03 21:53:36 +00:00 |
|
dg
|
3df17b23b8
|
Turns out you can't unselect exclusive options in the GUI, so add an 'off' for
the Apple filesystem selection.
|
2023-04-03 21:53:26 +00:00 |
|
dg
|
cbf3f56562
|
The xxd binary is in the vim package. For some reason.
|
2023-04-02 22:59:20 +00:00 |
|
dg
|
1f74d9189f
|
Make the new GUI actually work, to a certain extent.
|
2023-04-02 22:54:09 +00:00 |
|
dg
|
137658d1d6
|
Flesh out the source list a bit.
|
2023-04-02 21:34:02 +00:00 |
|
dg
|
5b627bd2b1
|
wxImageList tweak.
|
2023-04-02 19:54:08 +00:00 |
|
dg
|
38ff08885a
|
Experiment with wxImageList.
|
2023-04-02 19:42:55 +00:00 |
|
dg
|
a89993aabb
|
Fix the UI.
|
2023-04-02 19:19:16 +00:00 |
|
dg
|
d6353403e2
|
Set the icon again.
|
2023-04-02 17:14:59 +00:00 |
|
dg
|
bc62ee04c0
|
Some random tweaks to improve state machine look and feel.
|
2023-04-02 17:11:46 +00:00 |
|
dg
|
d3ff836b63
|
Put the headers in the right order to keep Windows happy.
|
2023-04-02 16:54:37 +00:00 |
|
dg
|
a7aac5578e
|
Remove the explorer search button for now.
|
2023-04-02 16:41:56 +00:00 |
|
dg
|
add5a141d3
|
Actually make the new GUI model work. Mostly?
|
2023-04-02 12:38:12 +00:00 |
|
dg
|
330410ec61
|
Rework the GUI so that each panel is a different class. It doesn't work yet,
but the bulk of the restructuring is done.
|
2023-04-02 12:37:27 +00:00 |
|
dg
|
d0f49dcfa6
|
Add (but don't implement) the explorer search box.
|
2023-04-01 18:27:01 +00:00 |
|
David Given
|
124f6ab7cb
|
Merge 471f63592e into e4204196cd
|
2023-04-01 13:05:59 +00:00 |
|
dg
|
471f63592e
|
Typo fix.
|
2023-04-01 12:56:17 +00:00 |
|
dg
|
50e210c72f
|
It seems the build artifact needs to be renamed for 10.15.
|
2023-04-01 12:40:05 +00:00 |
|
dg
|
d3396aa535
|
Use two threads for building --- seems we can do this on github.
|
2023-04-01 12:32:47 +00:00 |
|
dg
|
5ed8b838bc
|
Another typo fix.
|
2023-04-01 12:15:04 +00:00 |
|
dg
|
d1757eacc2
|
Typo fix.
|
2023-04-01 12:14:37 +00:00 |
|
dg
|
0692e5f5d5
|
Try building for OSX 10.15 and see what happens.
|
2023-04-01 12:13:34 +00:00 |
|
David Given
|
e4204196cd
|
Merge pull request #650 from davidgiven/flags
Allow options to be set in the GUI.
|
2023-03-31 23:37:17 +01:00 |
|
dg
|
241d4342e4
|
Make exclusivity groups work in the GUI.
|
2023-03-31 22:11:40 +00:00 |
|
dg
|
c04cbc631c
|
Option name tidy.
|
2023-03-31 22:11:19 +00:00 |
|
dg
|
29b273ad7b
|
Correctly set the path of files.
|
2023-03-31 22:10:47 +00:00 |
|
dg
|
9720dab2f6
|
Optimise the option radiobuttons a bit.
|
2023-03-31 22:10:13 +00:00 |
|
dg
|
bddc64a324
|
Merge from master.
|
2023-03-31 22:09:11 +00:00 |
|
David Given
|
eb324f14de
|
Merge pull request #648 from davidgiven/basis
Add support for the Basis-108 Apple II clone.
|
2023-03-31 22:34:32 +01:00 |
|
David Given
|
b78a057c81
|
Merge branch 'master' into basis
|
2023-03-31 22:10:47 +01:00 |
|
dg
|
5751725213
|
Allow options to be selected in the GUI.
|
2023-03-31 21:09:40 +00:00 |
|
dg
|
f194392f99
|
Fix the broken AppleDOS double-sided disks. Allow access to side 1 on AppleDOS
volumes.
|
2023-03-31 18:24:03 +00:00 |
|
dg
|
fea62178af
|
Apply what might be the right translation to the CP/M boot tracks.
|
2023-03-31 18:06:21 +00:00 |
|
David Given
|
33ef4ce8de
|
Merge pull request #649 from davidgiven/pme
Rename the PME format to psos800.
|
2023-03-31 18:56:34 +01:00 |
|
dg
|
3728120f95
|
Add support for CP/M disks and filesystems.
|
2023-03-31 17:56:18 +00:00 |
|
dg
|
2944b9b3f6
|
Rename the PME format to psos800.
|
2023-03-31 17:23:33 +00:00 |
|
David Given
|
3430574364
|
Merge pull request #646 from davidgiven/pme
Add a format for the PME-68-12 SBC.
|
2023-03-31 11:59:00 +01:00 |
|
dg
|
fc5a5212c0
|
Merge.
|
2023-03-30 22:21:30 +00:00 |
|