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.20 by cebix, 1999-11-03T10:48:44Z vs.
Revision 1.32 by cebix, 2000-07-13T17:45:50Z

# Line 1 | Line 1
1 + V0.8 (snapshot) -
2 +        - Unix: runs natively on NetBSD/m68k
3 +        - Unix: compiles without pthreads, but without serial/ethernet/audio
4 +          support
5 +        - Unix: "--without-mon" configure option now works
6 +        - Unix/video_x.cpp: DGA and SHM are only tried on local X11 displays
7 +        - Unix/video_x.cpp: re-integrated old window update method; frameskip=0
8 +          ("Dynamic") selects new method, other values select old method
9 +        - Unix/prefs_editor_unix.cpp: new "Input" pane, containing keycode
10 +          and mouse wheel options
11 +        - AmigaOS: added support for CyberGraphX [Jürgen Lachmann]
12 +        - audio.cpp: audio_data is cleared on reset [Lauri Pesonen]
13 +        - prefs.cpp: empty string prefs items could be written to prefs file
14 +          but not read back correctly
15 +        - clip_*.cpp: added prefs item "noclipconversion" for turning off
16 +          charset conversion of text clips (only CR->LF gets translated),
17 +          [Toshimitsu Tanaka]
18 +
19 + V0.8 (snapshot) - 14.Mar.2000
20 +        - Unix/video_x.cpp: new window refresh code [Samuel Lander]
21 +        - Unix/timer_unix.cpp: fixed time zone handling under Linux and SVR4
22 +
23 + V0.8 (release 0.8-1) - 30.Jan.2000
24 +        - extfs: extended size of finf helper files to 32 bytes to eventually
25 +          allow storing the complete FInfo/FXInfo in it
26 +
27 + V0.8 (snapshot) - 22.Dec.1999
28 +        - imported UAE CPU 0.8.10 changes
29 +        - new utility functions Mac_memset, Mac2Host_memcpy, Host2Mac_memcpu
30 +          and Mac2Mac_memcpy
31 +        - extfs.cpp: fixed bug in fs_rename() and fs_cat_move() (auxiliary
32 +          IOParam block was not in Mac address space and FSItem parent IDs
33 +          didn't get swapped) [Lauri Pesonen]
34 +        - extfs.cpp: several fixes [Lauri Pesonen]
35 +        - some provisions for using UAE CPU compiler (doesn't work yet)
36 +        - video_x.cpp: XFree86 VidMode extension is used to switch modes
37 +          in DGA mode
38 +
39   V0.8 (snapshot) - 2.Nov.1999
40          - fixed many UAE FPU bugs [Lauri Pesonen]
41          - added replacement for BlockMove() trap

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines