Commit graph

6 commits

Author SHA1 Message Date
Clemens Ladisch
7fcbc9917e sound - fix .iface field of mixer control elements
This patch changes .iface to SNDRV_CTL_ELEM_IFACE_MIXER whre _PCM or
_HWDEP was used in controls that are not associated with a specific PCM
(sub)stream or hwdep device, and changes some controls that got
inconsitent .iface values due to copy+paste errors.  Furthermore, it
makes sure that all control that do use _PCM or _HWDEP use the correct
number in the .device field.
2005-07-29 14:33:00 +00:00
Takashi Iwai
15bdcde372 fixed the path of hdsp.h 2004-03-19 15:29:59 +00:00
Takashi Iwai
c4afb782fd - updated to version 1.4
fixed compile warnings.
2003-11-24 18:16:26 +00:00
Takashi Iwai
6498fd396f Thomas Charbonnel <thomas@undata.org>:
updated to version 1.2.
2003-11-03 19:09:32 +00:00
Takashi Iwai
912758aebd updated to version 1.1
It fixes a small bug + an issue in card detection preventing it to work
with hdsp9652 cards. It fixes too FLTK detection in configure.
2003-07-28 12:58:10 +00:00
Takashi Iwai
dceea38da2 Added hdspconf utility by Thomas Charbonnel (requiring FLTK) 2003-07-02 10:21:11 +00:00