release notes winfellow_alpha_v0.4.1_build_1.zip 
(changes regarding to Winfellow Alpha V0.4 991205)
(see cvs_status.txt for used versions from CVS repository)

Graphics device module (gfxdrv.c/drawa.s) 
=================================

- improved buffer clearing
- improved multi-surface handling
- FIXED: doing clear when in windowed mode
- added scale support and generic blitter support in any gfxmode

- FIXED: striping error in 32-bit color single pixel dual playfield mode
- FIXED: error in 24-bit drawing
- improved dual playfield sorting


GUI module (wgui.c)
=================== 

- splash window removed
- added saving and loading of multiple configurations 
- FIXED: configuration window could be opened several times
- name of main window and about dialog changed
- reduced floppy config added to main window
- added information of used keys of each keyboard layout in the configuration dialog of gamecontrollers


Joystick device module (joydrv.c) 
=================================

- changed DIRECTINPUT_VERSION from 0x0300 to 0x0500
- FIXED: a crash occured when no joystick were installed (now it works with Win2k and
Win98 with DirectX7


Keyboard device module (kbddrv.c / kbdparser.c) 
===============================================

- FIXED: some keys didn't working when replacing a joystick


Sound device module (sound.c) 
=============================

- removed race condition in soundDrvEmulationStart()
- improved handling of buffers in sound playback




 





