Takashi Iwai
a1b60b1335
Update ja.po file
2006-04-18 15:52:12 +02:00
Takashi Iwai
2516c6c43e
Don't show invalid plug example in the error message of aplay
...
Don't show invalid examples of usage with plug prefix
in the error message of aplay/arecord.
2006-04-18 15:14:43 +02:00
Jaroslav Kysela
68f4d7736d
Added tag v1.0.11rc5 for changeset 3978056e38c0fa4b2f81bb794252637411e74c98
2006-04-11 15:59:06 +02:00
Jaroslav Kysela
4fc26560d1
release 1.0.11rc5
...
Patch-level: Merged
2006-04-11 15:59:06 +02:00
Jaroslav Kysela
4aef946f78
Added tags since ALSA version 1.0.3
2006-04-10 14:53:20 +02:00
Takashi Iwai
6d1673526b
Avoid unnecessary drain/restart in speaker-test
...
Avoid unnecessary drain/restart in speaker-test when the buffer
is enough small.
2006-04-06 19:19:07 +02:00
Takashi Iwai
47e7f18c77
Add .hgignore
...
Added the missing .hgignore.
2006-04-06 19:17:56 +02:00
Takashi Iwai
fa11ff7517
Add exec permission to cvscompile
2006-04-06 19:17:35 +02:00
Takashi Iwai
9b1a2566a1
Remove loops after errors
...
Don't retry after fatal errors.
2006-03-29 17:06:44 +00:00
Takashi Iwai
a948ec4204
Fix a typo in speaker-test help text
...
Fix a typo in speaker-test help text. Updated ja.po, too.
2006-03-27 11:24:09 +00:00
Takashi Iwai
35544911e8
Fix missing commas
...
Fixed missing commas in array elements (ALSA bug#1938).
2006-03-24 16:36:31 +00:00
Takashi Iwai
925bf361fb
Updated ja.po translations
...
Updated ja.po translations for changes of speaker-test.
2006-03-24 14:48:00 +00:00
Takashi Iwai
5e1a68b7b7
Improve buffer/period set up in speaker-test
...
Improve buffer/period set up in speaker-test.
- Don't ignore -b and -p options but use them if specified
- Clean up and improvement of messy buffer/period setup codes
- Add -P option for specifying number of periods explicitly
2006-03-24 14:46:52 +00:00
Jaroslav Kysela
400cc1b890
release 1.0.11rc4
...
Patch-level: Merged
2006-03-22 10:47:58 +00:00
Takashi Iwai
c7e2c700b9
Change autoconf requirement to 2.59
...
Change AC_PREREQ to 2.59.
2006-03-21 17:05:19 +00:00
Takashi Iwai
19609d86eb
Fix PCI class and name extraction in alsaconf
...
- Allow all PCI class 04xx, not only 040x
- Fix the extraction of device name from lspci output
ALSA bug#1935
2006-03-21 16:52:15 +00:00
Takashi Iwai
8e821d4fee
Add missing comma
...
Add a missing comma in the last fix...
2006-03-21 11:14:54 +00:00
Takashi Iwai
21d5bed81f
Minor clean up of bashism
...
Minor clean up of bashism, replaced with normal test.
2006-03-13 19:40:25 +00:00
Takashi Iwai
52aeaa557f
Remove obsolete power command from alsactl
...
Remove obsolete power command from alsactl.
2006-03-13 19:39:17 +00:00
Takashi Iwai
2304da6822
Fix a typo in manpage
...
Fix a typo in manpage of aplay.
2006-03-13 19:38:36 +00:00
Takashi Iwai
69c5beb106
Add --nloops option and fix manpage
...
- Added --nloops option to specify the number of loops
- Fixed man page of speaker-test
2006-03-06 19:42:23 +00:00
Takashi Iwai
8e6170206d
Tentative fix for speaker-test WAV with 5 or more channels
...
Fix the WAV file name for center/lfe. Use the existing
"Rear_Center.wav" for LFE as a workaround.
2006-03-02 11:41:58 +00:00
Jaroslav Kysela
61fc39fe63
release 1.0.11rc2
...
Patch-level: Merged
2006-01-02 08:02:26 +00:00
James Courtier-Dutton
2975ef9e75
speaker-test: Fix version reporting.
2005-12-22 13:35:42 +00:00
Takashi Iwai
9fb30e388f
Fix compile warnings
...
Fix trivial compile warnings.
2005-12-16 18:44:14 +00:00
Takashi Iwai
6106ed8720
Use amixer -s option
...
Optimize to use amixer with -s option.
2005-12-14 15:34:21 +00:00
Takashi Iwai
35c0bd63ec
Fix compile on big-endian arch
...
Fix compile on big-endian arch.
2005-12-14 15:11:42 +00:00
Jaroslav Kysela
fbf158cf49
release 1.0.11rc1
...
Patch-level: Merged
2005-12-13 07:52:51 +00:00
Takashi Iwai
5f9f0e817c
split interleaved files in arecord when reaching 2GB
...
From: Dirk Jagdmann <doj@cubic.org>
This patch will split files in chunks of aprox. 2GB in the interleaved
recording mode of arecord. This is meant to overcome the 2GB filesize
limit of .wav files, which is easily reached when recording multiple
channels.
2005-12-06 11:25:47 +00:00
Takashi Iwai
504131b582
alternative peak meter for aplay
...
From: Dirk Jagdmann <doj@cubic.org>
This patch adds an alternative peak meter for aplay/arecord which is
enabled via three "-v" command line arguments. This new mode differs
from the old in a larger meter, no linefeeds for every meter update and
a static maximum peak (for 1s).
2005-12-06 11:23:00 +00:00
Takashi Iwai
0195ba441a
Fix a text in alsa-utils
...
Fix a text in alsa-utils after proof-reading.
2005-12-02 11:45:25 +00:00
Takashi Iwai
9669fc816f
Update the po entries
...
Update the po entries for new speaker-test.
2005-12-01 11:33:06 +00:00
Takashi Iwai
21b94bc276
amixer - Add -s option
...
- Add -s option to read from stdin the command sequentially.
- Suppress unneeded warnings in sset.
2005-12-01 11:32:28 +00:00
Takashi Iwai
9fe49dd30f
speaker-test - Fix missing i18n
...
Add the gettext tags to newly added texts.
2005-12-01 11:31:26 +00:00
Takashi Iwai
9da694ef02
Add WAV file playback support to speaker-test
...
Add WAV file playback support to speaker-test.
The support is still limited to S16_LE, and doesn't refer to csv file yet.
2005-11-30 17:09:17 +00:00
James Courtier-Dutton
b69100fb0a
Make speaker-test compatible with dmix by default.
2005-11-19 13:31:21 +00:00
Jaroslav Kysela
3c50a3aa6f
release 1.0.10
...
Patch-level: Merged
2005-11-15 13:44:51 +00:00
Jaroslav Kysela
9a335c4613
aplay/arecord - show the default settings
...
See bug#534 for more details.
2005-11-14 10:11:50 +00:00
Takashi Iwai
9dc666526f
Disable NLS support when --disable-nls is passed
...
Disable NLS support when --disable-nls is passed (bug#1514).
2005-11-08 16:43:36 +00:00
Takashi Iwai
d9e433ad3e
Add largefile support
...
Add largefile support (bug#1513).
2005-11-08 16:42:22 +00:00
Martin Habets
bb86a9d551
Add Sparc support in alsaconf
...
I created the patch below against 1.0.10rc2 to make alsaconf work
for the Sparc and architectures.
It has been reviewed on the debian-sparc mailing list
(see http://lists.debian.org/debian-sparc/2005/10/msg00098.html ).
I do not have positive confirmation it will work for the AMD7930
chip yet, but I expect it to. The other 2 chips have been tested
and work okay.
One of the feedbacks was that 'modprobe -a -l' is depreciated and
thus should be avoided (see the modprobe manpage), so I have taken
the oportunity to replace all use of this with a find equivalent.
Signed-off-by: Martin Habets <errandir_news@mph.eclipse.co.uk>
2005-11-07 14:57:07 +00:00
Jaroslav Kysela
c792328e68
release 1.0.10rc3
...
Patch-level: Merged
2005-11-04 10:19:18 +00:00
Takashi Iwai
9d1ad2effd
Fix compile with --disable-nls
...
Fix compile with --disable-nls.
2005-10-31 14:44:03 +00:00
Takashi Iwai
9fbb2b59f5
Use strtol() instead of atoi()
...
Use strtol() instead of atoi() for parsing parameters.
2005-10-18 15:22:25 +00:00
Takashi Iwai
d96b4592c5
Update po file
...
Update po file (for the changes of aplay.c)
2005-10-10 12:52:55 +00:00
Takashi Iwai
71dd656ef1
Fix VU meter for S24_3 and big-endian
...
From: Martin Habets <errandir_news@mph.eclipse.co.uk>
Fixed VU meter calculation for S24_3 format and on big-endian.
2005-10-10 12:52:28 +00:00
Jaroslav Kysela
b8920a79c3
release 1.0.10rc2
...
Patch-level: Merged
2005-10-10 12:50:30 +00:00
James Courtier-Dutton
0733a8912b
speaker-test: Add support for testing FLOAT_LE format.
2005-10-09 22:43:21 +00:00
Sasha Khapyorsky
2963b6e75b
Extend 'alsactl names' to show modem devices
...
Extend 'alsactl names' to show phoneline and modem device names.
Signed-off-by: Sasha Khapyorsky <sashak@smlink.com>
2005-09-29 10:50:37 +00:00
Jaroslav Kysela
414b308e8c
Fix for more better error fault handling for sset toggle
2005-09-22 12:47:02 +00:00