ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/MacOSX/ToDo.html
(Generate patch)

Comparing BasiliskII/src/MacOSX/ToDo.html (file contents):
Revision 1.18 by nigel, 2005-12-29T13:06:12Z vs.
Revision 1.20 by nigel, 2006-03-16T04:14:12Z

# Line 14 | Line 14 | Bugs:
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>
# Line 52 | Line 52 | Possible Enhancements:
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>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines