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

23 years agofixed typo of --period-size option.
Takashi Iwai [Mon, 29 Apr 2002 16:00:28 +0000 (16:00 +0000)]
fixed typo of --period-size option.

23 years ago0.9.0rc1
Jaroslav Kysela [Wed, 24 Apr 2002 15:30:45 +0000 (15:30 +0000)]
0.9.0rc1

23 years agoUpdated
Jaroslav Kysela [Sun, 7 Apr 2002 20:44:35 +0000 (20:44 +0000)]
Updated

23 years agoAdded -D (--device option), changed semantics of -c option (same as alsamixer)
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)

23 years agoFix for raw data recording by Georgios Papoutsis <gepap@gmx.de>
Jaroslav Kysela [Mon, 1 Apr 2002 19:29:22 +0000 (19:29 +0000)]
Fix for raw data recording by Georgios Papoutsis <gepap@gmx.de>

23 years agofixed handling of mono capture-switch on a stereo volume.
Takashi Iwai [Fri, 22 Mar 2002 17:34:20 +0000 (17:34 +0000)]
fixed handling of mono capture-switch on a stereo volume.

23 years ago- fixes by Bernhard Kaindl.
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..

23 years agofixed typo.
Takashi Iwai [Tue, 12 Mar 2002 13:05:20 +0000 (13:05 +0000)]
fixed typo.

23 years agofixed handling of capture switch / volume.
Takashi Iwai [Tue, 12 Mar 2002 12:30:49 +0000 (12:30 +0000)]
fixed handling of capture switch / volume.

23 years agoFixed playing of wave files with big header section
Jaroslav Kysela [Fri, 8 Mar 2002 21:52:20 +0000 (21:52 +0000)]
Fixed playing of wave files with big header section

23 years agofixed / improved handling of capture volumes and switches.
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.

23 years ago0.9.0beta12
Jaroslav Kysela [Tue, 26 Feb 2002 08:56:19 +0000 (08:56 +0000)]
0.9.0beta12

23 years agoFixed count overflow problem
Jaroslav Kysela [Sat, 23 Feb 2002 09:28:47 +0000 (09:28 +0000)]
Fixed count overflow problem

23 years agoImproved peak printed results
Jaroslav Kysela [Fri, 22 Feb 2002 08:30:04 +0000 (08:30 +0000)]
Improved peak printed results

23 years agoAdded --add-missing option to automake.
Takashi Iwai [Tue, 19 Feb 2002 12:32:09 +0000 (12:32 +0000)]
Added --add-missing option to automake.

23 years ago0.9.0beta11
Jaroslav Kysela [Sun, 17 Feb 2002 17:50:39 +0000 (17:50 +0000)]
0.9.0beta11

23 years agoFixed OOPS
Jaroslav Kysela [Sun, 17 Feb 2002 17:50:02 +0000 (17:50 +0000)]
Fixed OOPS

23 years agoAdded support for 32-bit counts
Jaroslav Kysela [Thu, 7 Feb 2002 16:46:29 +0000 (16:46 +0000)]
Added support for 32-bit counts

23 years agoFixed calculation of start_delay
Jaroslav Kysela [Sat, 2 Feb 2002 19:29:04 +0000 (19:29 +0000)]
Fixed calculation of start_delay

23 years agoAdded limits for start_threshold
Jaroslav Kysela [Sat, 2 Feb 2002 09:47:19 +0000 (09:47 +0000)]
Added limits for start_threshold

23 years agoFixed parsing of boolean value for cset
Jaroslav Kysela [Thu, 10 Jan 2002 08:32:29 +0000 (08:32 +0000)]
Fixed parsing of boolean value for cset

23 years agoFixed arecord dependency
Jaroslav Kysela [Sun, 6 Jan 2002 10:17:28 +0000 (10:17 +0000)]
Fixed arecord dependency

23 years agoAdded arecord to bin_PROGRAMS
Jaroslav Kysela [Sun, 30 Dec 2001 09:36:26 +0000 (09:36 +0000)]
Added arecord to bin_PROGRAMS

