]> git.alsa-project.org Git - alsa-utils.git/log
alsa-utils.git
23 years agoUpdate to suspend messages
Jaroslav Kysela [Thu, 4 Oct 2001 16:49:29 +0000 (16:49 +0000)]
Update to suspend messages

23 years agoModified according the power management update
Jaroslav Kysela [Thu, 4 Oct 2001 16:41:45 +0000 (16:41 +0000)]
Modified according the power management update

23 years agoAdded code for suspend code
Jaroslav Kysela [Thu, 4 Oct 2001 15:04:44 +0000 (15:04 +0000)]
Added code for suspend code

23 years agoFixed thinkos (power on, power off)
Jaroslav Kysela [Thu, 4 Oct 2001 15:03:39 +0000 (15:03 +0000)]
Fixed thinkos (power on, power off)

23 years agoFixed warning
Jaroslav Kysela [Tue, 2 Oct 2001 08:03:52 +0000 (08:03 +0000)]
Fixed warning

23 years agoFixed peak meter
Jaroslav Kysela [Tue, 2 Oct 2001 07:43:12 +0000 (07:43 +0000)]
Fixed peak meter

23 years agoFixed compilation
Jaroslav Kysela [Thu, 27 Sep 2001 19:14:26 +0000 (19:14 +0000)]
Fixed compilation

23 years ago0.9.0beta8
Jaroslav Kysela [Thu, 27 Sep 2001 17:07:45 +0000 (17:07 +0000)]
0.9.0beta8

23 years agoAdded toggle for cset
Jaroslav Kysela [Thu, 27 Sep 2001 17:07:07 +0000 (17:07 +0000)]
Added toggle for cset

23 years agoAdded power state control
Jaroslav Kysela [Wed, 26 Sep 2001 16:05:03 +0000 (16:05 +0000)]
Added power state control

23 years agoMore examples, more updates (toggle)
Jaroslav Kysela [Wed, 26 Sep 2001 13:08:14 +0000 (13:08 +0000)]
More examples, more updates (toggle)

23 years agoAdded toggle for simple controls and fixed volume setup bug
Jaroslav Kysela [Thu, 20 Sep 2001 08:31:12 +0000 (08:31 +0000)]
Added toggle for simple controls and fixed volume setup bug

24 years agoChanged location of asoundlib.h from sys dir to alsa dir.
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>')

24 years agoAdded signal handler and the count in captured file is corrected
Jaroslav Kysela [Tue, 11 Sep 2001 08:39:48 +0000 (08:39 +0000)]
Added signal handler and the count in captured file is corrected

24 years agoAdded peak meter for debugging purposes
Jaroslav Kysela [Thu, 6 Sep 2001 08:57:52 +0000 (08:57 +0000)]
Added peak meter for debugging purposes

24 years agoFixed inverted controls
Jaroslav Kysela [Wed, 5 Sep 2001 09:23:31 +0000 (09:23 +0000)]
Fixed inverted controls

24 years agoRemoved unused stuff for poll
Jaroslav Kysela [Mon, 3 Sep 2001 12:16:38 +0000 (12:16 +0000)]
Removed unused stuff for poll

24 years agoEnhanced syntax for sset (channels, direction)
Jaroslav Kysela [Mon, 27 Aug 2001 09:15:44 +0000 (09:15 +0000)]
Enhanced syntax for sset (channels, direction)

24 years agoCorrected endian test
Jaroslav Kysela [Wed, 22 Aug 2001 11:00:07 +0000 (11:00 +0000)]
Corrected endian test

24 years agoFixed compilation
Jaroslav Kysela [Wed, 22 Aug 2001 06:41:16 +0000 (06:41 +0000)]
Fixed compilation

24 years ago0.9.0beta7
Jaroslav Kysela [Mon, 20 Aug 2001 09:28:18 +0000 (09:28 +0000)]
0.9.0beta7

24 years agoLittle updates
Jaroslav Kysela [Tue, 7 Aug 2001 10:34:51 +0000 (10:34 +0000)]
Little updates

24 years agoUpdate for 0.9
Jaroslav Kysela [Tue, 7 Aug 2001 10:28:24 +0000 (10:28 +0000)]
Update for 0.9

24 years agoRemoved digital setup
Jaroslav Kysela [Mon, 6 Aug 2001 15:11:03 +0000 (15:11 +0000)]
Removed digital setup

24 years agoAnother mono fix
Jaroslav Kysela [Wed, 25 Jul 2001 11:49:32 +0000 (11:49 +0000)]
Another mono fix

24 years agoFixed 'get' output (common and mono parts).
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.

24 years agoFixed event handling
Jaroslav Kysela [Mon, 23 Jul 2001 13:08:44 +0000 (13:08 +0000)]
Fixed event handling

24 years ago0.9.0beta6
Jaroslav Kysela [Fri, 20 Jul 2001 07:56:50 +0000 (07:56 +0000)]
0.9.0beta6

24 years agoFixed thinkos. Now -x should work well.
Takashi Iwai [Thu, 12 Jul 2001 16:37:38 +0000 (16:37 +0000)]
Fixed thinkos.  Now -x should work well.

24 years agoMore fix to compile - removed snd_enum_incr and snd_int_to_enum macros.
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.

24 years agoFixed compile; removed snd_enum_xxx macros.
Takashi Iwai [Wed, 11 Jul 2001 15:00:59 +0000 (15:00 +0000)]
Fixed compile; removed snd_enum_xxx macros.

24 years agoRewritten for the new sequencer API (with encapsulation).
Jaroslav Kysela [Wed, 4 Jul 2001 13:55:13 +0000 (13:55 +0000)]
Rewritten for the new sequencer API (with encapsulation).

24 years ago0.9.0beta5
Jaroslav Kysela [Tue, 26 Jun 2001 10:36:04 +0000 (10:36 +0000)]
0.9.0beta5

24 years agomixerid & components change
Jaroslav Kysela [Mon, 25 Jun 2001 13:14:51 +0000 (13:14 +0000)]
mixerid & components change

24 years agoFixed simple ID parser (when index is ommited)
Jaroslav Kysela [Mon, 25 Jun 2001 09:16:27 +0000 (09:16 +0000)]
Fixed simple ID parser (when index is ommited)

24 years agoCleanups and fixed arguments for *_open() - default.
Jaroslav Kysela [Fri, 15 Jun 2001 08:55:17 +0000 (08:55 +0000)]
Cleanups and fixed arguments for *_open() - default.

24 years agoImproved help and fixed english typo
Jaroslav Kysela [Mon, 11 Jun 2001 07:44:13 +0000 (07:44 +0000)]
Improved help and fixed english typo

24 years agoCorrected message
Abramo Bagnara [Wed, 6 Jun 2001 14:24:10 +0000 (14:24 +0000)]
Corrected message

24 years agoAdded hooked PCM type (one sample hook implementation will follow). Some cleaning.
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.

24 years agoRemoved YACC and LEX checks
Jaroslav Kysela [Wed, 23 May 2001 12:23:10 +0000 (12:23 +0000)]
Removed YACC and LEX checks

24 years agoCompleted parametric configuration and begun to use it
Abramo Bagnara [Tue, 22 May 2001 09:19:44 +0000 (09:19 +0000)]
Completed parametric configuration and begun to use it

24 years agoUpdated
Jaroslav Kysela [Tue, 15 May 2001 12:25:43 +0000 (12:25 +0000)]
Updated

24 years agoAdded -D option and improved -c option
Jaroslav Kysela [Tue, 15 May 2001 12:25:25 +0000 (12:25 +0000)]
Added -D option and improved -c option

24 years agoUpdated
Jaroslav Kysela [Tue, 15 May 2001 12:11:08 +0000 (12:11 +0000)]
Updated

24 years agoasound.conf -> asound.state
Jaroslav Kysela [Tue, 15 May 2001 12:10:22 +0000 (12:10 +0000)]
asound.conf -> asound.state

24 years ago0.9.0beta4
Jaroslav Kysela [Mon, 14 May 2001 17:12:46 +0000 (17:12 +0000)]
0.9.0beta4

24 years agoFixed warning
Jaroslav Kysela [Sun, 22 Apr 2001 08:13:29 +0000 (08:13 +0000)]
Fixed warning

24 years agoImproved automatic start/stop
Abramo Bagnara [Thu, 19 Apr 2001 21:18:24 +0000 (21:18 +0000)]
Improved automatic start/stop

24 years agoAdded AU format
Jaroslav Kysela [Sun, 15 Apr 2001 09:50:17 +0000 (09:50 +0000)]
Added AU format

24 years agoBetter PCM mmap API. Fixed pcm_multi
Abramo Bagnara [Fri, 13 Apr 2001 15:40:56 +0000 (15:40 +0000)]
Better PCM mmap API. Fixed pcm_multi

24 years agoMore documentation. Tiny change for simple mixer element API (get_range)
Abramo Bagnara [Fri, 30 Mar 2001 09:43:30 +0000 (09:43 +0000)]
More documentation. Tiny change for simple mixer element API (get_range)

