]>
git.alsa-project.org Git - alsa-utils.git/log
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.
Abramo Bagnara [Mon, 26 Mar 2001 12:45:50 +0000 (12:45 +0000)]
Added mode argument to open functions where it was missing. First part of CTL documentation
Jaroslav Kysela [Mon, 19 Mar 2001 15:40:43 +0000 (15:40 +0000)]
0.9.0beta3
Abramo Bagnara [Fri, 16 Mar 2001 07:35:25 +0000 (07:35 +0000)]
Documentation fixes from Pavel Roskin
Abramo Bagnara [Thu, 8 Mar 2001 14:20:00 +0000 (14:20 +0000)]
Fixes for pcm_list
Jaroslav Kysela [Fri, 2 Mar 2001 09:44:41 +0000 (09:44 +0000)]
0.9.0beta2
Takashi Iwai [Thu, 1 Mar 2001 17:40:17 +0000 (17:40 +0000)]
close the roof of cabriolet (mixer elements w/o mute).
Takashi Iwai [Thu, 1 Mar 2001 17:38:07 +0000 (17:38 +0000)]
fixed compile on some gcc version..
Jaroslav Kysela [Wed, 28 Feb 2001 09:01:45 +0000 (09:01 +0000)]
Added period == buffer_size check to prevent misusing
Jaroslav Kysela [Tue, 27 Feb 2001 12:27:04 +0000 (12:27 +0000)]
Corrected IEC958 control name
Abramo Bagnara [Sun, 25 Feb 2001 22:37:18 +0000 (22:37 +0000)]
Updated version number
Abramo Bagnara [Sun, 25 Feb 2001 11:54:05 +0000 (11:54 +0000)]
Added timersub definition if missing
Jaroslav Kysela [Fri, 23 Feb 2001 09:58:14 +0000 (09:58 +0000)]
Recoded to use poll rather than select and
Abramo Bagnara [Thu, 22 Feb 2001 10:29:39 +0000 (10:29 +0000)]
Fixed use of poll_descriptors
Abramo Bagnara [Wed, 21 Feb 2001 20:46:07 +0000 (20:46 +0000)]
Fixed mute/unmute
Jaroslav Kysela [Tue, 20 Feb 2001 20:29:40 +0000 (20:29 +0000)]
0.9.0beta1
Abramo Bagnara [Tue, 20 Feb 2001 08:51:57 +0000 (08:51 +0000)]
Exit if no elems are available
Abramo Bagnara [Sun, 18 Feb 2001 18:32:31 +0000 (18:32 +0000)]
Changed descriptors_count
Abramo Bagnara [Sun, 18 Feb 2001 17:56:38 +0000 (17:56 +0000)]
Added range specification to simple mixer. Fixes to alsamixer. Added mixer support to alsa-oss
Abramo Bagnara [Thu, 15 Feb 2001 23:05:42 +0000 (23:05 +0000)]
New simple mixer implementation
Jaroslav Kysela [Thu, 15 Feb 2001 09:14:28 +0000 (09:14 +0000)]
Fixed cset
Jaroslav Kysela [Wed, 14 Feb 2001 13:08:49 +0000 (13:08 +0000)]
elem_count -> get_count
Jaroslav Kysela [Wed, 14 Feb 2001 12:22:47 +0000 (12:22 +0000)]
Recoded alsamixer utility to use the latest alsa-lib's API.
Abramo Bagnara [Tue, 13 Feb 2001 21:29:38 +0000 (21:29 +0000)]
Changed control to use events mask. Added subscribe ioctl
Abramo Bagnara [Tue, 13 Feb 2001 20:20:52 +0000 (20:20 +0000)]
Fixed unhexing thanks to Anders
Abramo Bagnara [Tue, 13 Feb 2001 18:36:36 +0000 (18:36 +0000)]
Fixed typo
Abramo Bagnara [Mon, 12 Feb 2001 23:51:53 +0000 (23:51 +0000)]
More generic support for poll descriptors
Jaroslav Kysela [Mon, 12 Feb 2001 13:33:25 +0000 (13:33 +0000)]
Fixed typo & thinko
Abramo Bagnara [Sun, 11 Feb 2001 15:45:44 +0000 (15:45 +0000)]
Completed mixer API. Improved iterators. Renamed control values struct. Rewritten simple elements implementation
Jaroslav Kysela [Fri, 9 Feb 2001 15:38:59 +0000 (15:38 +0000)]
Changed according to new hctl API
Jaroslav Kysela [Fri, 9 Feb 2001 13:52:39 +0000 (13:52 +0000)]
Temporary hack for compilation
Abramo Bagnara [Fri, 9 Feb 2001 11:20:32 +0000 (11:20 +0000)]
Completed control and mixer API
Abramo Bagnara [Wed, 7 Feb 2001 17:09:00 +0000 (17:09 +0000)]
Fixed sign
Abramo Bagnara [Wed, 7 Feb 2001 15:13:17 +0000 (15:13 +0000)]
Better names for control API
Abramo Bagnara [Wed, 7 Feb 2001 11:34:42 +0000 (11:34 +0000)]
Encapsulated conf API
Abramo Bagnara [Tue, 6 Feb 2001 23:48:29 +0000 (23:48 +0000)]
Control API encapsulation. Better names for kernel API. Simpler PCM hw_params API. Added missing const.
Abramo Bagnara [Mon, 5 Feb 2001 15:44:45 +0000 (15:44 +0000)]
Encapsulated hwdep. Converted all enums to type safety
Abramo Bagnara [Sun, 4 Feb 2001 17:03:19 +0000 (17:03 +0000)]
Corrected and completed encapsulation for PCM and rawmidi. Remove SND_PCM_HW_PARAM_* and use functions. Separated rawmidi info between streams
Abramo Bagnara [Wed, 31 Jan 2001 17:26:59 +0000 (17:26 +0000)]
Removed card type from devices info. Added card number to devices info. Completed encapsulation of PCM API. Removed snd_pcm_card(). All copy functions now have the form copy(dst, src).
Abramo Bagnara [Tue, 30 Jan 2001 16:51:28 +0000 (16:51 +0000)]
Added snd_ prefix to mask and interval. Divided header.h wrappers
Abramo Bagnara [Mon, 29 Jan 2001 14:27:56 +0000 (14:27 +0000)]
First step toward encapsulation
Abramo Bagnara [Mon, 29 Jan 2001 08:41:26 +0000 (08:41 +0000)]
Fixed aplay -l