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.15 by nigel, 2004-01-26T11:01:13Z vs.
Revision 1.17 by nigel, 2005-08-14T12:24:40Z

# 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>
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   </UL>
19   Untested:
20   <UL>
# Line 27 | Line 32 | Unimplemented:
32   <LI>'nogui' to disable GUI alerts (and maybe preferences, but I need to split
33          MainMenu.nib to do that)</LI>
34   </UL>
30 Other:
31 <UL>
32 <LI>Verify that ExtFS works under 7.5.3 (reported by Kentaro Nakatani),
33    update doco</LI>
34 </UL>
35   Possible Enhancements:
36   <UL>
37   <LI>Use NSFileManager's movePath:toPath:handler to rename all a file's forks
# Line 47 | Line 47 | Possible Enhancements:
47   <LI>Use automake instead of the current 1_prepare_files.sh ?</LI>
48   <LI>Add JIT options to preferences?</LI>
49   <LI>Use internal windows to display Help doco?</LI>
50 + <LI>Provide feedback during external commands (<I>e.g.</I> ejecting a CD or
51 +        creating a disk volume)
52   </UL>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines