Commit graph

666 commits

Author SHA1 Message Date
Abramo Bagnara
3830b168ef Improved plugin code (simpler, faster and multithread ready) 2001-02-27 13:42:12 +00:00
Jaroslav Kysela
afde2cfab2 Added IEC958 macro 2001-02-27 12:16:43 +00:00
Abramo Bagnara
8e40ef5e73 Updated version number 2001-02-25 22:37:17 +00:00
Abramo Bagnara
c663f4f4f7 Transformed PAGE_SIZE in sysconf(_SC_PAGE_SIZE) 2001-02-21 21:59:35 +00:00
Jaroslav Kysela
1dfd70d11e Added the event filter to the poll_descriptor functions. 2001-02-21 16:29:40 +00:00
Jaroslav Kysela
d1297b3be9 Added plugin_ops.h to noinst_HEADERS 2001-02-20 22:05:26 +00:00
Jaroslav Kysela
09abaf9de5 Added mixer_local.h to noinst_HEADERS 2001-02-20 22:03:48 +00:00
Jaroslav Kysela
62e8362cc0 Added control_local.h to noinst_HEADERS 2001-02-20 22:02:53 +00:00
Jaroslav Kysela
0dd27a5e47 0.9.0beta1 2001-02-20 20:29:12 +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
191d03501e Changed descriptors_count 2001-02-18 18:32:30 +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
ab819d2edd New simple mixer implementation 2001-02-15 23:05:41 +00:00
Abramo Bagnara
341689606f sign fixes 2001-02-14 13:20:23 +00:00
Jaroslav Kysela
0d004acf8d Removed snd_mixer_elem_count. 2001-02-14 13:10:08 +00:00
Jaroslav Kysela
cc956312b3 Changed behaviour of poll_descriptors function (returns the filled count of fds).
Added poll_descriptors_count functions.
Added snd_mixer_elem_count function.
2001-02-14 12:15:03 +00:00
Abramo Bagnara
c71b72ee27 Fixed longstanding avail compute bug. Cosmetic fixes 2001-02-14 09:36:00 +00:00
Abramo Bagnara
31fcb58e9d Fixed typo 2001-02-14 08:26:33 +00:00
Abramo Bagnara
3e97ef3ea0 Changed control to use events mask. Added subscribe ioctl 2001-02-13 21:29:30 +00:00
Abramo Bagnara
fa51799255 Cached compare weight for hctl_elem too 2001-02-13 15:05:00 +00:00
Abramo Bagnara
eed38f2157 My bogus assumption on add_tail semantic 2001-02-13 14:41:38 +00:00
Abramo Bagnara
b260b72fc9 One more fixes to sorting 2001-02-13 14:25:51 +00:00
Jaroslav Kysela
e02f9a9650 Definitely fixed the sorting/find problems for hcontrol & mixer. 2001-02-13 14:07:28 +00:00
Jaroslav Kysela
6ea4260c1c Added the safe version of the list_for_each function. 2001-02-13 12:53:19 +00:00
Abramo Bagnara
db53ac9b41 Removed Capture Source exceptions. Renamed snd_hctl_elem_get_handle 2001-02-13 11:42:49 +00:00
Jaroslav Kysela
cba5c929ec Moved the detach code to the more appropriate place. 2001-02-13 11:23:26 +00:00
Jaroslav Kysela
5e2b04c141 Fixed free bug (added missing hctl detach call). 2001-02-13 10:50:31 +00:00
Abramo Bagnara
460660d4b4 More generic support for poll descriptors 2001-02-12 23:51:49 +00:00
Jaroslav Kysela
a86efa083c More bugfixes (sort, compare, mixer, hcontrol). 2001-02-12 19:24:46 +00:00
Jaroslav Kysela
515d1a6415 Improved mixer sort/compare interface. 2001-02-12 18:10:31 +00:00
Jaroslav Kysela
6f3b01b79c Added sort & compare functions to the mixer API. 2001-02-12 13:29:33 +00:00
Abramo Bagnara
955b9fc335 Fixed handle_events 2001-02-11 17:46:03 +00:00
Abramo Bagnara
8afd6e69af Fixed thinko 2001-02-11 16:05:59 +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
Jaroslav Kysela
38033b49dd Updated the hctl interface (the more independent way). 2001-02-09 14:50:05 +00:00
Jaroslav Kysela
3e561540d5 Removed 2001-02-09 13:58:18 +00:00
Abramo Bagnara
7165608b17 Fixes 2001-02-09 13:15:54 +00:00
Abramo Bagnara
fea0c73cdb Completed control and mixer API 2001-02-09 11:20:31 +00:00
Jaroslav Kysela
c709b0a627 Added comments 2001-02-08 14:42:09 +00:00
Jaroslav Kysela
d47a86d5e7 Added configuration file and the output directory for doxygen 2001-02-08 14:30:21 +00:00
Abramo Bagnara
93265d5c0f Commented out enum typechecking 2001-02-07 17:34:52 +00:00
Abramo Bagnara
d6f583bb8d Removed snd_pcm_hw_refine from API 2001-02-07 16:42:59 +00:00
Abramo Bagnara
45c416ed82 Better names for control API 2001-02-07 15:13:15 +00:00
Abramo Bagnara
66f13f6115 Splitted rawmidi streams. Removed stream constraint on config files 2001-02-07 13:30:40 +00:00
Abramo Bagnara
3e091c8822 Encapsulated conf API 2001-02-07 11:34:33 +00:00
Abramo Bagnara
8f0cb26fdf Control API encapsulation. Better names for kernel API. Simpler PCM hw_params API. Added missing const. 2001-02-06 23:48:10 +00:00
Abramo Bagnara
ccb399f0cd Missing enum change 2001-02-05 16:04:15 +00:00
Abramo Bagnara
5b0d5f0a49 Typo 2001-02-05 15:45:33 +00:00
Abramo Bagnara
5bf23ae9a1 Encapsulated hwdep. Converted all enums to type safety 2001-02-05 15:44:42 +00:00
Abramo Bagnara
a83b209df2 Fixed repeated prepare call 2001-02-05 09:35:17 +00:00