24 years agoMore documentation. Added mode argument to i/o_stdio_open.
Abramo Bagnara [Thu, 29 Mar 2001 09:10:47 +0000 (09:10 +0000)]
More documentation. Added mode argument to i/o_stdio_open.

24 years agoAdded mode argument to open functions where it was missing. First part of CTL documen...
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

24 years ago0.9.0beta3
Jaroslav Kysela [Mon, 19 Mar 2001 15:40:43 +0000 (15:40 +0000)]
0.9.0beta3

24 years agoDocumentation fixes from Pavel Roskin
Abramo Bagnara [Fri, 16 Mar 2001 07:35:25 +0000 (07:35 +0000)]
Documentation fixes from Pavel Roskin

24 years agoFixes for pcm_list
Abramo Bagnara [Thu, 8 Mar 2001 14:20:00 +0000 (14:20 +0000)]
Fixes for pcm_list

24 years ago0.9.0beta2
Jaroslav Kysela [Fri, 2 Mar 2001 09:44:41 +0000 (09:44 +0000)]
0.9.0beta2

24 years agoclose the roof of cabriolet (mixer elements w/o mute).
Takashi Iwai [Thu, 1 Mar 2001 17:40:17 +0000 (17:40 +0000)]
close the roof of cabriolet (mixer elements w/o mute).

24 years agofixed compile on some gcc version..
Takashi Iwai [Thu, 1 Mar 2001 17:38:07 +0000 (17:38 +0000)]
fixed compile on some gcc version..

24 years agoAdded period == buffer_size check to prevent misusing
Jaroslav Kysela [Wed, 28 Feb 2001 09:01:45 +0000 (09:01 +0000)]
Added period == buffer_size check to prevent misusing

24 years agoCorrected IEC958 control name
Jaroslav Kysela [Tue, 27 Feb 2001 12:27:04 +0000 (12:27 +0000)]
Corrected IEC958 control name

24 years agoUpdated version number
Abramo Bagnara [Sun, 25 Feb 2001 22:37:18 +0000 (22:37 +0000)]
Updated version number

24 years agoAdded timersub definition if missing
Abramo Bagnara [Sun, 25 Feb 2001 11:54:05 +0000 (11:54 +0000)]
Added timersub definition if missing

24 years agoRecoded to use poll rather than select and
Jaroslav Kysela [Fri, 23 Feb 2001 09:58:14 +0000 (09:58 +0000)]
Recoded to use poll rather than select and

24 years agoFixed use of poll_descriptors
Abramo Bagnara [Thu, 22 Feb 2001 10:29:39 +0000 (10:29 +0000)]
Fixed use of poll_descriptors

24 years agoFixed mute/unmute
Abramo Bagnara [Wed, 21 Feb 2001 20:46:07 +0000 (20:46 +0000)]
Fixed mute/unmute

24 years ago0.9.0beta1
Jaroslav Kysela [Tue, 20 Feb 2001 20:29:40 +0000 (20:29 +0000)]
0.9.0beta1

24 years agoExit if no elems are available
Abramo Bagnara [Tue, 20 Feb 2001 08:51:57 +0000 (08:51 +0000)]
Exit if no elems are available

24 years agoChanged descriptors_count
Abramo Bagnara [Sun, 18 Feb 2001 18:32:31 +0000 (18:32 +0000)]
Changed descriptors_count

24 years agoAdded range specification to simple mixer. Fixes to alsamixer. Added mixer support...
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

24 years agoNew simple mixer implementation
Abramo Bagnara [Thu, 15 Feb 2001 23:05:42 +0000 (23:05 +0000)]
New simple mixer implementation

24 years agoFixed cset
Jaroslav Kysela [Thu, 15 Feb 2001 09:14:28 +0000 (09:14 +0000)]
Fixed cset

24 years agoelem_count -> get_count
Jaroslav Kysela [Wed, 14 Feb 2001 13:08:49 +0000 (13:08 +0000)]
elem_count -> get_count

24 years agoRecoded alsamixer utility to use the latest alsa-lib's API.
Jaroslav Kysela [Wed, 14 Feb 2001 12:22:47 +0000 (12:22 +0000)]
Recoded alsamixer utility to use the latest alsa-lib's API.

24 years agoChanged control to use events mask. Added subscribe ioctl
Abramo Bagnara [Tue, 13 Feb 2001 21:29:38 +0000 (21:29 +0000)]
Changed control to use events mask. Added subscribe ioctl

