1 |
< |
V0.7 (alpha) |
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 |
> |
- AmigaOS/clip_amiga.cpp: fixed small bug in CR->LF translation |
7 |
> |
[Giacomo Magnini] |
8 |
> |
- added patches for NetBSD [Bernd Sieker] |
9 |
> |
- corrected TimerDateTime() in timer_unix.cpp and timer_beos.cpp |
10 |
> |
[Toshimitsu Tanaka] |
11 |
> |
|
12 |
> |
V0.7 (release 0.7-2) - 6.Oct.1999 |
13 |
> |
- Added BasiliskII.spec for making RPMs [with assistance from |
14 |
> |
Roman Niewiarowski] |
15 |
> |
- Unix: "basilisk_ii_keycodes" renamed to "keycodes", default |
16 |
> |
location of keycodes file is now /usr/local/share/BasiliskII/keycodes |
17 |
> |
- Unix: improved the install target, added uninstall target |
18 |
> |
- Unix/Windows: fixed bugs in protocol removal [Lauri Pesonen] |
19 |
> |
- Unix/Linux/NetDriver: removed MAKEDEV, functionality now included |
20 |
> |
in Makefile ("make dev") |
21 |
|
- Unix/sys_unix.cpp: Sys_open() checks whether an HFS volume is currently |
22 |
|
mounted under Linux and tries to unmount it |
23 |
|
- Unix/sys_unix.cpp: implemented SysAddDiskPrefs() for Linux (scans |
25 |
|
- Unix/sys_unix.cpp: implemented Sys(Prevent/Allow)Removal() [Ryan Cumming] |
26 |
|
- Unix/main_unix.cpp: added call to gtk_set_locale() before gtk_init() |
27 |
|
[Toshimitsu Tanaka] |
28 |
+ |
- Unix/video_x.cpp: "dga" screen preferences now takes width and |
29 |
+ |
height as parameters (e.g. dga/640/480), like "win" [Pablo Averbuj] |
30 |
+ |
- Unix/video_x.cpp: Caps Lock behaves as expected [Pablo Averbuj] |
31 |
+ |
- Unix/prefs_editor_gtk.cpp: made the window width/height widgets |
32 |
+ |
comboboxes providing some useful defaults |
33 |
|
|
34 |
|
V0.7 (alpha) - 25.Jul.1999 |
35 |
|
- with 32-bit clean ROMs, the CPU type is now reported as a 68030 |