]> git.alsa-project.org Git - alsa-utils.git/log
alsa-utils.git
21 years agoprint caption in hardware list only once
Clemens Ladisch [Thu, 10 Jun 2004 15:50:58 +0000 (15:50 +0000)]
print caption in hardware list only once

21 years agorelease: 1.0.5 v1.0.5
Jaroslav Kysela [Fri, 28 May 2004 13:17:19 +0000 (13:17 +0000)]
release: 1.0.5

21 years agorelease: 1.0.5rc1
Jaroslav Kysela [Mon, 24 May 2004 17:58:29 +0000 (17:58 +0000)]
release: 1.0.5rc1

21 years agoJames Courtier-Dutton <James@superbug.demon.co.uk>
Jaroslav Kysela [Sun, 16 May 2004 13:43:29 +0000 (13:43 +0000)]
James Courtier-Dutton <James@superbug.demon.co.uk>
I attach a patch that updates the speaker-test program.
It corrects a few minor bugs as well as add a new -s option.

21 years agoshow single values for mono volumes.
Takashi Iwai [Tue, 11 May 2004 16:58:48 +0000 (16:58 +0000)]
show single values for mono volumes.

21 years agoadded speaker-test utility by James Courtier-Dutton <James@superbug.demon.co.uk>
Takashi Iwai [Mon, 10 May 2004 14:28:02 +0000 (14:28 +0000)]
added speaker-test utility by James Courtier-Dutton <James@superbug.demon.co.uk>

imported version: 0.0.4.

21 years agofix default buffer time setting when maximum buffer time is less than 250 ms
Clemens Ladisch [Mon, 3 May 2004 10:03:57 +0000 (10:03 +0000)]
fix default buffer time setting when maximum buffer time is less than 250 ms

21 years agoamorac <amorac@ole.com>
Jaroslav Kysela [Tue, 27 Apr 2004 13:38:59 +0000 (13:38 +0000)]
amorac <amorac@ole.com>
arecord doesn't record if you don't indicate the time limit
The problem happens when the Wave-file is checked for it being even.
I have tried with the next change in aplay.c and it seems to work fine.

21 years agoGentoo update
Jaroslav Kysela [Mon, 19 Apr 2004 14:43:26 +0000 (14:43 +0000)]
Gentoo update

21 years agoarecordmidi enhancements by Pedro Lopez-Cabanillas
Clemens Ladisch [Tue, 6 Apr 2004 06:22:19 +0000 (06:22 +0000)]
arecordmidi enhancements by Pedro Lopez-Cabanillas

21 years agorelease: 1.0.4 v1.0.4
Jaroslav Kysela [Sat, 3 Apr 2004 09:41:15 +0000 (09:41 +0000)]
release: 1.0.4

21 years agoAdded AC_PREREQ(2.53) for autoconf
Jaroslav Kysela [Sat, 3 Apr 2004 08:40:17 +0000 (08:40 +0000)]
Added AC_PREREQ(2.53) for autoconf

21 years agorelease: 1.0.4rc1
Jaroslav Kysela [Fri, 26 Mar 2004 16:15:46 +0000 (16:15 +0000)]
release: 1.0.4rc1

21 years agofixed the legacy detection with the recent modprobe
Takashi Iwai [Fri, 19 Mar 2004 13:29:23 +0000 (13:29 +0000)]
fixed the legacy detection with the recent modprobe

21 years agoAdded rpmbuild detection
Jaroslav Kysela [Sun, 14 Mar 2004 17:06:24 +0000 (17:06 +0000)]
Added rpmbuild detection

21 years agoJeff Law
Jaroslav Kysela [Tue, 9 Mar 2004 17:43:46 +0000 (17:43 +0000)]
Jeff Law
aplay.c relies upon a GCC extension that has been removed.
Specifically the "cast as lvalue" extension. This patch removes
this dependency.

21 years agomore 64-bit stuff
Jaroslav Kysela [Tue, 9 Mar 2004 13:18:29 +0000 (13:18 +0000)]
more 64-bit stuff

21 years agoadded a workaround for some dell dimension board.
Takashi Iwai [Fri, 5 Mar 2004 16:52:11 +0000 (16:52 +0000)]
added a workaround for some dell dimension board.

21 years ago1.0.3 release v1.0.3
Jaroslav Kysela [Sun, 29 Feb 2004 14:18:28 +0000 (14:18 +0000)]
1.0.3 release

