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.1 by nigel, 2002-03-16T04:00:32Z vs.
Revision 1.10 by nigel, 2003-06-03T12:32:00Z

# Line 1 | Line 1
1 + <!-- $Id$><-->
2   Versions of MacOS X port of Basilisk II:
3   <OL>
4   <LI>Initial port to Public Beta, made minor changes to get it to compile under Final Release.
# Line 22 | 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 35 | Line 36 | Versions of MacOS X port of Basilisk II:
36          Also uses Objective-C++, which eliminates some of the wrapper code which was previously needed.</LI>
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:
42 +        <UL>
43 +                <LI>Cursor keys are now decoded and passed to the Emulator correctly</LI>
44 +                <LI>New one (in version 9) reported by Kentaro Nakatani -
45 +                        full screen mode was not passing key events</LI>
46 +        </UL></LI>
47 + <LI>Repaired help menu item, added documentation folder.</LI>
48 + <LI>Several monitor resolution-changing fixes. Windowed mode now supports all depths,
49 +        and is up to 6 times faster. I now no longer have any plans to do an OpenGL mode.
50 +        <BR>Minor change in preferences (RAM size fields no longer require
51 +        the user to press return or enter for the value to "take").
52 +        <BR>Some modifications for compilation on 10.2 <I>and</I> 10.1
53 +        <BR>Initial CD-ROM reading code.</LI>
54 + <LI>Restarting the emulator should be safe and fairly reliable,
55 +        and errors in starting the emulator should now be caught.
56 +        <BR>Fixed a bug where the Prefs could not be edited while the emulator was running.
57 +        <BR>Resizing of window is now animated, and window is centred afterwards.
58 +        <BR>Reduced memory leaks when changing screensize in windowed mode.
59 +        <BR>Repaired help menu item (again) and added extra doco there.
60 +        <BR>Screen default pref is now Mac II (and not Classic) size.
61 +        <BR>Fixed the Preferences RAM size thing again.
62 +        <BR>Fixed a minor Prefs editor button anomaly</LI>
63 + <LI>Preferences file can now be specified on the command line,
64 +        and changed/loaded in the Preferences editor.</LI>
65   </OL>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines