Commit graph

582 commits

Author SHA1 Message Date
Abramo Bagnara
fa6f875f57 Fixed right access use for pcm_plug 2001-01-15 13:36:14 +00:00
Abramo Bagnara
b0da2bacea Changed some remaining size_t's 2001-01-15 13:30:32 +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
Jaroslav Kysela
7b06e6f762 Modifications to handle the if-not-found situation 2001-01-14 19:59:51 +00:00
Abramo Bagnara
7e4938fa0e Use enum instead of #define where appropriate 2001-01-08 15:31:34 +00:00
Abramo Bagnara
f7d7bd0f8f Added missing diagnostics 2001-01-01 15:16:27 +00:00
Abramo Bagnara
c12c08be8f Cleaning and fixes 2001-01-01 15:16:10 +00:00
Abramo Bagnara
77d992bebc Moved ERR and SYSERR to a global place 2001-01-01 15:15:41 +00:00
Abramo Bagnara
382bba4c8f Fixed typo 2000-12-31 15:34:45 +00:00
Abramo Bagnara
4a5a3c2a63 Moved asserts to right place 2000-12-30 23:53:34 +00:00
Abramo Bagnara
e618ef6f00 Fixed a bug in interval printing. Added missing mmap functions. Added _try hw_params variant. 2000-12-30 17:20:23 +00:00
Abramo Bagnara
6171d0fc20 Fixed hw_params dump and a typo 2000-12-29 22:10:02 +00:00
Abramo Bagnara
bd80fd0b06 remove unused field 2000-12-29 15:05:43 +00:00
Abramo Bagnara
8f1b27dfb8 PCM API cleaning. silencing implementation. xfer_min removal 2000-12-29 15:00:53 +00:00
Abramo Bagnara
684703b387 mulaw cleaning 2000-12-27 10:10:18 +00:00
Abramo Bagnara
083e9a2b09 Fixed hw_params cmasks 2000-12-26 17:50:05 +00:00
Abramo Bagnara
35632e8dd8 Fixed residual transfers 2000-12-26 09:30:48 +00:00
Abramo Bagnara
a5017e9ef0 Fixed links 2000-12-26 09:30:26 +00:00
Abramo Bagnara
45387697d3 Fixes to shm refine/params 2000-12-23 16:46:51 +00:00
Abramo Bagnara
6425734d82 Fixes to mmap size computing 2000-12-23 16:46:17 +00:00
Abramo Bagnara
c1ad051636 Fixed snd_*_card() wrt aserver 2000-12-23 16:13:38 +00:00
Abramo Bagnara
80c3adaace Little cleaning of interval code 2000-12-23 10:14:15 +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
Jaroslav Kysela
2fe1219099 Added -ldl to LIBS 2000-12-18 22:32:37 +00:00
Abramo Bagnara
5860beac69 Some cleaning to mmap 2000-12-11 15:54:55 +00:00
Abramo Bagnara
a07e3c967b Uniformed arguments order 2000-12-11 11:17:26 +00:00
Abramo Bagnara
e72ac5eab4 Added pcm_copy and fixed pcm_plug for access change case. 2000-12-11 11:16:07 +00:00
Abramo Bagnara
c24455cfa1 Fixes and cleaning 2000-12-10 21:39:54 +00:00
Abramo Bagnara
b5e96c0161 Fixed rounding issues 2000-12-10 12:08:20 +00:00
Abramo Bagnara
5465c299ab Other fixes 2000-12-08 17:08:07 +00:00
Abramo Bagnara
d45644fdd4 Implemented correctly pcm_plug layer 2000-12-08 15:41:14 +00:00
Abramo Bagnara
714ac32b5e Runtime hw_info constraints support. New hw_info with lengths 2000-12-07 15:58:03 +00:00
Abramo Bagnara
b6134d77c1 Get rid of OPEN_MAX 2000-12-04 23:08:44 +00:00
Jaroslav Kysela
17fe446785 snd_cards->snd_defaults_card 2000-12-04 16:19:43 +00:00
Abramo Bagnara
4ce1aa010c I'm a mad uniformity maniac 2000-12-04 15:13:45 +00:00
Abramo Bagnara
da48c7553a Fixes and rename 2000-12-04 10:07:51 +00:00
Abramo Bagnara
46eb258eab Removed dead code 2000-12-03 20:59:59 +00:00
Jaroslav Kysela
22ff96036a Replaced SND_CARDS with constant. 2000-12-01 12:58:34 +00:00
Jaroslav Kysela
35cb79860d Changes and cleanups for the timer API.
The device lists use the next device syntax now.
2000-11-30 19:17:55 +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
3260487fe2 OPEN_MAX -> sysconf 2000-11-30 07:46:01 +00:00
Abramo Bagnara
4ac3fac092 Fixed typos 2000-11-29 10:26:01 +00:00
Abramo Bagnara
b9916fd7fe Cleaned all hw_info. Removed snd_pcm_hw_{info,params}_rules* and changed strategy to allow the same functionality. Cleaned names tables. Added informative failure 2000-11-29 08:32:36 +00:00
Abramo Bagnara
ae549cf739 Fixed mmap size computation 2000-11-28 22:48:35 +00:00
Jaroslav Kysela
e0acbbfef8 Added sequencer event <-> MIDI byte stream coder from the kernel space 2000-11-26 22:18:25 +00:00
Abramo Bagnara
867ad7b2bc Implemeted optimal hw_params choice 2000-11-26 12:16:18 +00:00