1 |
< |
V0.8 - |
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 |
|
|