]>
git.alsa-project.org Git - alsa-utils.git/log
Jaroslav Kysela [Mon, 13 May 2002 09:54:24 +0000 (09:54 +0000)]
Added INTEGER64 support by Paul Davis
Takashi Iwai [Tue, 7 May 2002 12:20:55 +0000 (12:20 +0000)]
fixed typo: removed unnecessary arg.
Takashi Iwai [Tue, 7 May 2002 12:20:19 +0000 (12:20 +0000)]
fixed the format of 16bit-au file.
Takashi Iwai [Mon, 29 Apr 2002 16:00:28 +0000 (16:00 +0000)]
fixed typo of --period-size option.
Jaroslav Kysela [Wed, 24 Apr 2002 15:30:45 +0000 (15:30 +0000)]
0.9.0rc1
Jaroslav Kysela [Sun, 7 Apr 2002 20:44:35 +0000 (20:44 +0000)]
Updated
Jaroslav Kysela [Sun, 7 Apr 2002 20:42:20 +0000 (20:42 +0000)]
Added -D (--device option), changed semantics of -c option (same as alsamixer)
Jaroslav Kysela [Mon, 1 Apr 2002 19:29:22 +0000 (19:29 +0000)]
Fix for raw data recording by Georgios Papoutsis <gepap@gmx.de>
Takashi Iwai [Fri, 22 Mar 2002 17:34:20 +0000 (17:34 +0000)]
fixed handling of mono capture-switch on a stereo volume.
Takashi Iwai [Fri, 22 Mar 2002 12:02:30 +0000 (12:02 +0000)]
- fixes by Bernhard Kaindl.
- use the fixed event packet size to make it work regardless of
pointer size.
still there is endian-problem, though..
Takashi Iwai [Tue, 12 Mar 2002 13:05:20 +0000 (13:05 +0000)]
fixed typo.
Takashi Iwai [Tue, 12 Mar 2002 12:30:49 +0000 (12:30 +0000)]
fixed handling of capture switch / volume.
Jaroslav Kysela [Fri, 8 Mar 2002 21:52:20 +0000 (21:52 +0000)]
Fixed playing of wave files with big header section
Takashi Iwai [Wed, 27 Feb 2002 18:07:11 +0000 (18:07 +0000)]
fixed / improved handling of capture volumes and switches.
now capture volumes are displayed and controllable as independent
bars from playback volumes.
e.g. on emu10k1 you'll see both "AC97" and "AC97 Capture".
there is still a bug in handling of "Capture Volume" control.
Jaroslav Kysela [Tue, 26 Feb 2002 08:56:19 +0000 (08:56 +0000)]
0.9.0beta12
Jaroslav Kysela [Sat, 23 Feb 2002 09:28:47 +0000 (09:28 +0000)]
Fixed count overflow problem
Jaroslav Kysela [Fri, 22 Feb 2002 08:30:04 +0000 (08:30 +0000)]
Improved peak printed results
Takashi Iwai [Tue, 19 Feb 2002 12:32:09 +0000 (12:32 +0000)]
Added --add-missing option to automake.
Jaroslav Kysela [Sun, 17 Feb 2002 17:50:39 +0000 (17:50 +0000)]
0.9.0beta11
Jaroslav Kysela [Sun, 17 Feb 2002 17:50:02 +0000 (17:50 +0000)]
Fixed OOPS
Jaroslav Kysela [Thu, 7 Feb 2002 16:46:29 +0000 (16:46 +0000)]
Added support for 32-bit counts
Jaroslav Kysela [Sat, 2 Feb 2002 19:29:04 +0000 (19:29 +0000)]
Fixed calculation of start_delay
Jaroslav Kysela [Sat, 2 Feb 2002 09:47:19 +0000 (09:47 +0000)]
Added limits for start_threshold
Jaroslav Kysela [Thu, 10 Jan 2002 08:32:29 +0000 (08:32 +0000)]
Fixed parsing of boolean value for cset
Jaroslav Kysela [Sun, 6 Jan 2002 10:17:28 +0000 (10:17 +0000)]
Fixed arecord dependency
Jaroslav Kysela [Sun, 30 Dec 2001 09:36:26 +0000 (09:36 +0000)]
Added arecord to bin_PROGRAMS
Jaroslav Kysela [Sun, 30 Dec 2001 09:32:53 +0000 (09:32 +0000)]
Updated GNU GPL (address)
Jaroslav Kysela [Fri, 7 Dec 2001 20:13:28 +0000 (20:13 +0000)]
Fixed window resize signal handling and poll handling
Jaroslav Kysela [Fri, 7 Dec 2001 19:53:51 +0000 (19:53 +0000)]
Fixed view position
Jaroslav Kysela [Sat, 1 Dec 2001 20:27:04 +0000 (20:27 +0000)]
0.9.0beta10a
Jaroslav Kysela [Sat, 1 Dec 2001 20:26:46 +0000 (20:26 +0000)]
Fixed default start_delay for arecord
Jaroslav Kysela [Fri, 30 Nov 2001 17:39:40 +0000 (17:39 +0000)]
0.9.0beta10
Jaroslav Kysela [Tue, 27 Nov 2001 17:37:48 +0000 (17:37 +0000)]
Default start_delay is zero (maximum buffering)
Jaroslav Kysela [Mon, 26 Nov 2001 18:39:49 +0000 (18:39 +0000)]
Fixed typos
Jaroslav Kysela [Mon, 26 Nov 2001 18:35:01 +0000 (18:35 +0000)]
A bit updated
Jaroslav Kysela [Mon, 26 Nov 2001 18:24:41 +0000 (18:24 +0000)]
Added exit for configure and test for CVSCOMPILE_NO_MAKE
Jaroslav Kysela [Tue, 20 Nov 2001 09:05:27 +0000 (09:05 +0000)]
Removed unused pack target
Jaroslav Kysela [Tue, 20 Nov 2001 09:04:26 +0000 (09:04 +0000)]
Updated for SuSE and automake
Jaroslav Kysela [Tue, 20 Nov 2001 09:03:43 +0000 (09:03 +0000)]
Updated...
Jaroslav Kysela [Mon, 19 Nov 2001 12:00:18 +0000 (12:00 +0000)]
Updated to snd_config_get_id changes
Jaroslav Kysela [Wed, 14 Nov 2001 07:38:18 +0000 (07:38 +0000)]
Fixed wave file saving by James Tappin
Takashi Iwai [Mon, 12 Nov 2001 15:59:53 +0000 (15:59 +0000)]
Fixed for the current behavior, options.
Jaroslav Kysela [Mon, 12 Nov 2001 09:36:39 +0000 (09:36 +0000)]
Modifications by Miroslav Benes <mbenes@tenez.cz>
Takashi Iwai [Thu, 8 Nov 2001 13:29:50 +0000 (13:29 +0000)]
added missing DESTDIR
Jaroslav Kysela [Tue, 6 Nov 2001 07:51:48 +0000 (07:51 +0000)]
Added man pages to EXTRA_DIST
Jaroslav Kysela [Mon, 5 Nov 2001 07:48:59 +0000 (07:48 +0000)]
0.9.0beta9
Jaroslav Kysela [Wed, 24 Oct 2001 14:41:10 +0000 (14:41 +0000)]
Small cleanups
Jaroslav Kysela [Tue, 9 Oct 2001 12:28:01 +0000 (12:28 +0000)]
Added arecord.1
Jaroslav Kysela [Thu, 4 Oct 2001 16:49:29 +0000 (16:49 +0000)]
Update to suspend messages
Jaroslav Kysela [Thu, 4 Oct 2001 16:41:45 +0000 (16:41 +0000)]
Modified according the power management update
Jaroslav Kysela [Thu, 4 Oct 2001 15:04:44 +0000 (15:04 +0000)]
Added code for suspend code
Jaroslav Kysela [Thu, 4 Oct 2001 15:03:39 +0000 (15:03 +0000)]
Fixed thinkos (power on, power off)
Jaroslav Kysela [Tue, 2 Oct 2001 08:03:52 +0000 (08:03 +0000)]
Fixed warning
Jaroslav Kysela [Tue, 2 Oct 2001 07:43:12 +0000 (07:43 +0000)]
Fixed peak meter
Jaroslav Kysela [Thu, 27 Sep 2001 19:14:26 +0000 (19:14 +0000)]
Fixed compilation
Jaroslav Kysela [Thu, 27 Sep 2001 17:07:45 +0000 (17:07 +0000)]
0.9.0beta8
Jaroslav Kysela [Thu, 27 Sep 2001 17:07:07 +0000 (17:07 +0000)]
Added toggle for cset
Jaroslav Kysela [Wed, 26 Sep 2001 16:05:03 +0000 (16:05 +0000)]
Added power state control
Jaroslav Kysela [Wed, 26 Sep 2001 13:08:14 +0000 (13:08 +0000)]
More examples, more updates (toggle)
Jaroslav Kysela [Thu, 20 Sep 2001 08:31:12 +0000 (08:31 +0000)]
Added toggle for simple controls and fixed volume setup bug
Jaroslav Kysela [Tue, 11 Sep 2001 09:34:14 +0000 (09:34 +0000)]
Changed location of asoundlib.h from sys dir to alsa dir.
(it means that official location is '#include <alsa/asoundlib.h>')
Jaroslav Kysela [Tue, 11 Sep 2001 08:39:48 +0000 (08:39 +0000)]
Added signal handler and the count in captured file is corrected
Jaroslav Kysela [Thu, 6 Sep 2001 08:57:52 +0000 (08:57 +0000)]
Added peak meter for debugging purposes
Jaroslav Kysela [Wed, 5 Sep 2001 09:23:31 +0000 (09:23 +0000)]
Fixed inverted controls
Jaroslav Kysela [Mon, 3 Sep 2001 12:16:38 +0000 (12:16 +0000)]
Removed unused stuff for poll
Jaroslav Kysela [Mon, 27 Aug 2001 09:15:44 +0000 (09:15 +0000)]
Enhanced syntax for sset (channels, direction)
Jaroslav Kysela [Wed, 22 Aug 2001 11:00:07 +0000 (11:00 +0000)]
Corrected endian test
Jaroslav Kysela [Wed, 22 Aug 2001 06:41:16 +0000 (06:41 +0000)]
Fixed compilation
Jaroslav Kysela [Mon, 20 Aug 2001 09:28:18 +0000 (09:28 +0000)]
0.9.0beta7
Jaroslav Kysela [Tue, 7 Aug 2001 10:34:51 +0000 (10:34 +0000)]
Little updates
Jaroslav Kysela [Tue, 7 Aug 2001 10:28:24 +0000 (10:28 +0000)]
Update for 0.9
Jaroslav Kysela [Mon, 6 Aug 2001 15:11:03 +0000 (15:11 +0000)]
Removed digital setup
Jaroslav Kysela [Wed, 25 Jul 2001 11:49:32 +0000 (11:49 +0000)]
Another mono fix
Jaroslav Kysela [Mon, 23 Jul 2001 13:26:34 +0000 (13:26 +0000)]
Fixed 'get' output (common and mono parts).
Added filter for inactive controls.
Added -i/--inactive option to disable new filter.
Jaroslav Kysela [Mon, 23 Jul 2001 13:08:44 +0000 (13:08 +0000)]
Fixed event handling
Jaroslav Kysela [Fri, 20 Jul 2001 07:56:50 +0000 (07:56 +0000)]
0.9.0beta6
Takashi Iwai [Thu, 12 Jul 2001 16:37:38 +0000 (16:37 +0000)]
Fixed thinkos. Now -x should work well.
Takashi Iwai [Wed, 11 Jul 2001 15:43:01 +0000 (15:43 +0000)]
More fix to compile - removed snd_enum_incr and snd_int_to_enum macros.
Takashi Iwai [Wed, 11 Jul 2001 15:00:59 +0000 (15:00 +0000)]
Fixed compile; removed snd_enum_xxx macros.
Jaroslav Kysela [Wed, 4 Jul 2001 13:55:13 +0000 (13:55 +0000)]
Rewritten for the new sequencer API (with encapsulation).
Jaroslav Kysela [Tue, 26 Jun 2001 10:36:04 +0000 (10:36 +0000)]
0.9.0beta5
Jaroslav Kysela [Mon, 25 Jun 2001 13:14:51 +0000 (13:14 +0000)]
mixerid & components change
Jaroslav Kysela [Mon, 25 Jun 2001 09:16:27 +0000 (09:16 +0000)]
Fixed simple ID parser (when index is ommited)
Jaroslav Kysela [Fri, 15 Jun 2001 08:55:17 +0000 (08:55 +0000)]
Cleanups and fixed arguments for *_open() - default.
Jaroslav Kysela [Mon, 11 Jun 2001 07:44:13 +0000 (07:44 +0000)]
Improved help and fixed english typo
Abramo Bagnara [Wed, 6 Jun 2001 14:24:10 +0000 (14:24 +0000)]
Corrected message
Abramo Bagnara [Mon, 4 Jun 2001 18:04:19 +0000 (18:04 +0000)]
Added hooked PCM type (one sample hook implementation will follow). Some cleaning.
Jaroslav Kysela [Wed, 23 May 2001 12:23:10 +0000 (12:23 +0000)]
Removed YACC and LEX checks
Abramo Bagnara [Tue, 22 May 2001 09:19:44 +0000 (09:19 +0000)]
Completed parametric configuration and begun to use it
Jaroslav Kysela [Tue, 15 May 2001 12:25:43 +0000 (12:25 +0000)]
Updated
Jaroslav Kysela [Tue, 15 May 2001 12:25:25 +0000 (12:25 +0000)]
Added -D option and improved -c option
Jaroslav Kysela [Tue, 15 May 2001 12:11:08 +0000 (12:11 +0000)]
Updated
Jaroslav Kysela [Tue, 15 May 2001 12:10:22 +0000 (12:10 +0000)]
asound.conf -> asound.state
Jaroslav Kysela [Mon, 14 May 2001 17:12:46 +0000 (17:12 +0000)]
0.9.0beta4
Jaroslav Kysela [Sun, 22 Apr 2001 08:13:29 +0000 (08:13 +0000)]
Fixed warning
Abramo Bagnara [Thu, 19 Apr 2001 21:18:24 +0000 (21:18 +0000)]
Improved automatic start/stop
Jaroslav Kysela [Sun, 15 Apr 2001 09:50:17 +0000 (09:50 +0000)]
Added AU format
Abramo Bagnara [Fri, 13 Apr 2001 15:40:56 +0000 (15:40 +0000)]
Better PCM mmap API. Fixed pcm_multi
Abramo Bagnara [Fri, 30 Mar 2001 09:43:30 +0000 (09:43 +0000)]
More documentation. Tiny change for simple mixer element API (get_range)
Abramo Bagnara [Thu, 29 Mar 2001 09:10:47 +0000 (09:10 +0000)]
More documentation. Added mode argument to i/o_stdio_open.