Commit graph

292 commits

Author SHA1 Message Date
Jaroslav Kysela
38fd1dc722 aplay/arecord 2000-12-27 21:24:57 +00:00
Jaroslav Kysela
652941f76e Updated the S/PDIF test code. 2000-12-22 14:03:15 +00:00
Jaroslav Kysela
66608d67ea Added support for IEC958 2000-12-22 11:25:11 +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
Jaroslav Kysela
deb4498a12 Fixed types 2000-12-04 16:48:30 +00:00
Abramo Bagnara
5f542e20aa More relaxed strategy 2000-12-04 10:08:30 +00:00
Jaroslav Kysela
6228fe8e07 Fixed removal of hidden connections 2000-12-01 11:49:54 +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
fc9fc225f3 English updates 2000-11-25 18:25:56 +00:00
Jaroslav Kysela
69a69ade1f Added the error handler ignoring misleading warnings... 2000-11-25 16:38:04 +00:00
Abramo Bagnara
cc398d1855 Fixed open default 2000-11-21 20:38:50 +00:00
Abramo Bagnara
86b50130e9 Changed default ctl name to open 2000-11-21 17:15:06 +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
Abramo Bagnara
fe0398a0f6 Removed ptrs from status. Some cleaning for alsa-lib 2000-10-05 10:26:08 +00:00
Abramo Bagnara
da8c3eddb0 Removed xrun_max. Cleaned xrun handling 2000-10-03 06:47:16 +00:00
Abramo Bagnara
907eba4cf9 Removed xrun_act. Added SND_PCM_STATE_DRAINING. Clean spinlock abuse in read/write path 2000-10-02 20:23:29 +00:00
Abramo Bagnara
543e387fc8 Renamed stop -> drop in API 2000-10-02 07:00:00 +00:00
Abramo Bagnara
2ec99095fe Completed renaming drain->stop, flush->drain (PCM). Done renaming drain->drop, flush->drain (rawmidi and seq). Removed wrong module usage count inc/dec from mmap 2000-09-29 20:49:20 +00:00
Jaroslav Kysela
637b3f828c Merged pcmplug branch. 2000-09-24 09:57:50 +00:00
Jaroslav Kysela
ff3ef012ec Added Item: line 2000-09-18 09:47:46 +00:00
Jaroslav Kysela
b03e752d96 Corrections for 'char *card' 2000-09-18 09:47:01 +00:00
Takashi Iwai
e0847b4af8 Accept the client name as address argument of aconnect and aseqnet.
You may use aconnect like this:
	% aconnect External:0 Emu8000:1
2000-09-14 10:19:45 +00:00
Abramo Bagnara
d57f1ef166 Fixed thinko 2000-09-12 12:40:09 +00:00
Abramo Bagnara
5085796784 Some cleaning renames. Prepared API for new plugins 2000-09-12 07:11:02 +00:00
Jaroslav Kysela
4ce15b2f84 removed ansidecl.h 2000-09-11 16:12:14 +00:00
Takashi Iwai
d594ba181c Fixed group and permission checks 2000-09-11 16:03:51 +00:00
Abramo Bagnara
a6427e6044 Added abstraction layer to controls. Added client/server support to controls. Cleaned private_data use for PCMs. Cleaned aserver 2000-09-11 15:49:33 +00:00
Abramo Bagnara
787089c2c0 Removed step if not needed. Fixed typo. Allow store/restore to/from stdio 2000-09-10 09:53:33 +00:00
Jaroslav Kysela
fad195af13 Fixed -l output 2000-09-09 23:17:04 +00:00
Jaroslav Kysela
8013b4b934 Recoded WAV file parser 2000-09-04 09:18:13 +00:00
Takashi Iwai
1e5289de13 Bug fixes and modifications for the recent change of sequencer API. 2000-09-01 16:25:10 +00:00
Takashi Iwai
c786b1b6d5 Add -x option for removing all exported connections 2000-08-31 11:20:34 +00:00
Abramo Bagnara
9281f6b8e8 Updated 2000-08-31 09:33:56 +00:00
Jaroslav Kysela
9d3cbc3833 Next fix in safe_read 2000-08-29 08:04:19 +00:00
Abramo Bagnara
76702105ec Fixed buffer overflow spotted by Henrik 2000-08-28 06:33:08 +00:00
Abramo Bagnara
762dd6b564 Congruent iface naming 2000-08-26 08:30:41 +00:00
Abramo Bagnara
daa1208d5f Some typos. Be relaxed wrt syntax error on store 2000-08-25 16:37:31 +00:00