]> git.alsa-project.org Git - alsa-utils.git/log
alsa-utils.git
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

22 years ago0.9.0rc8
Jaroslav Kysela [Sun, 2 Mar 2003 20:06:05 +0000 (20:06 +0000)]
0.9.0rc8

22 years agoHere's a new batch of Debian patches, all from David B. Harris.
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).

22 years agoSparc (AU) format is big endian (16-bit)
Jaroslav Kysela [Mon, 24 Feb 2003 12:44:05 +0000 (12:44 +0000)]
Sparc (AU) format is big endian (16-bit)

22 years agoDon't clear resources in signal handler more than one time
Jaroslav Kysela [Mon, 17 Feb 2003 18:07:24 +0000 (18:07 +0000)]
Don't clear resources in signal handler more than one time

22 years agoAdded rate check
Jaroslav Kysela [Wed, 12 Feb 2003 13:51:25 +0000 (13:51 +0000)]
Added rate check

22 years ago- fixed compile warnings on gcc3.3.
Takashi Iwai [Tue, 4 Feb 2003 16:03:36 +0000 (16:03 +0000)]
- fixed compile warnings on gcc3.3.

22 years ago- fixed the calculation of playback/record count.
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.

22 years agofixed the calculation of duration time for playback.
Takashi Iwai [Wed, 29 Jan 2003 11:15:54 +0000 (11:15 +0000)]
fixed the calculation of duration time for playback.

22 years ago0.9.0rc7
Jaroslav Kysela [Wed, 29 Jan 2003 10:40:36 +0000 (10:40 +0000)]
0.9.0rc7

22 years agofixed the command line options.
Takashi Iwai [Tue, 7 Jan 2003 13:44:08 +0000 (13:44 +0000)]
fixed the command line options.

22 years agofixed the capture arguments: capture -> cap, nocapture -> nocap.
Takashi Iwai [Fri, 20 Dec 2002 16:32:50 +0000 (16:32 +0000)]
fixed the capture arguments: capture -> cap, nocapture -> nocap.

22 years agoRedo wrong changes by Takashi
Jaroslav Kysela [Thu, 19 Dec 2002 11:26:55 +0000 (11:26 +0000)]
Redo wrong changes by Takashi

22 years agostore the actual RIFF length at the wav header by arecord.
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.

22 years agoFixed detection of 24-bit wav files
Jaroslav Kysela [Wed, 18 Dec 2002 12:04:59 +0000 (12:04 +0000)]
Fixed detection of 24-bit wav files

22 years agotype cleanups
Jaroslav Kysela [Wed, 4 Dec 2002 14:41:32 +0000 (14:41 +0000)]
type cleanups

22 years agoadded autoheader in the list of command sequences for CVS compilation.
Takashi Iwai [Tue, 3 Dec 2002 11:07:57 +0000 (11:07 +0000)]
added autoheader in the list of command sequences for CVS compilation.

22 years agoAdded POLLNVAL test
Jaroslav Kysela [Mon, 2 Dec 2002 20:18:29 +0000 (20:18 +0000)]
Added POLLNVAL test

22 years agoadded a note about ESC key.
Takashi Iwai [Fri, 29 Nov 2002 17:32:52 +0000 (17:32 +0000)]
added a note about ESC key.

22 years ago- removed __FUNCTION__; this will lead to many warnings with the
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.

22 years agoAdded detection for POLLERR
Jaroslav Kysela [Mon, 25 Nov 2002 18:16:24 +0000 (18:16 +0000)]
Added detection for POLLERR

22 years ago0.9.0rc6
Jaroslav Kysela [Thu, 14 Nov 2002 13:26:05 +0000 (13:26 +0000)]
0.9.0rc6

22 years agoAdded depcomp
Jaroslav Kysela [Thu, 24 Oct 2002 12:10:53 +0000 (12:10 +0000)]
Added depcomp

22 years agoRemoved --bzip2 option for older call
Jaroslav Kysela [Thu, 24 Oct 2002 11:44:18 +0000 (11:44 +0000)]
Removed --bzip2 option for older call

22 years agoIt seems that older tars are confused with --bzip2, use pipe instaed
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

22 years agoUsed long options for tar
Jaroslav Kysela [Wed, 23 Oct 2002 18:34:32 +0000 (18:34 +0000)]
Used long options for tar

22 years ago0.9.0rc5
Jaroslav Kysela [Wed, 23 Oct 2002 17:57:48 +0000 (17:57 +0000)]
0.9.0rc5

22 years agoadded --copy to automake.
Takashi Iwai [Wed, 23 Oct 2002 15:00:24 +0000 (15:00 +0000)]
added --copy to automake.

22 years agoAdded check for AMTAR
Jaroslav Kysela [Wed, 23 Oct 2002 13:23:57 +0000 (13:23 +0000)]
Added check for AMTAR

22 years agoUse long option for bzip2 compression to make it work with new and older tar
Jaroslav Kysela [Wed, 23 Oct 2002 07:38:59 +0000 (07:38 +0000)]
Use long option for bzip2 compression to make it work with new and older tar

22 years agoReturned old I flag for tar
Jaroslav Kysela [Tue, 22 Oct 2002 20:16:13 +0000 (20:16 +0000)]
Returned old I flag for tar

