Commit graph

15 commits

Author SHA1 Message Date
Jaroslav Kysela
c989fddc7e hgcompile -> gitcompile changes (include README files) 2008-06-03 10:39:28 +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
Takashi Iwai
e13da40b0e Add hgcompile scripts
Added hgcompile scripts.
2006-05-12 15:36:52 +02:00
Takashi Iwai
ef87719aec Fix exec permission of cvscompile and add .hgignore 2006-04-07 18:17:19 +02: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
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
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
c4afb782fd - updated to version 1.4
fixed compile warnings.
2003-11-24 18:16:26 +00:00
Takashi Iwai
4046e31368 - added desktop file and icon
new options --with-desktop-dir and --with-pixmap-dir.
- fixed CXXFLAGS for soundbase option.
2003-11-24 14:47:28 +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
47db50fa74 added alsa-dist hook. 2003-07-14 14:49:00 +00:00
Takashi Iwai
dceea38da2 Added hdspconf utility by Thomas Charbonnel (requiring FLTK) 2003-07-02 10:21:11 +00:00