Commit graph

1374 commits

Author SHA1 Message Date
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
Jaroslav Kysela
b382b9c89b 0.9.0rc1 2002-04-24 15:30:45 +00:00
Jaroslav Kysela
b028a84f36 Updated 2002-04-07 20:44:35 +00:00
Jaroslav Kysela
35d972e98d Added -D (--device option), changed semantics of -c option (same as alsamixer) 2002-04-07 20:42:20 +00:00
Jaroslav Kysela
44c2918ad5 Fix for raw data recording by Georgios Papoutsis <gepap@gmx.de> 2002-04-01 19:29:22 +00:00
Takashi Iwai
eab1645366 fixed handling of mono capture-switch on a stereo volume. 2002-03-22 17:34:20 +00:00
Takashi Iwai
b61885f544 - fixes by Bernhard Kaindl.
- use the fixed event packet size to make it work regardless of
  pointer size.
  still there is endian-problem, though..
2002-03-22 12:02:30 +00:00
Takashi Iwai
7836d64d4d fixed typo. 2002-03-12 13:05:20 +00:00
Takashi Iwai
23d9d20b9c fixed handling of capture switch / volume. 2002-03-12 12:30:49 +00:00
Jaroslav Kysela
95c2d5043a Fixed playing of wave files with big header section 2002-03-08 21:52:20 +00:00
Takashi Iwai
d81f16b7fa 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.
2002-02-27 18:07:11 +00:00