22 years agoChanged AMTAR -> TAR
Jaroslav Kysela [Tue, 22 Oct 2002 19:23:54 +0000 (19:23 +0000)]
Changed AMTAR -> TAR

22 years ago0.9.0rc4
Jaroslav Kysela [Tue, 22 Oct 2002 18:21:34 +0000 (18:21 +0000)]
0.9.0rc4

22 years agoUse new sw params API
Jaroslav Kysela [Tue, 22 Oct 2002 18:00:52 +0000 (18:00 +0000)]
Use new sw params API

22 years agoreverted acconfig.h for the old autoheader.
Takashi Iwai [Thu, 10 Oct 2002 11:02:54 +0000 (11:02 +0000)]
reverted acconfig.h for the old autoheader.
include/aconfig.h.in is removed.

updated .cvsignore.

22 years ago- using $(AMTAR) instead or $(TAR) in the Makefile.am
Takashi Iwai [Mon, 7 Oct 2002 10:41:57 +0000 (10:41 +0000)]
- using $(AMTAR) instead or $(TAR) in the Makefile.am
- using -j instead of -I to compress using bzip2 rather than gzip

22 years agoget back for the old autoheader.
Takashi Iwai [Mon, 7 Oct 2002 09:58:00 +0000 (09:58 +0000)]
get back for the old autoheader.

22 years agoremoved unnecessary files from repository
Takashi Iwai [Fri, 4 Oct 2002 13:13:03 +0000 (13:13 +0000)]
removed unnecessary files from repository

22 years ago- fixed the multi-line string (deprecated).
Takashi Iwai [Wed, 2 Oct 2002 14:42:00 +0000 (14:42 +0000)]
- fixed the multi-line string (deprecated).
- fixed the calculation of max peak for 32bit samples.
- change -v option accumulative.  peak bars are shown with double -v
  options.

22 years agoremoved; conflicts with autoheader
Takashi Iwai [Wed, 2 Oct 2002 11:24:19 +0000 (11:24 +0000)]
removed; conflicts with autoheader

22 years agoUpdated to latest alsa-lib
Jaroslav Kysela [Thu, 19 Sep 2002 16:19:12 +0000 (16:19 +0000)]
Updated to latest alsa-lib

22 years agoFixed warning
Jaroslav Kysela [Thu, 19 Sep 2002 10:26:22 +0000 (10:26 +0000)]
Fixed warning

22 years agoUpdated for last changes
Jaroslav Kysela [Tue, 17 Sep 2002 13:02:17 +0000 (13:02 +0000)]
Updated for last changes

23 years agoadded the handling of enum controls, using the recent addition to
Takashi Iwai [Mon, 9 Sep 2002 14:27:18 +0000 (14:27 +0000)]
added the handling of enum controls, using the recent addition to
alsa-lib.

now alsamixer can control the enumerated items, such like ice1712's
routing table.

not implemented: enum items with more than two channels.

23 years agoadded -F option to restore the matching control elements as much as
Takashi Iwai [Fri, 6 Sep 2002 15:21:01 +0000 (15:21 +0000)]
added -F option to restore the matching control elements as much as
possible.

23 years agoadded -P (--playback) and -C (--capture) options to specify the
Takashi Iwai [Tue, 27 Aug 2002 16:33:28 +0000 (16:33 +0000)]
added -P (--playback) and -C (--capture) options to specify the
stream explicitly regardless of its program name.

23 years agosupport 24bit WAV format.
Takashi Iwai [Tue, 27 Aug 2002 16:32:16 +0000 (16:32 +0000)]
support 24bit WAV format.
test sample files are wanted!

23 years ago0.9.0rc3
Jaroslav Kysela [Thu, 15 Aug 2002 15:13:33 +0000 (15:13 +0000)]
0.9.0rc3

23 years agofixed the error message
Takashi Iwai [Tue, 6 Aug 2002 07:46:19 +0000 (07:46 +0000)]
fixed the error message

23 years agoAdded autoheader call
Jaroslav Kysela [Tue, 6 Aug 2002 07:09:12 +0000 (07:09 +0000)]
Added autoheader call

23 years ago- removed obsolete group option.
Takashi Iwai [Wed, 17 Jul 2002 12:05:15 +0000 (12:05 +0000)]
- removed obsolete group option.
- made error handling consistent.

23 years ago0.9.0rc2
Jaroslav Kysela [Wed, 19 Jun 2002 09:28:26 +0000 (09:28 +0000)]
0.9.0rc2

23 years agofixed capture of wav on big-endian.
Takashi Iwai [Fri, 17 May 2002 15:48:33 +0000 (15:48 +0000)]
fixed capture of wav on big-endian.

23 years agoAdded INTEGER64 support by Paul Davis
Jaroslav Kysela [Mon, 13 May 2002 09:54:24 +0000 (09:54 +0000)]
Added INTEGER64 support by Paul Davis

23 years agofixed typo: removed unnecessary arg.
Takashi Iwai [Tue, 7 May 2002 12:20:55 +0000 (12:20 +0000)]
fixed typo:  removed unnecessary arg.

23 years agofixed the format of 16bit-au file.
Takashi Iwai [Tue, 7 May 2002 12:20:19 +0000 (12:20 +0000)]
fixed the format of 16bit-au file.