Commit graph

30 commits

Author SHA1 Message Date
Takashi Iwai
84ebfe7c92 Fix compile errors/warnings
Fix compile errors/warnings.
omixer is removed since ordinary_mixer isn't supported any more.
2005-11-21 10:48:52 +00:00
Takashi Iwai
ebf1e77bb2 use AM_CFLAGS and AM_LDFLAGS for the recent automake. 2004-02-25 14:32:32 +00:00
Jaroslav Kysela
319c46a982 Added queue_timer.c by Chris Cannam <cannam@all-day-breakfast.com> 2003-12-18 12:14:17 +00:00
Jaroslav Kysela
d4af763f8a Switch from old to new PCM API retaining binary compatibility
Changed version to 1.0.0pre1
2003-11-05 10:38:37 +00:00
Takashi Iwai
0cfc9189dd moved iecset to alsa-utils 2003-10-23 16:53:11 +00:00
Takashi Iwai
2fb3e68e11 added iecset program (this could be to alsa-utils after more
enhancements).
2003-09-30 17:02:14 +00:00
Jaroslav Kysela
6ad93ac892 added snd_user_file() function
alisp extensions
  - added nth, include, path commands
  - added auto-exec functionality
  - added helpers for C<->lisp interoperability
2003-09-03 19:25:08 +00:00
Jaroslav Kysela
d13a14b79e Added special CFLAGS for code 2003-02-19 21:25:59 +00:00
Jaroslav Kysela
1da32fb069 Added code test utility 2003-02-19 21:18:53 +00:00
Jaroslav Kysela
27472b56a6 Changes for static build. 2001-10-24 14:14:11 +00:00
Jaroslav Kysela
0259e6877e Changed CFLAGS 2001-10-18 17:10:46 +00:00
Jaroslav Kysela
d08c2eb251 Removed obsolete test programs. 2001-09-07 09:33:20 +00:00
Jaroslav Kysela
79531a4eb0 The main header file is not dependant on asound.h from driver. 2001-08-20 13:15:30 +00:00
Jaroslav Kysela
232d703c23 Added snd_card_type_string_to_enum and snd_card_type_enum_to_string functions.
- the /usr/share/alsa/cards.conf file contains the translation table
Added snd_sctl_build and snd_sctl_free functions.
Recoded the surround plugin to use the surround.conf file.
 - the /usr/share/alsa/surround.conf file contains the surround configuration
2001-05-10 08:32:40 +00:00
Takashi Iwai
b000ebc270 Fix for compile with --with-kernel configure option. 2000-09-01 16:22:57 +00:00
Jaroslav Kysela
744c87fd12 Added midiloop utility.. 2000-03-04 15:50:15 +00:00
Jaroslav Kysela
a9197441e0 Added rawmidi.c from maarten de boer <maarten.deboer@iua.upf.es> 2000-02-04 14:23:19 +00:00
Jaroslav Kysela
8be913a112 Removed aconnect & aseqnet.. 2000-01-10 20:19:24 +00:00
Jaroslav Kysela
d117462cb9 Takashi Iwai <iwai@ww.uni-erlangen.de>
Mon, 03 Jan 2000 10:47:02 +0100
- bugfix: proper handling of exclusive subscription
- bugfix and update: alsa-lib/test/seq* stuff
- minor updates (long option support, etc) of aconnect and aseqnet
- man pages for aconnect and aseqnet are added
2000-01-03 10:25:56 +00:00
Jaroslav Kysela
600dc6ae32 Merged pcm-v2 branch into main CVS tree. 1999-11-06 23:47:07 +00:00
Jaroslav Kysela
33348ba6f4 Added aseqnet... 1999-08-23 19:39:14 +00:00
Jaroslav Kysela
a234679700 Added aconnect example.. 1999-08-20 20:27:07 +00:00
Jaroslav Kysela
452d7704e1 Added PCM timer selection for seq sender... 1999-07-07 08:42:12 +00:00
Jaroslav Kysela
3d5115b325 Added loopback, some fixes... 1999-06-02 08:20:04 +00:00
Jaroslav Kysela
c0e741dd8a Merged new-mixer branch... 1999-03-08 16:51:36 +00:00
Jaroslav Kysela
53cbbeee14 Added playmidi1... 1999-01-24 12:00:39 +00:00
Jaroslav Kysela
54c4a6c610 Fixed for fcntl calls (NONBLOCK)... 1999-01-06 15:25:15 +00:00
Jaroslav Kysela
6f5e7d4d00 Added sequencer test program.. 1998-12-27 01:02:59 +00:00
Jaroslav Kysela
3bb1db2e17 Added latency example... 1998-11-27 00:13:09 +00:00
Chris Cannam
96f35a05ef Switch to automake and libtool 1998-11-18 20:42:09 +00:00