Commit graph

728 commits

Author SHA1 Message Date
Jaroslav Kysela
da62fd77b1 Fixed includes 2001-05-14 06:20:13 +00:00
Jaroslav Kysela
8b51f89d16 Fixed Intel8x0 configuration 2001-05-10 19:57:52 +00:00
Jaroslav Kysela
6a60b182fc Separated four & six route info; fixed route bugs 2001-05-10 19:57:18 +00:00
Jaroslav Kysela
a2ea265bae Added the channel route code; fixed refine (mmap) 2001-05-10 10:51:28 +00:00
Jaroslav Kysela
f14a47481f Added subdevice identifiers 2001-05-10 10:15:28 +00:00
Jaroslav Kysela
232d703c23 Added snd_card_type_string_to_enum and snd_card_type_enum_to_string functions.
- the /usr/share/alsa/cards.conf file contains the translation table
Added snd_sctl_build and snd_sctl_free functions.
Recoded the surround plugin to use the surround.conf file.
 - the /usr/share/alsa/surround.conf file contains the surround configuration
2001-05-10 08:32:40 +00:00
Jaroslav Kysela
78cd184441 Added 'Center' and 'LFE' to the sort table 2001-05-08 09:25:13 +00:00
Jaroslav Kysela
a6d19dc156 Small changes; added INTEL8X0 2001-05-08 09:10:14 +00:00
Jaroslav Kysela
c6c1de70dd Fixed NULL pointer dereference, added Intel i8x0 2001-05-08 08:57:30 +00:00
Jaroslav Kysela
6599731473 Added cards.conf 2001-05-03 16:40:48 +00:00
Jaroslav Kysela
b54168e4d2 Added surround.conf 2001-05-03 16:12:19 +00:00
Jaroslav Kysela
b72c78f887 Removed snd_ctl_pcm_surround_next_device function. 2001-05-03 15:11:35 +00:00
Abramo Bagnara
b8abb93bb7 Fixed O_NONBLOCK 2001-04-28 18:40:05 +00:00
Jaroslav Kysela
7025482a40 Added SND_RAWMIDI_SYNC flag. 2001-04-24 19:27:45 +00:00
Abramo Bagnara
1498d2ea66 Small optimization from Paul Davis 2001-04-24 16:43:17 +00:00
Jaroslav Kysela
f65b035a45 Improved in-source documentation (interfaces are divided into modules). 2001-04-24 13:02:58 +00:00
Jaroslav Kysela
98ab09fb27 Added code for Trident 4D Wave NX 2001-04-24 09:22:20 +00:00
Jaroslav Kysela
b238a26ea4 ENS1370 fixes, YMFPCI code 2001-04-24 08:58:21 +00:00
Jaroslav Kysela
5e5a429815 Added snd_ctl_elem_info_is_owner and snd_ctl_elem_info_get_owner functions. 2001-04-23 09:15:09 +00:00
Abramo Bagnara
301a62f90a Improved automatic start/stop 2001-04-19 21:18:23 +00:00
Jaroslav Kysela
667f008cd4 Code checking mmap() is back 2001-04-19 16:13:47 +00:00
Jaroslav Kysela
2969cea162 Fixed typos 2001-04-19 16:05:15 +00:00
Jaroslav Kysela
d4253b7e53 Code reorganization; support for ENS1370 (untested) 2001-04-19 15:39:20 +00:00
Jaroslav Kysela
12a47782cb Added ctl_elem_lock and unlock code... 2001-04-19 13:53:39 +00:00
Jaroslav Kysela
996be745d1 Fixed typos 2001-04-19 11:15:35 +00:00
Jaroslav Kysela
f12e938abd Added code for pcm_surround_next_device 2001-04-19 08:31:38 +00:00
Jaroslav Kysela
7e1f41be73 Code enhancements, added support for FM801 (untested) 2001-04-19 08:30:07 +00:00
Jaroslav Kysela
e0ef729f41 Fixed typo 2001-04-19 07:46:50 +00:00
Jaroslav Kysela
d16192f6f2 Fixed capture source handling 2001-04-18 14:29:02 +00:00
Jaroslav Kysela
4c9fb56172 More fixes; code is working (todo: specific code for lowlevel drivers) 2001-04-17 19:23:06 +00:00
Abramo Bagnara
636edef096 Typo 2001-04-17 10:19:21 +00:00
Jaroslav Kysela
13fb68344e More complete code 2001-04-17 10:01:57 +00:00
Jaroslav Kysela
2879321023 Fixed linked variable reset 2001-04-17 09:58:06 +00:00
Jaroslav Kysela
54bfcb69d8 Fixed stdio_close 2001-04-17 09:55:36 +00:00
Jaroslav Kysela
aa7df159e1 Fixed typos 2001-04-17 09:55:01 +00:00
Abramo Bagnara
6a3b962d06 Better PCM mmap API. Fixed pcm_multi 2001-04-13 15:40:53 +00:00
Jaroslav Kysela
c4f95f48c3 Added the surround plugin to allow simple access for 4.0 and 5.1 speakers.
It needs a bit more work to make it functional.
2001-04-13 10:54:56 +00:00
Abramo Bagnara
edaf7fdf2c Fixed missing direction matching 2001-04-11 21:53:11 +00:00
Jaroslav Kysela
da51a809a9 Fixed typo 2001-04-10 08:54:55 +00:00
Jaroslav Kysela
36f01067bf Added a few asserts 2001-04-10 08:52:41 +00:00
Jaroslav Kysela
21cbbc6d0d Added the check to avoid NULL pointer dereference in snd_pcm_areas_copy 2001-04-10 08:26:38 +00:00
Abramo Bagnara
2374c70bca Fixed returned value 2001-04-02 16:35:31 +00:00
Abramo Bagnara
62b2da1186 Documentation generation fixes 2001-03-30 10:12:19 +00:00
Abramo Bagnara
b4ac62f3dd More documentation. Tiny change for simple mixer element API (get_range) 2001-03-30 09:43:29 +00:00
Abramo Bagnara
5b50ec848a Lot of cleanings with the help of gcc3 2001-03-29 17:50:28 +00:00
Abramo Bagnara
ee6d9f1bbd Name cleaning for hwdep and timer API 2001-03-29 11:18:16 +00:00
Abramo Bagnara
de4cfc3e4b More documentation. Added mode argument to i/o_stdio_open. 2001-03-29 09:10:46 +00:00
Jaroslav Kysela
53fc0f6332 Added I2S to sort tables. 2001-03-27 15:50:17 +00:00
Jaroslav Kysela
306a6d206d Removed __KERNEL__ includes 2001-03-27 11:16:17 +00:00
Abramo Bagnara
7893ea238d Added mode argument to open functions where it was missing. First part of CTL documentation 2001-03-26 12:45:48 +00:00