]>
git.alsa-project.org Git - alsa-utils.git/log
Jaroslav Kysela [Sat, 21 Feb 2004 18:44:18 +0000 (18:44 +0000)]
Fixed wrong message (load error)
Takashi Iwai [Mon, 16 Feb 2004 16:44:59 +0000 (16:44 +0000)]
- clear the screen after configuring the device.
Takashi Iwai [Mon, 16 Feb 2004 16:44:06 +0000 (16:44 +0000)]
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.
Takashi Iwai [Tue, 10 Feb 2004 15:58:51 +0000 (15:58 +0000)]
- use the bindir and sbindir set by configure script.
Takashi Iwai [Fri, 6 Feb 2004 11:44:08 +0000 (11:44 +0000)]
- fixed the wrong help description of audio command.
Takashi Iwai [Wed, 4 Feb 2004 19:23:44 +0000 (19:23 +0000)]
- fixed the color of subwindow title.
Takashi Iwai [Fri, 30 Jan 2004 16:26:22 +0000 (16:26 +0000)]
- 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.
Jaroslav Kysela [Mon, 26 Jan 2004 19:30:45 +0000 (19:30 +0000)]
1.0.2
Takashi Iwai [Mon, 26 Jan 2004 15:57:37 +0000 (15:57 +0000)]
fixed for the recent autoconf.
Takashi Iwai [Mon, 19 Jan 2004 18:39:12 +0000 (18:39 +0000)]
Clemens Ladisch <clemens@ladisch.de>:
- This adds an option to amidi not to ignore active sensing bytes.
Takashi Iwai [Fri, 16 Jan 2004 18:15:05 +0000 (18:15 +0000)]
- fixed typos in the help text.
Takashi Iwai [Tue, 13 Jan 2004 16:11:56 +0000 (16:11 +0000)]
Clemens Ladisch <clemens@ladisch.de>:
- set file permission bits for output file
Jaroslav Kysela [Thu, 8 Jan 2004 14:18:03 +0000 (14:18 +0000)]
1.0.1
Jaroslav Kysela [Fri, 5 Dec 2003 13:15:52 +0000 (13:15 +0000)]
Moved alsaconf to sbin directory
Jaroslav Kysela [Fri, 5 Dec 2003 13:13:00 +0000 (13:13 +0000)]
More compatible tests
Jaroslav Kysela [Fri, 5 Dec 2003 08:50:53 +0000 (08:50 +0000)]
One more fix for path
Jaroslav Kysela [Fri, 5 Dec 2003 08:35:04 +0000 (08:35 +0000)]
Added more paths for rcalsasound
Jaroslav Kysela [Fri, 5 Dec 2003 08:26:23 +0000 (08:26 +0000)]
1.0.0rc2
Jaroslav Kysela [Mon, 1 Dec 2003 09:19:48 +0000 (09:19 +0000)]
1.0.0rc1
Jaroslav Kysela [Fri, 28 Nov 2003 10:24:53 +0000 (10:24 +0000)]
Fixed calc_count() routine - wav files with traling RIFF chunks sound ok now
Takashi Iwai [Thu, 27 Nov 2003 11:07:25 +0000 (11:07 +0000)]
- fixed the infinite loop in probing a card control.
Takashi Iwai [Wed, 26 Nov 2003 18:07:27 +0000 (18:07 +0000)]
fixes by Philippe De Muyter <phdm@macqel.be>:
- Removed erroneous space between `snd[-_]' and $1 in grep
search expression.
- Test also `0xf00' for `cport'.
Jaroslav Kysela [Tue, 25 Nov 2003 16:39:29 +0000 (16:39 +0000)]
Ronny V. Vindenes <s864@ii.uib.no>
Include all man pages (alsaconf(8) was not included before)
Jaroslav Kysela [Tue, 25 Nov 2003 13:03:39 +0000 (13:03 +0000)]
1.0.0pre3
Takashi Iwai [Tue, 25 Nov 2003 12:15:48 +0000 (12:15 +0000)]
- added the check of mandrake.
Takashi Iwai [Mon, 24 Nov 2003 11:42:24 +0000 (11:42 +0000)]
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).
Jaroslav Kysela [Mon, 24 Nov 2003 08:13:37 +0000 (08:13 +0000)]
Use global alsa.m4 configuration
Jaroslav Kysela [Tue, 18 Nov 2003 16:27:35 +0000 (16:27 +0000)]
1.0.0pre1
Takashi Iwai [Mon, 17 Nov 2003 18:32:52 +0000 (18:32 +0000)]
- removed experimental codes.
Takashi Iwai [Fri, 14 Nov 2003 16:22:25 +0000 (16:22 +0000)]
- fixed the progress bar.
- fixed the detection on 2.6 kernels.
- check root priv. after parsing the option
(allow normal users to see help)
Jaroslav Kysela [Wed, 5 Nov 2003 11:08:25 +0000 (11:08 +0000)]
- changes against PCM API switch
- 1.0.0 version
- fixed amidi warning
Jaroslav Kysela [Mon, 3 Nov 2003 10:43:32 +0000 (10:43 +0000)]
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)
Takashi Iwai [Thu, 30 Oct 2003 12:00:38 +0000 (12:00 +0000)]
- 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.
Takashi Iwai [Wed, 29 Oct 2003 13:38:23 +0000 (13:38 +0000)]
- added alsaconf script.
- fixed alsaconf script for the new module tools of 2.6 kernel.
Takashi Iwai [Tue, 28 Oct 2003 17:42:28 +0000 (17:42 +0000)]
- fixed Makefile.
- don't include but link iecbits.c.
Takashi Iwai [Tue, 28 Oct 2003 10:53:43 +0000 (10:53 +0000)]
- added amidi utility by Clemens Ladisch <clemens@ladisch.de>
- fixed .cvsignore and README
Takashi Iwai [Thu, 23 Oct 2003 16:54:32 +0000 (16:54 +0000)]
- moved iecset from alsa-lib/test.
- added man page.
Jaroslav Kysela [Tue, 21 Oct 2003 17:41:36 +0000 (17:41 +0000)]
0.9.8
Jaroslav Kysela [Fri, 17 Oct 2003 07:34:19 +0000 (07:34 +0000)]
Fixed possible buffer overrun
Jaroslav Kysela [Thu, 25 Sep 2003 19:53:43 +0000 (19:53 +0000)]
0.9.7
Takashi Iwai [Thu, 11 Sep 2003 11:23:58 +0000 (11:23 +0000)]
- fixed the order of period and buffer size setting.
firstly period then buffer size. this will avoid the problem of
rounding.
Jaroslav Kysela [Wed, 27 Aug 2003 11:12:50 +0000 (11:12 +0000)]
More size_t off64_t changes
Jaroslav Kysela [Wed, 27 Aug 2003 11:08:27 +0000 (11:08 +0000)]
Added snd_config_update_free_global() calls and 64-bit file offset support
Jaroslav Kysela [Mon, 11 Aug 2003 09:42:16 +0000 (09:42 +0000)]
Use float to avoid overflow
Takashi Iwai [Thu, 7 Aug 2003 14:48:17 +0000 (14:48 +0000)]
- added --buffer-size and --period-size options.
- accept -h as the help :)
- fixed VU meter for 8 bit and negative values.
- updated man page.
Jaroslav Kysela [Thu, 31 Jul 2003 07:39:13 +0000 (07:39 +0000)]
Fixed version string
Jaroslav Kysela [Wed, 30 Jul 2003 17:54:42 +0000 (17:54 +0000)]
Added handling of DRAINING state and extended verbose parts
Jaroslav Kysela [Tue, 29 Jul 2003 14:33:47 +0000 (14:33 +0000)]
Yes, we have 192kHz hardware now
Jaroslav Kysela [Mon, 28 Jul 2003 11:51:45 +0000 (11:51 +0000)]
0.9.6
Takashi Iwai [Tue, 22 Jul 2003 16:38:25 +0000 (16:38 +0000)]
show the mute status in the item line, too.
Jaroslav Kysela [Tue, 8 Jul 2003 08:21:56 +0000 (08:21 +0000)]
0.9.5
Takashi Iwai [Fri, 20 Jun 2003 18:13:28 +0000 (18:13 +0000)]
fixes by Clemens Ladisch <clemens@ladisch.de>:
- fixed the check of wrong variable.
- suppress the "no state is present..." message if the card has
no controls.
Takashi Iwai [Fri, 20 Jun 2003 18:09:49 +0000 (18:09 +0000)]
- search cardX entry if no card is found and -F option is given (i.e.
force to read the old-style entry).
Jaroslav Kysela [Mon, 16 Jun 2003 18:46:06 +0000 (18:46 +0000)]
Fixed ncurses test
Jaroslav Kysela [Sat, 14 Jun 2003 08:32:44 +0000 (08:32 +0000)]
Added --disable-alsamixer to configure script
Jaroslav Kysela [Wed, 4 Jun 2003 07:31:50 +0000 (07:31 +0000)]
Added -f cdr
Jaroslav Kysela [Sat, 31 May 2003 17:49:55 +0000 (17:49 +0000)]
0.9.4
Jaroslav Kysela [Wed, 28 May 2003 09:04:52 +0000 (09:04 +0000)]
Eliot Blennerhassett <bigblen@icqmail.com>: fixed negative ranges
Jaroslav Kysela [Wed, 28 May 2003 07:25:26 +0000 (07:25 +0000)]
Volume can be lower than zero, too
Jaroslav Kysela [Thu, 15 May 2003 06:51:29 +0000 (06:51 +0000)]
Removed keywords from comments
Jaroslav Kysela [Thu, 1 May 2003 08:28:15 +0000 (08:28 +0000)]
Added alsa_m4_flags
Jaroslav Kysela [Wed, 30 Apr 2003 15:14:58 +0000 (15:14 +0000)]
0.9.3
Jaroslav Kysela [Sun, 27 Apr 2003 08:46:33 +0000 (08:46 +0000)]
Added missing initialization of pbrec_count variable
Jaroslav Kysela [Sat, 19 Apr 2003 08:38:50 +0000 (08:38 +0000)]
More verbose error report (xrun)
Jaroslav Kysela [Tue, 1 Apr 2003 15:51:16 +0000 (15:51 +0000)]
Removed info_is_first - commited by mistake
Jaroslav Kysela [Tue, 1 Apr 2003 14:09:09 +0000 (14:09 +0000)]
alsactl: indirect removal; amixer - fixed typos
Jaroslav Kysela [Wed, 19 Mar 2003 17:58:09 +0000 (17:58 +0000)]
0.9.2
Takashi Iwai [Wed, 19 Mar 2003 14:42:00 +0000 (14:42 +0000)]
- fixed the capture to stdout in WAV.
- allow more than 32bit int in the raw capture mode.
Jaroslav Kysela [Mon, 17 Mar 2003 10:33:39 +0000 (10:33 +0000)]
Enhanced detection for ncurses
Jaroslav Kysela [Tue, 11 Mar 2003 21:11:04 +0000 (21:11 +0000)]
0.9.1 release
Jaroslav Kysela [Mon, 10 Mar 2003 14:25:45 +0000 (14:25 +0000)]
Added a small intro for device_list
Jaroslav Kysela [Fri, 7 Mar 2003 20:45:26 +0000 (20:45 +0000)]
0.9.0rc8a
Jaroslav Kysela [Fri, 7 Mar 2003 20:21:17 +0000 (20:21 +0000)]
automake cleanup
Jaroslav Kysela [Thu, 6 Mar 2003 12:52:33 +0000 (12:52 +0000)]
Ronny V. Vindenes <s864@drone.ii.uib.no>
Cleanup the alsa-utils rpm spec:
* removed wrongly included doc file
* changed BuildRoot from /var/tmp to %{_tmppath}
* use standard rpm macros for %build & %install
* updated dependencies
Jaroslav Kysela [Sun, 2 Mar 2003 20:06:05 +0000 (20:06 +0000)]
0.9.0rc8
Jaroslav Kysela [Mon, 24 Feb 2003 13:51:15 +0000 (13:51 +0000)]
Here's a new batch of Debian patches, all from David B. Harris.
- add a "Press Escape to quit" string to alsamixer's title, some uses
couldn't figure out how to exit the program (Debian Bug#178393).
- hide the cursor, which was missplaced and wasn't goodlooking anyway
(Debian Bug#81169).
- remove trailing spaces from amixer's output (Debian Bug#177518).
- don't ignore second -l/-L flags in aplay (Debian Bug#177521).
Jaroslav Kysela [Mon, 24 Feb 2003 12:44:05 +0000 (12:44 +0000)]
Sparc (AU) format is big endian (16-bit)
Jaroslav Kysela [Mon, 17 Feb 2003 18:07:24 +0000 (18:07 +0000)]
Don't clear resources in signal handler more than one time
Jaroslav Kysela [Wed, 12 Feb 2003 13:51:25 +0000 (13:51 +0000)]
Added rate check
Takashi Iwai [Tue, 4 Feb 2003 16:03:36 +0000 (16:03 +0000)]
- fixed compile warnings on gcc3.3.
Takashi Iwai [Tue, 4 Feb 2003 16:03:12 +0000 (16:03 +0000)]
- fixed the calculation of playback/record count.
- fixed compile warnings on gcc3.3.
Takashi Iwai [Wed, 29 Jan 2003 11:15:54 +0000 (11:15 +0000)]
fixed the calculation of duration time for playback.
Jaroslav Kysela [Wed, 29 Jan 2003 10:40:36 +0000 (10:40 +0000)]
0.9.0rc7
Takashi Iwai [Tue, 7 Jan 2003 13:44:08 +0000 (13:44 +0000)]
fixed the command line options.
Takashi Iwai [Fri, 20 Dec 2002 16:32:50 +0000 (16:32 +0000)]
fixed the capture arguments: capture -> cap, nocapture -> nocap.
Jaroslav Kysela [Thu, 19 Dec 2002 11:26:55 +0000 (11:26 +0000)]
Redo wrong changes by Takashi
Takashi Iwai [Thu, 19 Dec 2002 11:10:05 +0000 (11:10 +0000)]
store the actual RIFF length at the wav header by arecord.
will fix the data generated withtout -d option.
Jaroslav Kysela [Wed, 18 Dec 2002 12:04:59 +0000 (12:04 +0000)]
Fixed detection of 24-bit wav files
Jaroslav Kysela [Wed, 4 Dec 2002 14:41:32 +0000 (14:41 +0000)]
type cleanups
Takashi Iwai [Tue, 3 Dec 2002 11:07:57 +0000 (11:07 +0000)]
added autoheader in the list of command sequences for CVS compilation.
Jaroslav Kysela [Mon, 2 Dec 2002 20:18:29 +0000 (20:18 +0000)]
Added POLLNVAL test
Takashi Iwai [Fri, 29 Nov 2002 17:32:52 +0000 (17:32 +0000)]
added a note about ESC key.
Takashi Iwai [Fri, 29 Nov 2002 17:32:34 +0000 (17:32 +0000)]
- removed __FUNCTION__; this will lead to many warnings with the
recent gcc...
- disabled the ESC prefix, which never works properly.
Jaroslav Kysela [Mon, 25 Nov 2002 18:16:24 +0000 (18:16 +0000)]
Added detection for POLLERR
Jaroslav Kysela [Thu, 14 Nov 2002 13:26:05 +0000 (13:26 +0000)]
0.9.0rc6
Jaroslav Kysela [Thu, 24 Oct 2002 12:10:53 +0000 (12:10 +0000)]
Added depcomp
Jaroslav Kysela [Thu, 24 Oct 2002 11:44:18 +0000 (11:44 +0000)]
Removed --bzip2 option for older call
Jaroslav Kysela [Wed, 23 Oct 2002 18:58:04 +0000 (18:58 +0000)]
It seems that older tars are confused with --bzip2, use pipe instaed
Jaroslav Kysela [Wed, 23 Oct 2002 18:34:32 +0000 (18:34 +0000)]
Used long options for tar
Jaroslav Kysela [Wed, 23 Oct 2002 17:57:48 +0000 (17:57 +0000)]
0.9.0rc5