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 |
|
Abramo Bagnara
|
445e2b0c07
|
First part of PCM documentation
|
2001-03-23 11:05:41 +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 |
|
Abramo Bagnara
|
dc68485554
|
Attempt to fix incongruities between C++ preprocessor and C one for the same gcc version
|
2001-03-10 18:13:59 +00:00 |
|
Abramo Bagnara
|
31fb30da6b
|
Avoid use of gcc extensions if not strictly needed
|
2001-03-10 10:19:37 +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
|
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
|
c922181ab5
|
Added pcm_meter
|
2001-03-01 22:49:15 +00:00 |
|
Jaroslav Kysela
|
afde2cfab2
|
Added IEC958 macro
|
2001-02-27 12:16:43 +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 |
|
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 |
|
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
|
3e97ef3ea0
|
Changed control to use events mask. Added subscribe ioctl
|
2001-02-13 21:29:30 +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 |
|
Abramo Bagnara
|
460660d4b4
|
More generic support for poll descriptors
|
2001-02-12 23:51:49 +00:00 |
|
Jaroslav Kysela
|
6f3b01b79c
|
Added sort & compare functions to the mixer API.
|
2001-02-12 13:29:33 +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 |
|
Abramo Bagnara
|
fea0c73cdb
|
Completed control and mixer API
|
2001-02-09 11:20:31 +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
|
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
|
4c9fd35a60
|
Added missing rawmidi functions. Cleaned PCM use of masks
|
2001-02-04 18:57:05 +00:00 |
|
Abramo Bagnara
|
a7561a9c7e
|
Corrected and completed encapsulation for PCM and rawmidi. Remove SND_PCM_HW_PARAM_* and use functions. Separated rawmidi info between streams
|
2001-02-04 17:03:17 +00:00 |
|
Abramo Bagnara
|
544718f10d
|
Fixed C++ casting problems. free functions returns void
|
2001-02-02 08:49:47 +00:00 |
|
Abramo Bagnara
|
2110049f2f
|
Removed obsolete functions
|
2001-02-01 20:41:50 +00:00 |
|
Jaroslav Kysela
|
af63d2b597
|
Cosmetic change
|
2001-02-01 20:11:53 +00:00 |
|
Abramo Bagnara
|
f0be454aa1
|
moved #ifdef _cplusplus
|
2001-02-01 07:52:30 +00:00 |
|
Abramo Bagnara
|
de19407578
|
Removed card type from devices info. Added card number to devices info. Completed encapsulation of PCM API. Removed snd_pcm_card(). All copy functions now have the form copy(dst, src).
|
2001-01-31 17:26:56 +00:00 |
|
Abramo Bagnara
|
8712ffc6a5
|
Added snd_ prefix to mask and interval. Divided header.h wrappers
|
2001-01-30 16:51:26 +00:00 |
|
Abramo Bagnara
|
70809b1835
|
First step toward encapsulation
|
2001-01-29 14:27:53 +00:00 |
|
Abramo Bagnara
|
d44c657826
|
Added stuff for C++ compilation
|
2001-01-29 08:29:52 +00:00 |
|
Abramo Bagnara
|
f12a252f20
|
Added support for hw_free in alsa-lib
|
2001-01-19 13:10:50 +00:00 |
|
Abramo Bagnara
|
e283a3f642
|
Added I/O classes
|
2001-01-17 11:00:32 +00:00 |
|
Abramo Bagnara
|
fa6f875f57
|
Fixed right access use for pcm_plug
|
2001-01-15 13:36:14 +00:00 |
|
Abramo Bagnara
|
5d988e30e2
|
Changed some remaining size_t's
|
2001-01-15 13:17:18 +00:00 |
|
Abramo Bagnara
|
cc90e32557
|
New PCM model with fragment concept removal and two interrupt sources
Renamed size_t/ssize_t to snd_pcm_sframes_t/snd_pcm_uframes_t
|
2001-01-15 11:06:53 +00:00 |
|