21 years ago1.0.3rc2
Jaroslav Kysela [Wed, 25 Feb 2004 15:37:09 +0000 (15:37 +0000)]
1.0.3rc2

21 years ago- use /etc/modprobe.d/sound config file if possible.
Takashi Iwai [Wed, 25 Feb 2004 14:39:45 +0000 (14:39 +0000)]
- use /etc/modprobe.d/sound config file if possible.

21 years agofixed a typo.
Takashi Iwai [Wed, 25 Feb 2004 11:26:07 +0000 (11:26 +0000)]
fixed a typo.

21 years agoadded --with-curses option to specify the curses library.
Takashi Iwai [Wed, 25 Feb 2004 11:25:53 +0000 (11:25 +0000)]
added --with-curses option to specify the curses library.

21 years agoadded AUTOMAKE_OPTIONS.
Takashi Iwai [Wed, 25 Feb 2004 11:25:26 +0000 (11:25 +0000)]
added AUTOMAKE_OPTIONS.

21 years agoClemens Ladisch <clemens@ladisch.de>
Jaroslav Kysela [Tue, 24 Feb 2004 09:19:31 +0000 (09:19 +0000)]
Clemens Ladisch <clemens@ladisch.de>
fix error messages for snd_mixer_load

21 years agoClemens Ladisch <clemens@ladisch.de>
Jaroslav Kysela [Mon, 23 Feb 2004 10:58:34 +0000 (10:58 +0000)]
Clemens Ladisch <clemens@ladisch.de>
add aplaymidi & arecordmidi utilities

21 years agoFixed wrong message (load error)
Jaroslav Kysela [Sat, 21 Feb 2004 18:44:18 +0000 (18:44 +0000)]
Fixed wrong message (load error)

21 years ago- clear the screen after configuring the device.
Takashi Iwai [Mon, 16 Feb 2004 16:44:59 +0000 (16:44 +0000)]
- clear the screen after configuring the device.

21 years agoAlexander E. Patrakov:
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.

21 years ago- use the bindir and sbindir set by configure script.
Takashi Iwai [Tue, 10 Feb 2004 15:58:51 +0000 (15:58 +0000)]
- use the bindir and sbindir set by configure script.

21 years ago- fixed the wrong help description of audio command.
Takashi Iwai [Fri, 6 Feb 2004 11:44:08 +0000 (11:44 +0000)]
- fixed the wrong help description of audio command.

21 years ago- fixed the color of subwindow title.
Takashi Iwai [Wed, 4 Feb 2004 19:23:44 +0000 (19:23 +0000)]
- fixed the color of subwindow title.

21 years ago- show the version number of the package.
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.

21 years ago1.0.2
Jaroslav Kysela [Mon, 26 Jan 2004 19:30:45 +0000 (19:30 +0000)]
1.0.2

21 years agofixed for the recent autoconf.
Takashi Iwai [Mon, 26 Jan 2004 15:57:37 +0000 (15:57 +0000)]
fixed for the recent autoconf.

21 years agoClemens Ladisch <clemens@ladisch.de>:
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.

21 years ago- fixed typos in the help text.
Takashi Iwai [Fri, 16 Jan 2004 18:15:05 +0000 (18:15 +0000)]
- fixed typos in the help text.

21 years agoClemens Ladisch <clemens@ladisch.de>:
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

21 years ago1.0.1
Jaroslav Kysela [Thu, 8 Jan 2004 14:18:03 +0000 (14:18 +0000)]
1.0.1

21 years agoMoved alsaconf to sbin directory
Jaroslav Kysela [Fri, 5 Dec 2003 13:15:52 +0000 (13:15 +0000)]
Moved alsaconf to sbin directory

21 years agoMore compatible tests
Jaroslav Kysela [Fri, 5 Dec 2003 13:13:00 +0000 (13:13 +0000)]
More compatible tests

21 years agoOne more fix for path
Jaroslav Kysela [Fri, 5 Dec 2003 08:50:53 +0000 (08:50 +0000)]
One more fix for path

21 years agoAdded more paths for rcalsasound
Jaroslav Kysela [Fri, 5 Dec 2003 08:35:04 +0000 (08:35 +0000)]
Added more paths for rcalsasound

