Commit graph

166 commits

Author SHA1 Message Date
Jaroslav Kysela
f2aad9f2a6 Fixed detection of 24-bit wav files 2002-12-18 12:04:59 +00:00
Jaroslav Kysela
ad59b5031c Use new sw params API 2002-10-22 18:00:52 +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
Jaroslav Kysela
818b37a1d7 Updated to latest alsa-lib 2002-09-19 16:19:12 +00:00
Jaroslav Kysela
7dbfb61047 Updated for last changes 2002-09-17 13:02:17 +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
Takashi Iwai
ea1fec7d84 fixed capture of wav on big-endian. 2002-05-17 15:48:33 +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
44c2918ad5 Fix for raw data recording by Georgios Papoutsis <gepap@gmx.de> 2002-04-01 19:29:22 +00:00
Jaroslav Kysela
95c2d5043a Fixed playing of wave files with big header section 2002-03-08 21:52:20 +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
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
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
c5a22a4622 Fixed default start_delay for arecord 2001-12-01 20:26:46 +00:00
Jaroslav Kysela
e98c0a3d80 Default start_delay is zero (maximum buffering) 2001-11-27 17:37:48 +00:00
Jaroslav Kysela
bd6e546b5f Fixed wave file saving by James Tappin 2001-11-14 07:38:18 +00:00
Takashi Iwai
56901aca46 added missing DESTDIR 2001-11-08 13:29:50 +00:00
Jaroslav Kysela
ca506c695b Added man pages to EXTRA_DIST 2001-11-06 07:51:48 +00:00
Jaroslav Kysela
b009e6956c Small cleanups 2001-10-24 14:41:10 +00:00
Jaroslav Kysela
505135dffe Added arecord.1 2001-10-09 12:28:01 +00:00
Jaroslav Kysela
3eab6faf29 Update to suspend messages 2001-10-04 16:49:29 +00:00
Jaroslav Kysela
edf18fe4f3 Modified according the power management update 2001-10-04 16:41:45 +00:00
Jaroslav Kysela
bfa0a061ed Added code for suspend code 2001-10-04 15:04:44 +00:00
Jaroslav Kysela
191da60508 Fixed warning 2001-10-02 08:03:52 +00:00
Jaroslav Kysela
0cdfe6f00d Fixed peak meter 2001-10-02 07:43:12 +00:00
Jaroslav Kysela
6bd266995e Changed location of asoundlib.h from sys dir to alsa dir.
(it means that official location is '#include <alsa/asoundlib.h>')
2001-09-11 09:34:14 +00:00
Jaroslav Kysela
a33994dd0b Added signal handler and the count in captured file is corrected 2001-09-11 08:39:48 +00:00
Jaroslav Kysela
78b428e09a Added peak meter for debugging purposes 2001-09-06 08:57:52 +00:00
Jaroslav Kysela
abe718c7cf Corrected endian test 2001-08-22 11:00:07 +00:00
Jaroslav Kysela
f7b6aa50e6 Fixed compilation 2001-08-22 06:41:16 +00:00
Jaroslav Kysela
de6eefa17b Little updates 2001-08-07 10:34:51 +00:00
Jaroslav Kysela
95dac87c1a Update for 0.9 2001-08-07 10:28:24 +00:00
Jaroslav Kysela
9a35d631c3 Removed digital setup 2001-08-06 15:11:03 +00:00
Jaroslav Kysela
e875ea948d Improved help and fixed english typo 2001-06-11 07:44:13 +00:00
Abramo Bagnara
009a7fee0a Completed parametric configuration and begun to use it 2001-05-22 09:19:44 +00:00
Jaroslav Kysela
bbef4ad267 Fixed warning 2001-04-22 08:13:29 +00:00
Abramo Bagnara
ef6875f4ed Improved automatic start/stop 2001-04-19 21:18:24 +00:00
Jaroslav Kysela
25f6d0f912 Added AU format 2001-04-15 09:50:17 +00:00
Abramo Bagnara
891bc76928 Better PCM mmap API. Fixed pcm_multi 2001-04-13 15:40:56 +00:00
Abramo Bagnara
f8ab746deb Added mode argument to open functions where it was missing. First part of CTL documentation 2001-03-26 12:45:50 +00:00
Abramo Bagnara
3031ae4ec7 Fixes for pcm_list 2001-03-08 14:20:00 +00:00
Jaroslav Kysela
946078f8c4 Added period == buffer_size check to prevent misusing 2001-02-28 09:01:45 +00:00
Jaroslav Kysela
65dde04e4e Corrected IEC958 control name 2001-02-27 12:27:04 +00:00