ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/ChangeLog
(Generate patch)

Comparing BasiliskII/ChangeLog (file contents):
Revision 1.2 by cebix, 1999-10-03T17:11:52Z vs.
Revision 1.8 by cebix, 1999-10-19T17:41:11Z

# Line 1 | Line 1
1 < V0.7 (alpha)
2 <        - Source tree imported into CVS
1 > V0.7 -
2 >        - sony.cpp/disk.cpp/cdrom.cpp: disk insertions are now checked for
3 >          by an interrupt routine
4 >        - localizable strings are now split into a common and a platform-
5 >          specific set
6 >        - added external file system to access host OS files from the MacOS;
7 >          root directory is specified by the "extfs" prefs item
8 >        - moved most initialization/deinitialization code to InitAll() and
9 >          ExitAll() in main.cpp
10 >        - added patches for NetBSD [Bernd Sieker]
11 >        - corrected TimerDateTime() in timer_unix.cpp and timer_beos.cpp
12 >          [Toshimitsu Tanaka]
13 >        - AmigaOS/clip_amiga.cpp: fixed small bug in CR->LF translation
14 >          [Giacomo Magnini]
15 >        - Unix: compilation of cpuemu.cpp is now split in 8 parts
16 >        - Unix: volume list in GTK prefs editor is reorderable
17 >
18 > V0.7 (release 0.7-2) - 6.Oct.1999
19 >        - Added BasiliskII.spec for making RPMs [with assistance from
20 >          Roman Niewiarowski]
21          - Unix: "basilisk_ii_keycodes" renamed to "keycodes", default
22            location of keycodes file is now /usr/local/share/BasiliskII/keycodes
23 <        - Unix: improved the install target
23 >        - Unix: improved the install target, added uninstall target
24 >        - Unix/Windows: fixed bugs in protocol removal [Lauri Pesonen]
25 >        - Unix/Linux/NetDriver: removed MAKEDEV, functionality now included
26 >          in Makefile ("make dev")
27          - Unix/sys_unix.cpp: Sys_open() checks whether an HFS volume is currently
28            mounted under Linux and tries to unmount it
29          - Unix/sys_unix.cpp: implemented SysAddDiskPrefs() for Linux (scans
# Line 10 | Line 31 | V0.7 (alpha)
31          - Unix/sys_unix.cpp: implemented Sys(Prevent/Allow)Removal() [Ryan Cumming]
32          - Unix/main_unix.cpp: added call to gtk_set_locale() before gtk_init()
33            [Toshimitsu Tanaka]
34 +        - Unix/video_x.cpp: "dga" screen preferences now takes width and
35 +          height as parameters (e.g. dga/640/480), like "win" [Pablo Averbuj]
36 +        - Unix/video_x.cpp: Caps Lock behaves as expected [Pablo Averbuj]
37 +        - Unix/prefs_editor_gtk.cpp: made the window width/height widgets
38 +          comboboxes providing some useful defaults
39  
40   V0.7 (alpha) - 25.Jul.1999
41          - with 32-bit clean ROMs, the CPU type is now reported as a 68030

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines