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 |
|
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 |
|
Jaroslav Kysela
|
5e44a3114d
|
Updated the doxygen configuration and error.c file.
|
2001-03-21 15:52:23 +00:00 |
|
Jaroslav Kysela
|
e8a01ea4ed
|
Merged rawmidi M4 files into the main ones.
The first attempt to create documentation for the RawMidi API.
|
2001-03-20 16:46:45 +00:00 |
|
Abramo Bagnara
|
a275d66356
|
Improved .asoundrc changes
|
2001-03-17 16:34:43 +00:00 |
|
Jaroslav Kysela
|
0300bbbbb3
|
Added more sort rules
|
2001-03-16 16:46:05 +00:00 |
|
Abramo Bagnara
|
877896069d
|
Improvement by Pavel Roskin
|
2001-03-16 07:34:22 +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
|
c76af03f4e
|
Better diagnostic for config load failure
|
2001-03-08 14:20:32 +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
|
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 |
|
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 |
|