Commit graph

481 commits

Author SHA1 Message Date
Jaroslav Kysela
ebb148f464 Added FM 2000-08-18 21:09:18 +00:00
Jaroslav Kysela
2d8216be00 Added string.h 2000-08-18 18:48:00 +00:00
Jaroslav Kysela
677d2aedd5 Capture Volume is also set 2000-08-18 17:12:11 +00:00
Jaroslav Kysela
ec07b3ad20 Warning removal. 2000-08-17 21:50:34 +00:00
Jaroslav Kysela
1adb6dc796 Added snd_instr_simple_free function 2000-08-17 13:05:07 +00:00
Abramo Bagnara
2d0d687591 private_free fixes 2000-08-16 16:05:57 +00:00
Jaroslav Kysela
7376ad380e Added bag operations for the high-level control interface.
Added event layer for simple mixer controls (not fully finished).
2000-08-16 13:35:36 +00:00
Jaroslav Kysela
5bb1fcb00a Cleanups and new control functions (hfirst, hlast, hnext, hprev, hcount). 2000-08-12 15:33:17 +00:00
Abramo Bagnara
56130c04d0 64 bit frame_boundary on 64 bit architectures 2000-08-11 21:01:47 +00:00
Jaroslav Kysela
82102903fe The highlevel control layer was rewritten and updated.
Various fixes in mixer simple layer.
Added include/list.h (from the kernel tree).
2000-08-11 19:28:43 +00:00
Jaroslav Kysela
b99128d8de UNUSED -> ATTRIBUTE_UNUSED (follows /usr/include/ansidecl.h) 2000-08-06 12:23:28 +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
e22a79b707 Updated 2000-07-29 08:50:24 +00:00
Jaroslav Kysela
f5d6fdeba8 More control/mixer API updates.
Added highlevel control layer.
Recoded simple control mixer API.
2000-07-28 20:21:12 +00:00
Abramo Bagnara
72fa3cc203 Linked streams fix. Ported latency.c 2000-07-24 09:17:14 +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
eee70747eb Ported to new API 2000-07-18 13:38:58 +00:00
Abramo Bagnara
9059d26167 Fixed double increment 2000-07-18 13:37:36 +00:00
Abramo Bagnara
06581d6ce6 Fixed snd_pcm_synchro missing stuff 2000-07-18 10:09:47 +00:00
Abramo Bagnara
c9722d7be1 Fixed a few typo 2000-07-18 10:08:05 +00:00
Abramo Bagnara
84cb338f83 Added dump facility. Continued pcm_multi implementation 2000-07-17 15:33:29 +00:00
Abramo Bagnara
d379686996 Fixed frame_data behaviour 2000-07-16 11:29:55 +00:00
Abramo Bagnara
73a9e4c943 Fixed ignoring error 2000-07-16 11:29:33 +00:00
Abramo Bagnara
a7ffd8e399 Fixed right rate find 2000-07-16 11:29:00 +00:00
Abramo Bagnara
41499be5ab Fixed tiny hidden bug 2000-07-16 11:28:45 +00:00
Jaroslav Kysela
273d115de0 Removed old mixer API functions.
Added simple control layer (experimental).
2000-07-15 10:20:32 +00:00
Abramo Bagnara
3c9755bb7e Better handling of odd situations 2000-07-14 09:31:23 +00:00
Abramo Bagnara
3031f2c48f Better retry code 2000-07-14 09:30:34 +00:00
Abramo Bagnara
6c5be90f2d Fixed format plugins insertions in case of setup different from params 2000-07-11 12:33:42 +00:00
Abramo Bagnara
8f18ae95ac Updated 2000-07-09 16:45:33 +00:00
Abramo Bagnara
c46cf38f93 Fixed typo 2000-07-07 11:32:13 +00:00
Abramo Bagnara
8ab37ed29c Fixed silence patterns 2000-07-07 11:14:16 +00:00
Abramo Bagnara
63386fb14a Fixed long long constants syntax 2000-07-06 20:57:34 +00:00
Abramo Bagnara
bc2703ebab Fixed typo causing assertion failed on capture 2000-07-06 12:41:35 +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
875aed990f Moved mmap_size to setup struct 2000-06-29 09:20:27 +00:00
Abramo Bagnara
0bb7e43979 Compilation fix 2000-06-25 18:13:25 +00:00
Abramo Bagnara
5bf777d2c2 Updated 2000-06-22 06:08:52 +00:00
Abramo Bagnara
b312f52b76 pcm handle split. Moved buffer to plugin struct 2000-06-21 15:03:06 +00:00
Abramo Bagnara
4c24f6925e Added pcm_multi 2000-06-21 15:00:42 +00:00
Abramo Bagnara
79793b98c2 Remove device, stream, subdevice selection and incorporated in info structs. Changed paranoia checks in assert 2000-06-21 15:00:24 +00:00
Abramo Bagnara
60fa939c21 pcm handle split 2000-06-21 14:59:20 +00:00
Abramo Bagnara
0535d28240 Remove device, stream, subdevice selection and incorporated in info structs 2000-06-21 14:58:20 +00:00
Abramo Bagnara
052e57cb1f First incomplete implementation 2000-06-21 14:57:19 +00:00
Abramo Bagnara
3e107dfbe6 Compilation fixes 2000-06-21 14:56:32 +00:00
Abramo Bagnara
aa20eaec43 Updated 2000-06-21 14:55:47 +00:00