Abramo Bagnara
|
6cb24e0186
|
Added embedded/anonymous slave PCM definition
|
2001-05-14 15:44:37 +00:00 |
|
Abramo Bagnara
|
6a3b962d06
|
Better PCM mmap API. Fixed pcm_multi
|
2001-04-13 15:40:53 +00:00 |
|
Abramo Bagnara
|
5b50ec848a
|
Lot of cleanings with the help of gcc3
|
2001-03-29 17:50:28 +00:00 |
|
Abramo Bagnara
|
a275d66356
|
Improved .asoundrc changes
|
2001-03-17 16:34:43 +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
|
a2d3434961
|
Completed mixer API. Improved iterators. Renamed control values struct. Rewritten simple elements implementation
|
2001-02-11 15:45:35 +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
|
a83b209df2
|
Fixed repeated prepare call
|
2001-02-05 09:35:17 +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
|
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
|
406587a531
|
Fixed partial transfer
|
2001-01-25 14:27:33 +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
|
aa813e1f39
|
Uniformed some internal names. Bug fixes
|
2001-01-15 15:15:24 +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 |
|
Abramo Bagnara
|
c12c08be8f
|
Cleaning and fixes
|
2001-01-01 15:16:10 +00:00 |
|
Abramo Bagnara
|
8f1b27dfb8
|
PCM API cleaning. silencing implementation. xfer_min removal
|
2000-12-29 15:00:53 +00:00 |
|
Jaroslav Kysela
|
9acdef38c9
|
Added snd_*_card() functions.
|
2000-12-22 14:03:01 +00:00 |
|
Jaroslav Kysela
|
c268a4bf56
|
Removed dig_info & dig_params..
|
2000-12-21 21:52:40 +00:00 |
|
Abramo Bagnara
|
8dd927e97f
|
New hw_params implementation
|
2000-12-21 20:44:10 +00:00 |
|
Abramo Bagnara
|
61e95094e7
|
Fixed constness wrt snd_pcm_channel_area_t
|
2000-11-30 14:15:52 +00:00 |
|
Abramo Bagnara
|
b0cd1da822
|
Added missing diagnostics
|
2000-11-30 09:40:50 +00:00 |
|
Abramo Bagnara
|
8c080ce9dd
|
Added snd_pcm_reset to API
|
2000-11-24 17:08:03 +00:00 |
|
Jaroslav Kysela
|
41bb7068f2
|
Merged pcmfinal branch.
|
2000-11-20 20:10:46 +00:00 |
|
Abramo Bagnara
|
dba8c25e3c
|
Remove channels_mask. Implemented pcm_null
|
2000-10-20 14:03:44 +00:00 |
|
Abramo Bagnara
|
8d3919707e
|
Added mmaped avail_min
|
2000-10-16 11:34:11 +00:00 |
|
Abramo Bagnara
|
03f9565ef8
|
More diagnostics. Fixed shm use.
|
2000-10-14 19:43:14 +00:00 |
|
Abramo Bagnara
|
e5e1ca14d4
|
Fixed mmap wrt shm. Renamed pcm_client, control_client to shm. More error messages. Implemented asoundrc as documented.
|
2000-10-14 10:31:34 +00:00 |
|
Abramo Bagnara
|
dcc88ffaa7
|
Added support for async. Added error callback (and begun to use it). First implementation of pcm_share
|
2000-10-11 12:37:27 +00:00 |
|
Abramo Bagnara
|
66df4a7e65
|
Added name support
|
2000-10-10 09:11:07 +00:00 |
|
Abramo Bagnara
|
5b3e5e6c74
|
Added support for different mmap areas when running or stopped. Cleanings
|
2000-10-07 16:59:48 +00:00 |
|
Abramo Bagnara
|
057f56de06
|
Renamed stop -> drop in API
|
2000-10-02 06:59:59 +00:00 |
|
Abramo Bagnara
|
2ea3fd4bb3
|
Completed renaming drain->stop, flush->drain (PCM). Done renaming drain->drop, flush->drain (rawmidi and seq). Removed wrong module usage count inc/dec from mmap
|
2000-09-29 20:49:18 +00:00 |
|
Abramo Bagnara
|
fe92855cbb
|
Added rewind to API in place of appl_ptr(). Moved aserver to a better place
|
2000-09-26 09:46:05 +00:00 |
|
Jaroslav Kysela
|
6962a9d6ce
|
Merged pcmplug branch.
|
2000-09-24 09:57:26 +00:00 |
|