Commit graph

534 commits

Author SHA1 Message Date
Takashi Iwai
c8ae22ea69 - fixed the calculation of playback/record count.
- fixed compile warnings on gcc3.3.
2003-02-04 16:03:12 +00:00
Takashi Iwai
056ee95e48 fixed the calculation of duration time for playback. 2003-01-29 11:15:54 +00:00
Jaroslav Kysela
d8bfeb1ef0 0.9.0rc7 2003-01-29 10:40:36 +00:00
Takashi Iwai
fa0f6109a7 fixed the command line options. 2003-01-07 13:44:08 +00:00
Takashi Iwai
bb2024f1dd fixed the capture arguments: capture -> cap, nocapture -> nocap. 2002-12-20 16:32:50 +00:00
Jaroslav Kysela
bc9fc7595a Redo wrong changes by Takashi 2002-12-19 11:26:55 +00:00
Takashi Iwai
e8fd94060e store the actual RIFF length at the wav header by arecord.
will fix the data generated withtout -d option.
2002-12-19 11:10:05 +00:00
Jaroslav Kysela
f2aad9f2a6 Fixed detection of 24-bit wav files 2002-12-18 12:04:59 +00:00
Jaroslav Kysela
674e3161e0 type cleanups 2002-12-04 14:41:32 +00:00
Takashi Iwai
1bcafc041a added autoheader in the list of command sequences for CVS compilation. 2002-12-03 11:07:57 +00:00
Jaroslav Kysela
a439342676 Added POLLNVAL test 2002-12-02 20:18:29 +00:00
Takashi Iwai
870f73612f added a note about ESC key. 2002-11-29 17:32:52 +00:00
Takashi Iwai
ea772415f0 - removed __FUNCTION__; this will lead to many warnings with the
recent gcc...
- disabled the ESC prefix, which never works properly.
2002-11-29 17:32:34 +00:00
Jaroslav Kysela
ed80be2bcf Added detection for POLLERR 2002-11-25 18:16:24 +00:00
Jaroslav Kysela
3341f0a51c 0.9.0rc6 2002-11-14 13:26:05 +00:00
Jaroslav Kysela
f875ef4889 Added depcomp 2002-10-24 12:10:53 +00:00
Jaroslav Kysela
001d825aec Removed --bzip2 option for older call 2002-10-24 11:44:18 +00:00
Jaroslav Kysela
c176bd92ec It seems that older tars are confused with --bzip2, use pipe instaed 2002-10-23 18:58:04 +00:00
Jaroslav Kysela
fc5bc911c3 Used long options for tar 2002-10-23 18:34:32 +00:00
Jaroslav Kysela
6577dc52a9 0.9.0rc5 2002-10-23 17:57:48 +00:00
Takashi Iwai
66b3fc6c2d added --copy to automake. 2002-10-23 15:00:24 +00:00
Jaroslav Kysela
aebe10b34c Added check for AMTAR 2002-10-23 13:23:57 +00:00
Jaroslav Kysela
e85ff0f6d4 Use long option for bzip2 compression to make it work with new and older tar 2002-10-23 07:38:59 +00:00
Jaroslav Kysela
c64ae17af5 Returned old I flag for tar 2002-10-22 20:16:13 +00:00
Jaroslav Kysela
4101632da1 Changed AMTAR -> TAR 2002-10-22 19:23:54 +00:00
Jaroslav Kysela
64ac5322e4 0.9.0rc4 2002-10-22 18:21:34 +00:00
Jaroslav Kysela
ad59b5031c Use new sw params API 2002-10-22 18:00:52 +00:00
Takashi Iwai
a44f504214 reverted acconfig.h for the old autoheader.
include/aconfig.h.in is removed.

updated .cvsignore.
2002-10-10 11:02:54 +00:00
Takashi Iwai
b15bba05e4 - using $(AMTAR) instead or $(TAR) in the Makefile.am
- using -j instead of -I to compress using bzip2 rather than gzip
2002-10-07 10:41:57 +00:00
Takashi Iwai
524a76c93d get back for the old autoheader. 2002-10-07 09:58:00 +00:00
Takashi Iwai
09d1af881e removed unnecessary files from repository 2002-10-04 13:13:03 +00:00
Takashi Iwai
884bc104ef - fixed the multi-line string (deprecated).
- fixed the calculation of max peak for 32bit samples.
- change -v option accumulative.  peak bars are shown with double -v
  options.
2002-10-02 14:42:00 +00:00
Takashi Iwai
3b589dd966 removed; conflicts with autoheader 2002-10-02 11:24:19 +00:00
Jaroslav Kysela
818b37a1d7 Updated to latest alsa-lib 2002-09-19 16:19:12 +00:00
Jaroslav Kysela
69a903d676 Fixed warning 2002-09-19 10:26:22 +00:00
Jaroslav Kysela
7dbfb61047 Updated for last changes 2002-09-17 13:02:17 +00:00
Takashi Iwai
ec9ecfc6fa 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.
2002-09-09 14:27:18 +00:00
Takashi Iwai
28d0fdaa6a added -F option to restore the matching control elements as much as
possible.
2002-09-06 15:21:01 +00:00
Takashi Iwai
a00e467d67 added -P (--playback) and -C (--capture) options to specify the
stream explicitly regardless of its program name.
2002-08-27 16:33:28 +00:00
Takashi Iwai
a07a85bf5e support 24bit WAV format.
test sample files are wanted!
2002-08-27 16:32:16 +00:00
Jaroslav Kysela
4ce67c7b07 0.9.0rc3 2002-08-15 15:13:33 +00:00
Takashi Iwai
83ea8891c4 fixed the error message 2002-08-06 07:46:19 +00:00
Jaroslav Kysela
f098bd3f50 Added autoheader call 2002-08-06 07:09:12 +00:00
Takashi Iwai
e52214d3e2 - removed obsolete group option.
- made error handling consistent.
2002-07-17 12:05:15 +00:00
Jaroslav Kysela
d6b09c3371 0.9.0rc2 2002-06-19 09:28:26 +00:00
Takashi Iwai
ea1fec7d84 fixed capture of wav on big-endian. 2002-05-17 15:48:33 +00:00
Jaroslav Kysela
bd2c771ca9 Added INTEGER64 support by Paul Davis 2002-05-13 09:54:24 +00:00
Takashi Iwai
133c82b4d9 fixed typo: removed unnecessary arg. 2002-05-07 12:20:55 +00:00
Takashi Iwai
b9f9453a9a fixed the format of 16bit-au file. 2002-05-07 12:20:19 +00:00
Takashi Iwai
2ebe53c082 fixed typo of --period-size option. 2002-04-29 16:00:28 +00:00