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 |
|
Abramo Bagnara
|
cd88bf91b8
|
Added timersub definition if missing
|
2001-02-25 11:54:05 +00:00 |
|
Abramo Bagnara
|
fbec0a5f8d
|
Completed mixer API. Improved iterators. Renamed control values struct. Rewritten simple elements implementation
|
2001-02-11 15:45:44 +00:00 |
|
Abramo Bagnara
|
012584247c
|
Completed control and mixer API
|
2001-02-09 11:20:32 +00:00 |
|
Abramo Bagnara
|
7d75ba2c1b
|
Better names for control API
|
2001-02-07 15:13:17 +00:00 |
|
Abramo Bagnara
|
0ef8943fb0
|
Control API encapsulation. Better names for kernel API. Simpler PCM hw_params API. Added missing const.
|
2001-02-06 23:48:29 +00:00 |
|
Abramo Bagnara
|
3df0171dc0
|
Encapsulated hwdep. Converted all enums to type safety
|
2001-02-05 15:44:45 +00:00 |
|
Abramo Bagnara
|
2121e1576c
|
Corrected and completed encapsulation for PCM and rawmidi. Remove SND_PCM_HW_PARAM_* and use functions. Separated rawmidi info between streams
|
2001-02-04 17:03:19 +00:00 |
|
Abramo Bagnara
|
a2426856b3
|
Removed card type from devices info. Added card number to devices info. Completed encapsulation of PCM API. Removed snd_pcm_card(). All copy functions now have the form copy(dst, src).
|
2001-01-31 17:26:59 +00:00 |
|
Abramo Bagnara
|
6f4c05c64a
|
Added snd_ prefix to mask and interval. Divided header.h wrappers
|
2001-01-30 16:51:28 +00:00 |
|
Abramo Bagnara
|
d1f96b62a8
|
First step toward encapsulation
|
2001-01-29 14:27:56 +00:00 |
|
Abramo Bagnara
|
72db56ca30
|
Fixed aplay -l
|
2001-01-29 08:41:26 +00:00 |
|
Abramo Bagnara
|
025a1c8d26
|
Added I/O classes
|
2001-01-17 11:00:34 +00:00 |
|
Abramo Bagnara
|
be058e4a04
|
Changed some remaining size_t's
|
2001-01-15 13:43:08 +00:00 |
|
Abramo Bagnara
|
744c8798c0
|
New PCM model with fragment concept removal and two interrupt sources
Renamed size_t/ssize_t to snd_pcm_sframes_t/snd_pcm_uframes_t
|
2001-01-15 11:06:55 +00:00 |
|
Abramo Bagnara
|
7b49188c03
|
Fixed missing mask initialization
|
2001-01-09 19:35:52 +00:00 |
|
Abramo Bagnara
|
924fa1704a
|
PCM API cleaning. silencing implementation. xfer_min removal
|
2000-12-29 15:00:55 +00:00 |
|
Jaroslav Kysela
|
652941f76e
|
Updated the S/PDIF test code.
|
2000-12-22 14:03:15 +00:00 |
|
Jaroslav Kysela
|
84f294a3b9
|
S/PDIF related changes..
|
2000-12-21 21:53:07 +00:00 |
|