21 years ago1.0.0rc2
Jaroslav Kysela [Fri, 5 Dec 2003 08:26:23 +0000 (08:26 +0000)]
1.0.0rc2

21 years ago1.0.0rc1
Jaroslav Kysela [Mon, 1 Dec 2003 09:19:48 +0000 (09:19 +0000)]
1.0.0rc1

21 years agoFixed calc_count() routine - wav files with traling RIFF chunks sound ok now
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

21 years ago- fixed the infinite loop in probing a card control.
Takashi Iwai [Thu, 27 Nov 2003 11:07:25 +0000 (11:07 +0000)]
- fixed the infinite loop in probing a card control.

21 years agofixes by Philippe De Muyter <phdm@macqel.be>:
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'.

21 years agoRonny V. Vindenes <s864@ii.uib.no>
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)

21 years ago1.0.0pre3
Jaroslav Kysela [Tue, 25 Nov 2003 13:03:39 +0000 (13:03 +0000)]
1.0.0pre3

21 years ago- added the check of mandrake.
Takashi Iwai [Tue, 25 Nov 2003 12:15:48 +0000 (12:15 +0000)]
- added the check of mandrake.

21 years agofix by Fernando Pablo Lopez-Lezcano <nando@ccrma.Stanford.EDU>:
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).

21 years agoUse global alsa.m4 configuration
Jaroslav Kysela [Mon, 24 Nov 2003 08:13:37 +0000 (08:13 +0000)]
Use global alsa.m4 configuration

21 years ago1.0.0pre1
Jaroslav Kysela [Tue, 18 Nov 2003 16:27:35 +0000 (16:27 +0000)]
1.0.0pre1

21 years ago- removed experimental codes.
Takashi Iwai [Mon, 17 Nov 2003 18:32:52 +0000 (18:32 +0000)]
- removed experimental codes.

21 years ago- fixed the progress bar.
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)

21 years ago- changes against PCM API switch
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

21 years agoClemens Ladisch <clemens@ladisch.de>
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)

21 years ago- fixed (now really) for 2.6 modprobe.conf.
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.

21 years ago- added alsaconf script.
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.

21 years ago- fixed Makefile.
Takashi Iwai [Tue, 28 Oct 2003 17:42:28 +0000 (17:42 +0000)]
- fixed Makefile.
- don't include but link iecbits.c.

21 years ago- added amidi utility by Clemens Ladisch <clemens@ladisch.de>
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

21 years ago- moved iecset from alsa-lib/test.
Takashi Iwai [Thu, 23 Oct 2003 16:54:32 +0000 (16:54 +0000)]
- moved iecset from alsa-lib/test.
- added man page.

21 years ago0.9.8
Jaroslav Kysela [Tue, 21 Oct 2003 17:41:36 +0000 (17:41 +0000)]
0.9.8

21 years agoFixed possible buffer overrun
Jaroslav Kysela [Fri, 17 Oct 2003 07:34:19 +0000 (07:34 +0000)]
Fixed possible buffer overrun

21 years ago0.9.7
Jaroslav Kysela [Thu, 25 Sep 2003 19:53:43 +0000 (19:53 +0000)]
0.9.7

22 years ago- fixed the order of period and buffer size setting.
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.

22 years agoMore size_t off64_t changes
Jaroslav Kysela [Wed, 27 Aug 2003 11:12:50 +0000 (11:12 +0000)]
More size_t off64_t changes

22 years agoAdded snd_config_update_free_global() calls and 64-bit file offset support
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

22 years agoUse float to avoid overflow
Jaroslav Kysela [Mon, 11 Aug 2003 09:42:16 +0000 (09:42 +0000)]
Use float to avoid overflow

22 years ago- added --buffer-size and --period-size options.
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.

22 years agoFixed version string
Jaroslav Kysela [Thu, 31 Jul 2003 07:39:13 +0000 (07:39 +0000)]
Fixed version string

22 years agoAdded handling of DRAINING state and extended verbose parts
Jaroslav Kysela [Wed, 30 Jul 2003 17:54:42 +0000 (17:54 +0000)]
Added handling of DRAINING state and extended verbose parts

22 years agoYes, we have 192kHz hardware now
Jaroslav Kysela [Tue, 29 Jul 2003 14:33:47 +0000 (14:33 +0000)]
Yes, we have 192kHz hardware now

22 years ago0.9.6
Jaroslav Kysela [Mon, 28 Jul 2003 11:51:45 +0000 (11:51 +0000)]
0.9.6

