Commit graph

13 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
792c421e0a alsa-tools small handle leak
From: Mario Lang <mlang@delysid.org>

WHile reading hdspmixer sources, I found a potential handler leak.
2005-06-14 09:26:12 +00:00
Takashi Iwai
2539e7d022 removed --with-soundbase and --with-kernel configure options.
the header files are now included in alsa-lib.
2004-03-19 15:31:13 +00:00
Takashi Iwai
15bdcde372 fixed the path of hdsp.h 2004-03-19 15:29:59 +00:00
Takashi Iwai
8cf8f953a2 Thomas Charbonnel <thomas@undata.org>:
- fix some problems with default presets file handling.
2003-11-27 10:42:40 +00:00
Takashi Iwai
e9f52dd913 added depcomp to EXTRA_DIST 2003-11-25 14:27:45 +00:00
Jaroslav Kysela
d0157a43cf - 1.0.0pre3 version
- added hack for ALSA server to pack also hdsp* tools (fltk issue)
2003-11-25 12:16:40 +00:00
Takashi Iwai
e535082270 - updated to version 1.6
- fixed compile warnings
  - corrects preset 7 for H9632 cards
2003-11-24 18:17:05 +00:00
Takashi Iwai
ca7ae60abd - fixed H9632 problem.
- added desktop file and icon
  new options --with-desktop-dir and --with-pixmap-dir.
- fixed CXXFLAGS for soundbase option.
- fixed compile warnings.
2003-11-24 14:48:21 +00:00
Takashi Iwai
cd8875932e Thomas Charbonnel <thomas@undata.org>:
updated to version 1.4.
2003-11-03 19:10:38 +00:00
Takashi Iwai
657e571adb fixed the fltk header filename. 2003-07-29 09:33:14 +00:00
Jaroslav Kysela
7b82f26934 replaced AC_MSG_ERROR with AC_MSG_WARN to allow generation of configuration script on machines without fltk 2003-07-28 12:02:25 +00:00
Takashi Iwai
0fb00d0bdc added hdspmixer by Thomas Charbonnel 2003-07-28 11:32:32 +00:00