The Advanced Linux Sound Architecture (ALSA) - library
Find a file
Takashi Iwai ea83756fbe - removed snd_seq_create_event from seq.h. it's deprecated.
the function itself still exists for compatibility
  but protected by DOC_HIDDEN.
- a bit more comments about snd_seq_free_event.

- since alsa.m4 used snd_seq_create_event for checking libasound,
  now it's replaced with snd_ctl_open.
2002-05-27 11:14:20 +00:00
aserver Moved ring buffer pointers and added a mechanism to transfer them via shm 2002-04-23 15:51:29 +00:00
doc Added pictures to EXTRA_DIST 2002-03-09 17:36:37 +00:00
include - removed snd_seq_create_event from seq.h. it's deprecated. 2002-05-27 11:14:20 +00:00
src - removed snd_seq_create_event from seq.h. it's deprecated. 2002-05-27 11:14:20 +00:00
test Corrections by Kevin Conder <kconder@interaccess.com> 2002-03-12 20:14:33 +00:00
utils - removed snd_seq_create_event from seq.h. it's deprecated. 2002-05-27 11:14:20 +00:00
acconfig.h Added HAVE_SOFT_FLOAT (--with-softfloat) 2002-04-24 14:41:55 +00:00
acinclude.m4 Move pre before alpha 2001-11-24 10:19:59 +00:00
ChangeLog * update to libtool 1.3.3 1999-07-22 12:18:42 +00:00
configure.in 0.9.0rc1 2002-04-24 15:30:18 +00:00
COPYING Updated GNU GPL license (address). 2001-12-30 09:22:54 +00:00
cvscompile Added exit when configure fails 2001-11-26 18:21:00 +00:00
INSTALL Added HAVE_SOFT_FLOAT (--with-softfloat) 2002-04-24 14:41:55 +00:00
ltconfig version 2.1 -> 2 2001-12-30 09:28:38 +00:00
Makefile.am Removed pack target 2001-11-20 09:32:19 +00:00
TODO Added snd_config_load_override(). 2002-01-09 21:28:15 +00:00