Abramo Bagnara
|
115c827b24
|
Added helper. Tiny cleanings
|
2000-11-25 21:34:36 +00:00 |
|
Abramo Bagnara
|
93bad3b02a
|
Enriched hw_info with buffer_size info
|
2000-11-24 21:25:12 +00:00 |
|
Abramo Bagnara
|
8c080ce9dd
|
Added snd_pcm_reset to API
|
2000-11-24 17:08:03 +00:00 |
|
Abramo Bagnara
|
a42a452c1c
|
Fixed mmap and close
|
2000-11-22 14:27:37 +00:00 |
|
Jaroslav Kysela
|
41bb7068f2
|
Merged pcmfinal branch.
|
2000-11-20 20:10:46 +00:00 |
|
Abramo Bagnara
|
3cc2b957fb
|
Clearer assertion
|
2000-11-07 05:30:49 +00:00 |
|
Abramo Bagnara
|
b837f24e04
|
Fixed assertion
|
2000-11-07 05:28:04 +00:00 |
|
Abramo Bagnara
|
dba8c25e3c
|
Remove channels_mask. Implemented pcm_null
|
2000-10-20 14:03:44 +00:00 |
|
Abramo Bagnara
|
9a435c2d93
|
Added support for auto mmap. Much improved version of pcm_share (without async signals)
|
2000-10-20 09:18:13 +00:00 |
|
Abramo Bagnara
|
8d3919707e
|
Added mmaped avail_min
|
2000-10-16 11:34:11 +00:00 |
|
Abramo Bagnara
|
d5c49aaa8e
|
Misc fixes and race condition cleaning
|
2000-10-15 14:15:30 +00:00 |
|
Abramo Bagnara
|
03f9565ef8
|
More diagnostics. Fixed shm use.
|
2000-10-14 19:43:14 +00:00 |
|
Abramo Bagnara
|
a380edd64f
|
Fixed pointers use
|
2000-10-14 18:34:51 +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
|
d07934a537
|
Renamed states
|
2000-10-10 15:53:31 +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
|
b95bc05d81
|
Removed ptrs from status. Some cleaning for alsa-lib
|
2000-10-05 10:26:07 +00:00 |
|
Abramo Bagnara
|
af3a4199ef
|
Removed xruns count
|
2000-10-03 10:48:01 +00:00 |
|
Abramo Bagnara
|
c3c4eef051
|
Removed xrun_max. Cleaned xrun handling
|
2000-10-03 06:47:16 +00:00 |
|
Abramo Bagnara
|
62493ec983
|
Removed xrun_act. Added SND_PCM_STATE_DRAINING. Clean spinlock abuse in read/write path
|
2000-10-02 20:23:28 +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
|
7088f19233
|
Fixed mmap emulation
|
2000-09-29 13:50:42 +00:00 |
|
Abramo Bagnara
|
e87a0a845f
|
Implented xrun no detection mode, cleaned read/write functions
|
2000-09-26 11:05:39 +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 |
|
Abramo Bagnara
|
3733bbdcff
|
Some cleaning renames. Prepared API for new plugins
|
2000-09-12 07:11:00 +00:00 |
|
Abramo Bagnara
|
df35e8457a
|
Added abstraction layer to controls. Added client/server support to controls. Cleaned private_data use for PCMs. Cleaned aserver
|
2000-09-11 15:49:10 +00:00 |
|
Abramo Bagnara
|
4637f62ff5
|
First version of ALSA client/server
|
2000-08-31 11:21:05 +00:00 |
|
Abramo Bagnara
|
ce112d1d7f
|
Added missing functions. Removed unused one
|
2000-08-28 09:14:37 +00:00 |
|
Abramo Bagnara
|
1551ce7419
|
Added support for configured pcm_multi. Changed pcm_plug definition
|
2000-08-26 08:10:53 +00:00 |
|
Abramo Bagnara
|
b5576ef229
|
Completed conf. Better name for snd_card_get_index. Cleaned card access
|
2000-08-25 14:33:53 +00:00 |
|
Abramo Bagnara
|
244653df61
|
Continued config implementation. Added incomplete support for pcm
|
2000-08-24 17:07:44 +00:00 |
|
Jaroslav Kysela
|
f981892e3a
|
64-bit fixes.
Controls API uses binary tree functions (tsearch ...).
|
2000-08-04 10:24:12 +00:00 |
|
Abramo Bagnara
|
59c6c40f5c
|
Removed old sync support. Introduced linked streams
|
2000-07-24 08:19:34 +00:00 |
|
Abramo Bagnara
|
bd532fd398
|
Better pcm_plug bypass. timestamp is struct timeval now
|
2000-07-19 17:21:15 +00:00 |
|
Abramo Bagnara
|
06581d6ce6
|
Fixed snd_pcm_synchro missing stuff
|
2000-07-18 10:09:47 +00:00 |
|
Abramo Bagnara
|
84cb338f83
|
Added dump facility. Continued pcm_multi implementation
|
2000-07-17 15:33:29 +00:00 |
|
Abramo Bagnara
|
8a50d1ed8f
|
Added rate master and divisor. Moved OSS compatibility stuff out of asound.h. Added best rate helpers
|
2000-07-06 08:16:56 +00:00 |
|
Abramo Bagnara
|
74832704a8
|
Implemented generic sync requests
|
2000-07-04 19:29:16 +00:00 |
|
Abramo Bagnara
|
9c72daca41
|
Added timestamps in strategic places
|
2000-07-01 14:17:25 +00:00 |
|
Abramo Bagnara
|
cc79e0c6ea
|
Moved some info fields to proper place (setup). Renamed mmap_size to mmap_bytes. Added detailed fail report to params_t. Added params_info to API.
|
2000-07-01 10:38:29 +00:00 |
|
Abramo Bagnara
|
60fa939c21
|
pcm handle split
|
2000-06-21 14:59:20 +00:00 |
|
Abramo Bagnara
|
a983321c27
|
Fixed missing stream setting
|
2000-06-12 21:55:47 +00:00 |
|
Abramo Bagnara
|
c956c5a024
|
Removed memcpy use
|
2000-06-11 13:31:46 +00:00 |
|
Abramo Bagnara
|
e8cac7de4d
|
Changed ALSA unit from bytes to frames. Splitted mmap control structs. Better midlevel interrupt handler
|
2000-06-10 12:39:51 +00:00 |
|
Abramo Bagnara
|
7fe55fff6a
|
Fix for frame size not byte aligned
|
2000-06-05 15:28:39 +00:00 |
|
Abramo Bagnara
|
0888689aec
|
Renamed status field in state
|
2000-06-05 11:38:02 +00:00 |
|