23 years agoUpdated GNU GPL (address)
Jaroslav Kysela [Sun, 30 Dec 2001 09:32:53 +0000 (09:32 +0000)]
Updated GNU GPL (address)

23 years agoFixed window resize signal handling and poll handling
Jaroslav Kysela [Fri, 7 Dec 2001 20:13:28 +0000 (20:13 +0000)]
Fixed window resize signal handling and poll handling

23 years agoFixed view position
Jaroslav Kysela [Fri, 7 Dec 2001 19:53:51 +0000 (19:53 +0000)]
Fixed view position

23 years ago0.9.0beta10a
Jaroslav Kysela [Sat, 1 Dec 2001 20:27:04 +0000 (20:27 +0000)]
0.9.0beta10a

23 years agoFixed default start_delay for arecord
Jaroslav Kysela [Sat, 1 Dec 2001 20:26:46 +0000 (20:26 +0000)]
Fixed default start_delay for arecord

23 years ago0.9.0beta10
Jaroslav Kysela [Fri, 30 Nov 2001 17:39:40 +0000 (17:39 +0000)]
0.9.0beta10

23 years agoDefault start_delay is zero (maximum buffering)
Jaroslav Kysela [Tue, 27 Nov 2001 17:37:48 +0000 (17:37 +0000)]
Default start_delay is zero (maximum buffering)

23 years agoFixed typos
Jaroslav Kysela [Mon, 26 Nov 2001 18:39:49 +0000 (18:39 +0000)]
Fixed typos

23 years agoA bit updated
Jaroslav Kysela [Mon, 26 Nov 2001 18:35:01 +0000 (18:35 +0000)]
A bit updated

23 years agoAdded exit for configure and test for CVSCOMPILE_NO_MAKE
Jaroslav Kysela [Mon, 26 Nov 2001 18:24:41 +0000 (18:24 +0000)]
Added exit for configure and test for CVSCOMPILE_NO_MAKE

23 years agoRemoved unused pack target
Jaroslav Kysela [Tue, 20 Nov 2001 09:05:27 +0000 (09:05 +0000)]
Removed unused pack target

23 years agoUpdated for SuSE and automake
Jaroslav Kysela [Tue, 20 Nov 2001 09:04:26 +0000 (09:04 +0000)]
Updated for SuSE and automake

23 years agoUpdated...
Jaroslav Kysela [Tue, 20 Nov 2001 09:03:43 +0000 (09:03 +0000)]
Updated...

23 years agoUpdated to snd_config_get_id changes
Jaroslav Kysela [Mon, 19 Nov 2001 12:00:18 +0000 (12:00 +0000)]
Updated to snd_config_get_id changes

23 years agoFixed wave file saving by James Tappin
Jaroslav Kysela [Wed, 14 Nov 2001 07:38:18 +0000 (07:38 +0000)]
Fixed wave file saving by James Tappin

23 years agoFixed for the current behavior, options.
Takashi Iwai [Mon, 12 Nov 2001 15:59:53 +0000 (15:59 +0000)]
Fixed for the current behavior, options.

23 years agoModifications by Miroslav Benes <mbenes@tenez.cz>
Jaroslav Kysela [Mon, 12 Nov 2001 09:36:39 +0000 (09:36 +0000)]
Modifications by Miroslav Benes <mbenes@tenez.cz>

23 years agoadded missing DESTDIR
Takashi Iwai [Thu, 8 Nov 2001 13:29:50 +0000 (13:29 +0000)]
added missing DESTDIR

23 years agoAdded man pages to EXTRA_DIST
Jaroslav Kysela [Tue, 6 Nov 2001 07:51:48 +0000 (07:51 +0000)]
Added man pages to EXTRA_DIST

23 years ago0.9.0beta9
Jaroslav Kysela [Mon, 5 Nov 2001 07:48:59 +0000 (07:48 +0000)]
0.9.0beta9

23 years agoSmall cleanups
Jaroslav Kysela [Wed, 24 Oct 2001 14:41:10 +0000 (14:41 +0000)]
Small cleanups

23 years agoAdded arecord.1
Jaroslav Kysela [Tue, 9 Oct 2001 12:28:01 +0000 (12:28 +0000)]
Added arecord.1

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