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.4 by cebix, 1999-10-03T21:05:21Z vs.
Revision 1.12 by cebix, 1999-10-23T17:57:41Z

# Line 1 | Line 1
1 < V0.7 (alpha)
2 <        - Source tree imported into CVS
3 <        - Added BasiliskII.spec file and top-level Makefile to simplify
4 <          making distributions [with assistance from Roman Niewiarowski]
1 > V0.8 -
2 >        - medium removal is allowed in CDROMExit()
3 >        - Unix: added support for ESD audio output; merged with OSS audio
4 >          and put in a new "audio_oss_esd.cpp" file which is also used under
5 >          FreeBSD 3.x
6 >        - Unix: added mkinstalldirs to "make install" target
7 >        - Unix: cleaned up the configure script
8 >
9 > V0.8 (snapshot) - 21.Oct.1999
10 >        - sony.cpp/disk.cpp/cdrom.cpp: disk insertions are now checked for
11 >          by an interrupt routine
12 >        - localizable strings are now split into a common and a platform-
13 >          specific set
14 >        - added external file system to access host OS files from the MacOS;
15 >          root directory is specified by the "extfs" prefs item
16 >        - moved most initialization/deinitialization code to InitAll() and
17 >          ExitAll() in main.cpp
18 >        - added patches for NetBSD [Bernd Sieker]
19 >        - corrected TimerDateTime() in timer_unix.cpp and timer_beos.cpp
20 >          [Toshimitsu Tanaka]
21 >        - AmigaOS: fixed crash when gtlayout.library was not present
22 >        - AmigaOS: now compiles with GCC (Geek Gadgets)
23 >        - AmigaOS/clip_amiga.cpp: fixed small bug in CR->LF translation
24 >          [Giacomo Magnini]
25 >        - Unix: compilation of cpuemu.cpp is now split in 8 parts
26 >        - Unix: volume list in GTK prefs editor is reorderable
27 >        - Unix: added fbdev DGA support and SPARC assembly optimizations to
28 >          UAE core [Gwenole Beauchesne]
29 >
30 > V0.7 (release 0.7-2) - 6.Oct.1999
31 >        - Added BasiliskII.spec for making RPMs [with assistance from
32 >          Roman Niewiarowski]
33          - Unix: "basilisk_ii_keycodes" renamed to "keycodes", default
34            location of keycodes file is now /usr/local/share/BasiliskII/keycodes
35          - Unix: improved the install target, added uninstall target

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines