The Advanced Linux Sound Architecture (ALSA) - library
Find a file
Takashi Iwai bbdff9fce5 Bugfix:
- dead SMP lock in es1968 (maestro2) driver.

Bugfix & enhances of sequencer stuff
    by Scott McNab <sdm@fractalgraphics.com.au>:
 - fix for the insrument list locking in SND_SEQ_EVENT_INSTR_BEGIN
   and SND_SEQ_EVENT_INSTR_END events.
   Note that nothing seems to really take notice of the list locking.
   This is more an issue when we add support for editing instruments
   anyway.

 - added new alsa-lib utility function snd_seq_ev_set_varusr() which
   is similar to snd_seq_ev_set_variable(), but specifies userspace
   extended event data.
   This is required in order to use the SND_SEQ_EVENT_INSTR_PUT
   command (took me bloody ages to work this out btw)

 - minor correction for gus & trident synth drivers
2000-06-08 10:55:34 +00:00
doc Documentation placement changes.. 1999-12-02 12:31:35 +00:00
include Bugfix: 2000-06-08 10:55:34 +00:00
src Bugfix: 2000-06-08 10:55:34 +00:00
test Better names for ALSA API. Added min_fragments, max_fragments. 2000-05-27 16:52:17 +00:00
utils - Fix the old function prototype in pcm_plugin.h 2000-05-18 18:16:38 +00:00
acconfig.h Switch to automake and libtool 1998-11-18 20:42:09 +00:00
acinclude.m4 Followed ioctl rename 2000-06-05 06:45:46 +00:00
ChangeLog * update to libtool 1.3.3 1999-07-22 12:18:42 +00:00
config.guess * update to libtool 1.3.3 1999-07-22 12:18:42 +00:00
config.sub * update to libtool 1.3.3 1999-07-22 12:18:42 +00:00
configure.in Removed not needed big endian check 2000-06-05 11:38:39 +00:00
COPYING Initial revision 1998-08-13 15:42:56 +00:00
cvscompile Added autoheader to cvscompile. 2000-06-05 14:34:21 +00:00
INSTALL First version... 1998-12-30 17:11:25 +00:00
install-sh Initial revision 1998-08-13 15:42:56 +00:00
ltconfig * update to libtool 1.3.3 1999-07-22 12:18:42 +00:00
ltmain.sh * update to libtool 1.3.3 1999-07-22 12:18:42 +00:00
Makefile.am Misc fixes: 2000-05-26 14:34:44 +00:00
missing Switch to automake and libtool 1998-11-18 20:42:09 +00:00
mkinstalldirs Switch to automake and libtool 1998-11-18 20:42:09 +00:00
TODO Updated 2000-06-04 16:25:13 +00:00