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
Jaroslav Kysela
3ed9466bce
0.9.0beta12
2002-02-26 08:56:19 +00:00
Jaroslav Kysela
3fc76a4e6d
Fixed count overflow problem
2002-02-23 09:28:47 +00:00
Jaroslav Kysela
5524873f8d
Improved peak printed results
2002-02-22 08:30:04 +00:00
Takashi Iwai
a529f34ab9
Added --add-missing option to automake.
2002-02-19 12:32:09 +00:00
Jaroslav Kysela
71e80fab46
0.9.0beta11
2002-02-17 17:50:39 +00:00
Jaroslav Kysela
158ceab298
Fixed OOPS
2002-02-17 17:50:02 +00:00
Jaroslav Kysela
6c97531cf5
Added support for 32-bit counts
2002-02-07 16:46:29 +00:00
Jaroslav Kysela
7ba18d08d4
Fixed calculation of start_delay
2002-02-02 19:29:04 +00:00
Jaroslav Kysela
6a76ce51c0
Added limits for start_threshold
2002-02-02 09:47:19 +00:00
Jaroslav Kysela
10eb237435
Fixed parsing of boolean value for cset
2002-01-10 08:32:29 +00:00
Jaroslav Kysela
ccb2381331
Fixed arecord dependency
2002-01-06 10:17:28 +00:00
Jaroslav Kysela
fbef826541
Added arecord to bin_PROGRAMS
2001-12-30 09:36:26 +00:00
Jaroslav Kysela
bc638e8edb
Updated GNU GPL (address)
2001-12-30 09:32:53 +00:00
Jaroslav Kysela
e0eb9cc2ff
Fixed window resize signal handling and poll handling
2001-12-07 20:13:28 +00:00
Jaroslav Kysela
acf749d325
Fixed view position
2001-12-07 19:53:51 +00:00
Jaroslav Kysela
4fd58fd98d
0.9.0beta10a
2001-12-01 20:27:04 +00:00
Jaroslav Kysela
c5a22a4622
Fixed default start_delay for arecord
2001-12-01 20:26:46 +00:00