Commit graph

11 commits

Author SHA1 Message Date
Jaroslav Kysela
6549725ec5 hdspconf: fix gcc warnings (const)
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2025-01-27 10:44:25 +01:00
Tim Blechmann
210cb5f447 hdspconf: more string constant fixes
Signed-off-by: Tim Blechmann <tim@klingt.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2011-03-28 12:25:22 +02:00
Tim Blechmann
3ee59653ec hdspconf: use foreground color instead of black
if the background color of the color scheme is black, black text is hard
to read. using the foreground color fixes this problem

Signed-off-by: Tim Blechmann <tim@klingt.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2011-03-28 12:25:12 +02:00
Tim Blechmann
e6c8241752 hdspconf: fix some string constant conversions
Signed-off-by: Tim Blechmann <tim@klingt.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2011-03-28 12:24:51 +02:00
Takashi Iwai
60a3e7ce96 Fix a small memleak
Added the forgotten free.  ALSA bug#3687
	https://bugtrack.alsa-project.org/alsa-bug/view.php?id=3687
2008-01-30 08:58:17 +01:00
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