Commit graph

497 commits

Author SHA1 Message Date
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
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
996be745d1 Fixed typos 2001-04-19 11:15:35 +00:00
Jaroslav Kysela
7e1f41be73 Code enhancements, added support for FM801 (untested) 2001-04-19 08:30:07 +00:00
Jaroslav Kysela
4c9fb56172 More fixes; code is working (todo: specific code for lowlevel drivers) 2001-04-17 19:23:06 +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
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
5b50ec848a Lot of cleanings with the help of gcc3 2001-03-29 17:50:28 +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
Abramo Bagnara
4bee8c5678 Documented input, output and conf 2001-03-25 14:13:55 +00:00
Abramo Bagnara
ddc9a186cf Completed PCM documentation 2001-03-24 16:14:44 +00:00
Jaroslav Kysela
10a2d4267f Fixed paths when __KERNEL__ 2001-03-23 22:50:04 +00:00
Abramo Bagnara
445e2b0c07 First part of PCM documentation 2001-03-23 11:05:41 +00:00
Abramo Bagnara
82fcfe1ab5 pcm_share cleaning 2001-03-21 16:31:31 +00:00
Abramo Bagnara
a275d66356 Improved .asoundrc changes 2001-03-17 16:34:43 +00:00
Abramo Bagnara
aecf625c00 Clearer name 2001-03-10 10:09:34 +00:00
Abramo Bagnara
5e2c5cab92 Removed obsolete code 2001-03-08 14:21:15 +00:00
Abramo Bagnara
751c88c0e6 Unconditionally drop on capture close 2001-03-07 13:56:13 +00:00
Abramo Bagnara
46b52167df Exported ERR macros. Completed scopes architecture. Added defaults for {pcm,ctl,rawmidi,seq}type configuration. Fixed bogus dlclose. Implemented ncurses levelmeter (temporarily placed in src/pcm/scopes) 2001-03-07 12:36:05 +00:00
Abramo Bagnara
8f3ae2cf2e Removed hook to not yet commited code 2001-03-04 20:40:39 +00:00
Abramo Bagnara
bbaeb29a74 Renamed ERR to SNDERR. Added s16 pseudo meter scope. Fixed plug hw_refine/params 2001-03-04 20:39:02 +00:00
Abramo Bagnara
6a9037d087 Fixed premature slave close 2001-03-02 09:34:37 +00:00
Abramo Bagnara
d87059867b Added pcm_meter skeleton 2001-03-01 22:47:34 +00:00
Abramo Bagnara
bab4a552c8 More special names 2001-03-01 22:46:47 +00:00
Abramo Bagnara
a02e742609 Added multithread aware status for plugins 2001-02-27 18:21:31 +00:00
Abramo Bagnara
3196ef28ae Typo 2001-02-27 17:02:56 +00:00
Abramo Bagnara
3830b168ef Improved plugin code (simpler, faster and multithread ready) 2001-02-27 13:42:12 +00:00
Abramo Bagnara
c663f4f4f7 Transformed PAGE_SIZE in sysconf(_SC_PAGE_SIZE) 2001-02-21 21:59:35 +00:00
Jaroslav Kysela
d1297b3be9 Added plugin_ops.h to noinst_HEADERS 2001-02-20 22:05:26 +00:00
Abramo Bagnara
d8f5d4a4d2 Added ptrs to status struct (to have atomic now ptr). Changed boundary choice to a more useful one (related to pcm_meter) 2001-02-20 12:57:51 +00:00
Abramo Bagnara
0c7637393f Added range specification to simple mixer. Fixes to alsamixer. Added mixer support to alsa-oss 2001-02-18 17:56:37 +00:00
Abramo Bagnara
341689606f sign fixes 2001-02-14 13:20:23 +00:00
Abramo Bagnara
c71b72ee27 Fixed longstanding avail compute bug. Cosmetic fixes 2001-02-14 09:36:00 +00:00
Abramo Bagnara
460660d4b4 More generic support for poll descriptors 2001-02-12 23:51:49 +00:00
Abramo Bagnara
a2d3434961 Completed mixer API. Improved iterators. Renamed control values struct. Rewritten simple elements implementation 2001-02-11 15:45:35 +00:00
Abramo Bagnara
d6f583bb8d Removed snd_pcm_hw_refine from API 2001-02-07 16:42:59 +00:00
Abramo Bagnara
66f13f6115 Splitted rawmidi streams. Removed stream constraint on config files 2001-02-07 13:30:40 +00:00