24 years agoFixed unhexing thanks to Anders
Abramo Bagnara [Tue, 13 Feb 2001 20:20:52 +0000 (20:20 +0000)]
Fixed unhexing thanks to Anders

24 years agoFixed typo
Abramo Bagnara [Tue, 13 Feb 2001 18:36:36 +0000 (18:36 +0000)]
Fixed typo

24 years agoMore generic support for poll descriptors
Abramo Bagnara [Mon, 12 Feb 2001 23:51:53 +0000 (23:51 +0000)]
More generic support for poll descriptors

24 years agoFixed typo & thinko
Jaroslav Kysela [Mon, 12 Feb 2001 13:33:25 +0000 (13:33 +0000)]
Fixed typo & thinko

24 years agoCompleted mixer API. Improved iterators. Renamed control values struct. Rewritten...
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

24 years agoChanged according to new hctl API
Jaroslav Kysela [Fri, 9 Feb 2001 15:38:59 +0000 (15:38 +0000)]
Changed according to new hctl API

24 years agoTemporary hack for compilation
Jaroslav Kysela [Fri, 9 Feb 2001 13:52:39 +0000 (13:52 +0000)]
Temporary hack for compilation

24 years agoCompleted control and mixer API
Abramo Bagnara [Fri, 9 Feb 2001 11:20:32 +0000 (11:20 +0000)]
Completed control and mixer API

24 years agoFixed sign
Abramo Bagnara [Wed, 7 Feb 2001 17:09:00 +0000 (17:09 +0000)]
Fixed sign

24 years agoBetter names for control API
Abramo Bagnara [Wed, 7 Feb 2001 15:13:17 +0000 (15:13 +0000)]
Better names for control API

24 years agoEncapsulated conf API
Abramo Bagnara [Wed, 7 Feb 2001 11:34:42 +0000 (11:34 +0000)]
Encapsulated conf API

24 years agoControl API encapsulation. Better names for kernel API. Simpler PCM hw_params 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.

24 years agoEncapsulated hwdep. Converted all enums to type safety
Abramo Bagnara [Mon, 5 Feb 2001 15:44:45 +0000 (15:44 +0000)]
Encapsulated hwdep. Converted all enums to type safety

24 years agoCorrected and completed encapsulation for PCM and rawmidi. Remove SND_PCM_HW_PARAM_...
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

24 years agoRemoved card type from devices info. Added card number to devices info. Completed...
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).

24 years agoAdded snd_ prefix to mask and interval. Divided header.h wrappers
Abramo Bagnara [Tue, 30 Jan 2001 16:51:28 +0000 (16:51 +0000)]
Added snd_ prefix to mask and interval. Divided header.h wrappers

24 years agoFirst step toward encapsulation
Abramo Bagnara [Mon, 29 Jan 2001 14:27:56 +0000 (14:27 +0000)]
First step toward encapsulation

24 years agoFixed aplay -l
Abramo Bagnara [Mon, 29 Jan 2001 08:41:26 +0000 (08:41 +0000)]
Fixed aplay -l

24 years agoAdded I/O classes
Abramo Bagnara [Wed, 17 Jan 2001 11:00:34 +0000 (11:00 +0000)]
Added I/O classes

24 years agoChanged some remaining size_t's
Abramo Bagnara [Mon, 15 Jan 2001 13:43:08 +0000 (13:43 +0000)]
Changed some remaining size_t's

24 years agoNew PCM model with fragment concept removal and two interrupt sources
Abramo Bagnara [Mon, 15 Jan 2001 11:06:55 +0000 (11:06 +0000)]
New PCM model with fragment concept removal and two interrupt sources
Renamed size_t/ssize_t to snd_pcm_sframes_t/snd_pcm_uframes_t

24 years agoFixed missing mask initialization
Abramo Bagnara [Tue, 9 Jan 2001 19:35:52 +0000 (19:35 +0000)]
Fixed missing mask initialization

24 years agoPCM API cleaning. silencing implementation. xfer_min removal
Abramo Bagnara [Fri, 29 Dec 2000 15:00:55 +0000 (15:00 +0000)]
PCM API cleaning. silencing implementation. xfer_min removal

24 years agoaplay/arecord
Jaroslav Kysela [Wed, 27 Dec 2000 21:24:57 +0000 (21:24 +0000)]
aplay/arecord

24 years agoUpdated the S/PDIF test code.
Jaroslav Kysela [Fri, 22 Dec 2000 14:03:15 +0000 (14:03 +0000)]
Updated the S/PDIF test code.