Commit graph

132 commits

Author SHA1 Message Date
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
Abramo Bagnara
a3696de829 New hw_params implementation 2000-12-21 20:44:11 +00:00
Jaroslav Kysela
2f0a374adb pcm_name defaults to plug:0,0 2000-12-11 12:29:49 +00:00
Abramo Bagnara
2f6416f347 Fixed non interleaved with only one channels case 2000-12-11 11:19:39 +00:00
Abramo Bagnara
eadcd7a727 Runtime hw_info constraints support. New hw_info with lengths 2000-12-07 15:58:04 +00:00
Abramo Bagnara
5f542e20aa More relaxed strategy 2000-12-04 10:08:30 +00:00
Jaroslav Kysela
3180b94099 Updates for the latest API (the next device changes). 2000-11-30 19:25:50 +00:00
Abramo Bagnara
b62a07a9db Fixed sw_params 2000-11-30 14:14:36 +00:00
Jaroslav Kysela
fd099e6484 Added debug flags 2000-11-29 18:34:03 +00:00
Abramo Bagnara
95785f81a3 Missing letters 2000-11-29 18:29:31 +00:00
Abramo Bagnara
880f642260 Added experimental options for spdif output (for debugging purpose) 2000-11-29 18:27:33 +00:00
Abramo Bagnara
c3348ac9dd Cleaned all hw_info. Removed snd_pcm_hw_{info,params}_rules* and changed strategy to allow the same functionality. Cleaned names tables. Added informative failure 2000-11-29 08:32:36 +00:00
Jaroslav Kysela
25b7943321 Merged pcmfinal branch. 2000-11-20 20:11:13 +00:00
Jaroslav Kysela
cfce590e41 DESTDIR fixes 2000-11-04 12:16:28 +00:00
Abramo Bagnara
00cf60e11d Ported to alsa-lib changes 2000-10-14 10:35:24 +00:00
Abramo Bagnara
0f2eaba07a Removed memory leak 2000-10-07 17:00:33 +00:00
Abramo Bagnara
5e4997b682 Removed snd_pcm_drain done before setup 2000-10-05 11:25:01 +00:00