14 |
|
doesn't currently remount the disk.</LI> |
15 |
|
<LI>Status of 'dd' command is not always correct. (If it runs out of space, |
16 |
|
an error about file not found is printed?)</LI> |
17 |
< |
<LI>The Snapshot function is currently broken.</LI> |
18 |
< |
<LI>The EtherNet thread doesn't seem to terminate, which means that the |
19 |
< |
emulation doesn't shutdown cleanly. Not sure if this is just a |
20 |
< |
10.3 thing, or if it is something about my NSThread classes.</LI> |
17 |
> |
<LI>The Snapshot function is currently broken in some situations |
18 |
> |
(if the emulation changes its own screen settings, and the program |
19 |
> |
is compiled with the default window drawing mode of CGIMAGEREF). |
20 |
> |
Setting the depth to millions (in the emulator) is a workaround for now</LI> |
21 |
|
</UL> |
22 |
|
Untested: |
23 |
|
<UL> |
52 |
|
<LI>Use internal windows to display Help doco?</LI> |
53 |
|
<LI>Provide feedback during external commands (<I>e.g.</I> ejecting a CD or |
54 |
|
creating a disk volume) |
55 |
+ |
<LI>Implement a better fix for ether_unix.cpp's EtherNet thread not terminating. |
56 |
+ |
Not sure if this is just a 10.3 thing, |
57 |
+ |
or if it is something about my NSThread classes</LI> |
58 |
|
</UL> |