Commit graph

729 commits

Author SHA1 Message Date
Jaroslav Kysela
18e600ed35 Added AC_PREREQ(2.53) for autoconf 2004-04-03 08:40:17 +00:00
Jaroslav Kysela
ca51bbf2a4 release: 1.0.4rc1 2004-03-26 16:15:46 +00:00
Takashi Iwai
789ca41f1b fixed the legacy detection with the recent modprobe 2004-03-19 13:29:23 +00:00
Jaroslav Kysela
e9dc0c0ace Added rpmbuild detection 2004-03-14 17:06:24 +00:00
Jaroslav Kysela
2b6e61e353 Jeff Law
aplay.c relies upon a GCC extension that has been removed.
Specifically the "cast as lvalue" extension. This patch removes
this dependency.
2004-03-09 17:43:46 +00:00
Jaroslav Kysela
9a30928540 more 64-bit stuff 2004-03-09 13:18:29 +00:00
Takashi Iwai
b5cb7ac07d added a workaround for some dell dimension board. 2004-03-05 16:52:11 +00:00
Jaroslav Kysela
728dc253d8 1.0.3 release 2004-02-29 14:18:28 +00:00
Jaroslav Kysela
519ad646fe 1.0.3rc2 2004-02-25 15:37:09 +00:00
Takashi Iwai
29fd44ba35 - use /etc/modprobe.d/sound config file if possible. 2004-02-25 14:39:45 +00:00
Takashi Iwai
1ef970a295 fixed a typo. 2004-02-25 11:26:07 +00:00
Takashi Iwai
6957fcafe1 added --with-curses option to specify the curses library. 2004-02-25 11:25:53 +00:00
Takashi Iwai
60f7debd00 added AUTOMAKE_OPTIONS. 2004-02-25 11:25:26 +00:00
Jaroslav Kysela
7759ed8617 Clemens Ladisch <clemens@ladisch.de>
fix error messages for snd_mixer_load
2004-02-24 09:19:31 +00:00
Jaroslav Kysela
1ae3fa8532 Clemens Ladisch <clemens@ladisch.de>
add aplaymidi & arecordmidi utilities
2004-02-23 10:58:34 +00:00
Jaroslav Kysela
33b53d88fd Fixed wrong message (load error) 2004-02-21 18:44:18 +00:00
Takashi Iwai
67f96386c6 - clear the screen after configuring the device. 2004-02-16 16:44:59 +00:00
Takashi Iwai
5eafc3ceda Alexander E. Patrakov:
With ncurses 5.4 or later, it is necessary to have the
correct LC_CTYPE setting before calling initscr(). Otherwise, the line
drawing characters and boxes are not visible on Linux console in UTF-8 mode,
and that makes alsamixer totally unusable on such terminal.
2004-02-16 16:44:06 +00:00
Takashi Iwai
a98d93674b - use the bindir and sbindir set by configure script. 2004-02-10 15:58:51 +00:00
Takashi Iwai
41d38ac92a - fixed the wrong help description of audio command. 2004-02-06 11:44:08 +00:00
Takashi Iwai
d760ae6ee2 - fixed the color of subwindow title. 2004-02-04 19:23:44 +00:00
Takashi Iwai
6a915e89cd - show the version number of the package.
- use ACS_CKBOARD for the volume bars.
- fixed the path of /proc/asound/oss/devices.
- fixed the max length to display the item name.
2004-01-30 16:26:22 +00:00
Jaroslav Kysela
a7bd883bcc 1.0.2 2004-01-26 19:30:45 +00:00
Takashi Iwai
df19786410 fixed for the recent autoconf. 2004-01-26 15:57:37 +00:00
Takashi Iwai
e24a1cb4f9 Clemens Ladisch <clemens@ladisch.de>:
- This adds an option to amidi not to ignore active sensing bytes.
2004-01-19 18:39:12 +00:00
Takashi Iwai
2ac2af4dfb - fixed typos in the help text. 2004-01-16 18:15:05 +00:00
Takashi Iwai
87873452ce Clemens Ladisch <clemens@ladisch.de>:
- set file permission bits for output file
2004-01-13 16:11:56 +00:00
Jaroslav Kysela
5c5f79682a 1.0.1 2004-01-08 14:18:03 +00:00
Jaroslav Kysela
5a7e82a8e7 Moved alsaconf to sbin directory 2003-12-05 13:15:52 +00:00
Jaroslav Kysela
3dff39cf53 More compatible tests 2003-12-05 13:13:00 +00:00
Jaroslav Kysela
8a28f21db1 One more fix for path 2003-12-05 08:50:53 +00:00
Jaroslav Kysela
748fd45129 Added more paths for rcalsasound 2003-12-05 08:35:04 +00:00
Jaroslav Kysela
267be1fc47 1.0.0rc2 2003-12-05 08:26:23 +00:00
Jaroslav Kysela
203cc059ad 1.0.0rc1 2003-12-01 09:19:48 +00:00
Jaroslav Kysela
8383eaf65c Fixed calc_count() routine - wav files with traling RIFF chunks sound ok now 2003-11-28 10:24:53 +00:00
Takashi Iwai
911e5f7248 - fixed the infinite loop in probing a card control. 2003-11-27 11:07:25 +00:00
Takashi Iwai
951dda3420 fixes by Philippe De Muyter <phdm@macqel.be>:
- Removed erroneous space between `snd[-_]' and $1 in grep
  search expression.
- Test also `0xf00' for `cport'.
2003-11-26 18:07:27 +00:00
Jaroslav Kysela
3f7658145f Ronny V. Vindenes <s864@ii.uib.no>
Include all man pages (alsaconf(8) was not included before)
2003-11-25 16:39:29 +00:00
Jaroslav Kysela
3ef2fd09ac 1.0.0pre3 2003-11-25 13:03:39 +00:00
Takashi Iwai
cae75d593c - added the check of mandrake. 2003-11-25 12:15:48 +00:00
Takashi Iwai
7d1c6cbf95 fix by Fernando Pablo Lopez-Lezcano <nando@ccrma.Stanford.EDU>:
Included is a patch that fixes alsaconf to work correctly under fedora
core 1. Otherwise alsaconf happily creates a modules.conf file that only
contains the alsa configuration and nothing else (a path in the if's
that does not create a $TMP file before the alsa configuration process
starts).
2003-11-24 11:42:24 +00:00
Jaroslav Kysela
f4167224e3 Use global alsa.m4 configuration 2003-11-24 08:13:37 +00:00
Jaroslav Kysela
4a66190aec 1.0.0pre1 2003-11-18 16:27:35 +00:00
Takashi Iwai
c40e8faafc - removed experimental codes. 2003-11-17 18:32:52 +00:00
Takashi Iwai
cfe0a62da7 - fixed the progress bar.
- fixed the detection on 2.6 kernels.
- check root priv. after parsing the option
  (allow normal users to see help)
2003-11-14 16:22:25 +00:00
Jaroslav Kysela
80476a0170 - changes against PCM API switch
- 1.0.0 version
- fixed amidi warning
2003-11-05 11:08:25 +00:00
Jaroslav Kysela
1f2d8e47ab Clemens Ladisch <clemens@ladisch.de>
- add error handler for ALSA errors
- enumerate all controls to find the desired control
  (because SPDIF is device 1 on ymfpci)
2003-11-03 10:43:32 +00:00
Takashi Iwai
394fde8b0e - fixed (now really) for 2.6 modprobe.conf.
- clean up, modprobing without a temporary file.
- alsaconf will set up only the minimum aliases/options.
- cosmetic message changes.
2003-10-30 12:00:38 +00:00
Takashi Iwai
7152617a0e - added alsaconf script.
- fixed alsaconf script for the new module tools of 2.6 kernel.
2003-10-29 13:38:23 +00:00
Takashi Iwai
1d8fa52206 - fixed Makefile.
- don't include but link iecbits.c.
2003-10-28 17:42:28 +00:00