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

Comparing BasiliskII/src/MacOSX/Versions.html (file contents):
Revision 1.5 by nigel, 2003-01-10T23:12:37Z vs.
Revision 1.12 by nigel, 2004-01-26T11:06:11Z

# Line 23 | Line 23 | Versions of MacOS X port of Basilisk II:
23                          </OL>
24                          </LI>
25                  </UL>
26 <        <BR>Gave a copy of this to Max Horn</LI>
26 >        Gave a copy of this to Max Horn</LI>
27   <LI>Some code fixes suggested by Max, doco updates, and porting to OS 10.1</LI>
28   <LI>Event handling re-write inspired by Max (subclassing NSApplication for custom sendEvent:).
29          Command key and double clicks are now passed correctly to the Emulator. Took out the custom
# Line 37 | Line 37 | Versions of MacOS X port of Basilisk II:
37   <LI>Video preferences fixes, small tidyup of source.</LI>
38   <LI>Full screen mode added, more source tidied up.</LI>
39   <!-- v10><-->
40 < <LI>Finally checked into CVS repository.
41 <        <BR>Key event bug fixes:
40 > <LI>Finally checked into CVS repository. Key event bug fixes:
41          <UL>
42                  <LI>Cursor keys are now decoded and passed to the Emulator correctly</LI>
43                  <LI>New one (in version 9) reported by Kentaro Nakatani -
44                          full screen mode was not passing key events</LI>
45          </UL></LI>
46   <LI>Repaired help menu item, added documentation folder.</LI>
47 < <LI>Minor change in preferences (RAM size fields no longer require
47 > <LI>Several monitor resolution-changing fixes. Windowed mode now supports all depths,
48 >        and is up to 6 times faster. I now no longer have any plans to do an OpenGL mode.
49 >        <BR>Minor change in preferences (RAM size fields no longer require
50          the user to press return or enter for the value to "take").
51 <        <BR>Partial implementation of CD reading code.
52 <        <BR>Some modifications for compilation on 10.2 <I>and</I> 10.1</LI>
51 >        <BR>Some modifications for compilation on 10.2 <I>and</I> 10.1
52 >        <BR>Initial CD-ROM reading code.</LI>
53 > <LI>Restarting the emulator should be safe and fairly reliable,
54 >        and errors in starting the emulator should now be caught.
55 >        <BR>Resizing of window is now animated, and window is centred afterwards.
56 >        <BR>Reduced memory leaks when changing screensize in windowed mode.
57 >        <BR>Screen default pref is now Mac II (and not Classic) size.
58 >        <BR>Fixed:
59 >        <UL>
60 >                <LI>Bug where the Prefs could not be edited while the emulator was running</LI>
61 >                <LI>Help menu item (again) and added extra doco there</LI>
62 >                <LI>Preferences RAM size thing (again)</LI>
63 >                <LI>A minor Prefs editor button anomaly</LI>
64 >        </UL></LI>
65 > <LI>Preferences file can now be specified on the command line,
66 >        and changed/loaded in the Preferences editor.
67 >        Added a feature from the windows port - now supports different keyboard types.
68 >        Changed:
69 >        <UL>
70 >                <LI>Default extfs; was '/', now user's home directory (Suggestion by Olaf Pluta.
71 >                        Seeing all the Unix dirs <I>is</I> a bit scary!)</LI>
72 >                <LI>HowTo now displayed by default web browser (as it contains links)</LI>
73 >                <LI>Project Builder defaults so that debug symbols are not included</LI>
74 >        </UL></LI>
75 > <LI>Now built on 10.3 and Xcode. Fixes a problem where the binary would always display
76 >        a black screen on 10.3 (and sometimes on other versions, too). Also adds:
77 >        <UL>
78 >                <LI>Xcode project files</LI>
79 >                <LI>Initial floppy and serial port locating code</LI>
80 >                <LI>Some help labels on the buttons
81 >                        (some users didn't understand what the triangle button meant)</LI>
82 >                <LI>Signal handling for crash protection
83 >                        (thanks to Mike Sliczniak's hard work)</LI>
84 >        </UL>
85 > </LI>
86   </OL>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines