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.19 by nigel, 2006-01-04T06:14:26Z vs.
Revision 1.22 by gbeauche, 2006-05-08T12:15:58Z

# Line 10 | Line 10 | Bugs:
10          Disturbing, but not damaging.</LI>
11   <LI>Ejecting a CD only works in 10.2 or higher, and it freezes the emulation
12          for about 5 seconds.</LI>
13 <LI>Inserting a second CD after ejecting the first one
14    doesn't currently remount the disk.</LI>
13   <LI>Status of 'dd' command is not always correct. (If it runs out of space,
14          an error about file not found is printed?)</LI>
15 < <LI>The Snapshot function is currently broken.</LI>
15 > <LI>The Snapshot function is currently broken in some situations
16 >        (if the emulation changes its own screen settings, and the program
17 >         is compiled with the default window drawing mode of CGIMAGEREF).
18 >        Setting the depth to millions (in the emulator) is a workaround for now</LI>
19   </UL>
20   Untested:
21   <UL>
# Line 49 | Line 50 | Possible Enhancements:
50   <LI>Use internal windows to display Help doco?</LI>
51   <LI>Provide feedback during external commands (<I>e.g.</I> ejecting a CD or
52          creating a disk volume)
52 <LI>Implement a better fix for ether_unix.cpp's EtherNet thread not terminating.
53        Not sure if this is just a 10.3 thing,
54        or if it is something about my NSThread classes</LI>
53   </UL>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines