From alsa-devel-owner@alsa.jcu.cz  Sat Apr 18 13:30:43 1998
Received: from entry.jcu.cz (perex@entry.jcu.cz [160.217.1.111])
	by marvin.jcu.cz (8.8.8/8.8.8) with SMTP id NAA13972;
	Sat, 18 Apr 1998 13:30:39 +0200
Date: Sat, 18 Apr 1998 13:30:39 +0200 (MET DST)
From: Jaroslav Kysela <perex@jcu.cz>
To: alsa-devel@alsa.jcu.cz
cc: alsa-user@alsa.jcu.cz
Subject: driver 0.0.12 released
Message-ID: <Pine.LNX.3.96.980418131811.27943A-100000@entry.jcu.cz>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Reply-To: alsa-devel@alsa.jcu.cz
Sender: alsa-devel-owner@alsa.jcu.cz
Precedence: list

Hi!

	I released version 0.0.12 of driver with many bugfixes. There
aren't any new features (except first design of raw midi interface in
sound.h header file). I welcome any next ideas for raw midi interface. I
think that we should keep this interface simple as possible and all
features like kernel midi thru should be in sequenced midi interface.
I'll try in next mail describe how can look next interfaces (synthesizer 
and sequenced midi).

						Jaroslav

0.0.11 -> 0.0.12

* native PCM
  - added scount variable to status structures for playback & record
  - new time computing method for playback & record
  - set number of voices before computing rate, instead of afterwards
* PCM OSS emulation
  - quake works now ok again - fixed error from 0.0.11
  - fixed error with large buffers - (problems Doom etc...)
  - rate is now computed after voices setup, too
* stereo rate calculation fixed for SB Pro
* MIXER
  - fixed mute bug (problems with GUS PnP & GUS MAX)
* MIDI
  - first code for raw midi interface (designed only kernel API in sound.h)

-----
Jaroslav Kysela <perex@jcu.cz>
Academic Computer Centre, University of South Bohemia
Branisovska 31, C. Budejovice, CZ-370 05 Czech Republic