22 years agoshow the mute status in the item line, too.
Takashi Iwai [Tue, 22 Jul 2003 16:38:25 +0000 (16:38 +0000)]
show the mute status in the item line, too.

22 years ago0.9.5
Jaroslav Kysela [Tue, 8 Jul 2003 08:21:56 +0000 (08:21 +0000)]
0.9.5

22 years agofixes by Clemens Ladisch <clemens@ladisch.de>:
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.

22 years ago- search cardX entry if no card is found and -F option is given (i.e.
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).

22 years agoFixed ncurses test
Jaroslav Kysela [Mon, 16 Jun 2003 18:46:06 +0000 (18:46 +0000)]
Fixed ncurses test

22 years agoAdded --disable-alsamixer to configure script
Jaroslav Kysela [Sat, 14 Jun 2003 08:32:44 +0000 (08:32 +0000)]
Added --disable-alsamixer to configure script

22 years agoAdded -f cdr
Jaroslav Kysela [Wed, 4 Jun 2003 07:31:50 +0000 (07:31 +0000)]
Added -f cdr

22 years ago0.9.4
Jaroslav Kysela [Sat, 31 May 2003 17:49:55 +0000 (17:49 +0000)]
0.9.4

22 years agoEliot Blennerhassett <bigblen@icqmail.com>: fixed negative ranges
Jaroslav Kysela [Wed, 28 May 2003 09:04:52 +0000 (09:04 +0000)]
Eliot Blennerhassett <bigblen@icqmail.com>: fixed negative ranges

22 years agoVolume can be lower than zero, too
Jaroslav Kysela [Wed, 28 May 2003 07:25:26 +0000 (07:25 +0000)]
Volume can be lower than zero, too

22 years agoRemoved keywords from comments
Jaroslav Kysela [Thu, 15 May 2003 06:51:29 +0000 (06:51 +0000)]
Removed keywords from comments

22 years agoAdded alsa_m4_flags
Jaroslav Kysela [Thu, 1 May 2003 08:28:15 +0000 (08:28 +0000)]
Added alsa_m4_flags

22 years ago0.9.3
Jaroslav Kysela [Wed, 30 Apr 2003 15:14:58 +0000 (15:14 +0000)]
0.9.3

22 years agoAdded missing initialization of pbrec_count variable
Jaroslav Kysela [Sun, 27 Apr 2003 08:46:33 +0000 (08:46 +0000)]
Added missing initialization of pbrec_count variable

22 years agoMore verbose error report (xrun)
Jaroslav Kysela [Sat, 19 Apr 2003 08:38:50 +0000 (08:38 +0000)]
More verbose error report (xrun)

22 years agoRemoved info_is_first - commited by mistake
Jaroslav Kysela [Tue, 1 Apr 2003 15:51:16 +0000 (15:51 +0000)]
Removed info_is_first - commited by mistake

22 years agoalsactl: indirect removal; amixer - fixed typos
Jaroslav Kysela [Tue, 1 Apr 2003 14:09:09 +0000 (14:09 +0000)]
alsactl: indirect removal; amixer - fixed typos

22 years ago0.9.2
Jaroslav Kysela [Wed, 19 Mar 2003 17:58:09 +0000 (17:58 +0000)]
0.9.2

22 years ago- fixed the capture to stdout in WAV.
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.

22 years agoEnhanced detection for ncurses
Jaroslav Kysela [Mon, 17 Mar 2003 10:33:39 +0000 (10:33 +0000)]
Enhanced detection for ncurses

22 years ago0.9.1 release
Jaroslav Kysela [Tue, 11 Mar 2003 21:11:04 +0000 (21:11 +0000)]
0.9.1 release

22 years agoAdded a small intro for device_list
Jaroslav Kysela [Mon, 10 Mar 2003 14:25:45 +0000 (14:25 +0000)]
Added a small intro for device_list

22 years ago0.9.0rc8a
Jaroslav Kysela [Fri, 7 Mar 2003 20:45:26 +0000 (20:45 +0000)]
0.9.0rc8a

22 years agoautomake cleanup
Jaroslav Kysela [Fri, 7 Mar 2003 20:21:17 +0000 (20:21 +0000)]
automake cleanup

22 years agoRonny V. Vindenes <s864@drone.ii.uib.no>
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