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
|
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
|
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
|
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
|
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
|
60fa939c21
|
pcm handle split
|
2000-06-21 14:59:20 +00:00 |
|
Abramo Bagnara
|
052e57cb1f
|
First incomplete implementation
|
2000-06-21 14:57:19 +00:00 |
|
Abramo Bagnara
|
a983321c27
|
Fixed missing stream setting
|
2000-06-12 21:55:47 +00:00 |
|
Abramo Bagnara
|
34d8243828
|
Paranoia zeroing
|
2000-06-11 13:32:10 +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 |
|
Abramo Bagnara
|
a44c94959e
|
Changed other static checks in assert
|
2000-06-04 16:24:04 +00:00 |
|
Abramo Bagnara
|
ef2a9bdd88
|
Added mmap_control access function. Converted static checks in asserts. Uniformed avail functions to kernel code
|
2000-06-04 13:13:01 +00:00 |
|
Abramo Bagnara
|
f11e203d6e
|
Added snd_pcm_stream_state and snd_pcm_stream_byte_io. Added needed callbacks and cleaned some existing. Fixed byte_boundary request
|
2000-06-01 21:58:25 +00:00 |
|
Abramo Bagnara
|
2ff2c87cdb
|
Removed mmap emulation. Updated TODO. Fixed an over rename
|
2000-05-31 15:09:27 +00:00 |
|
Abramo Bagnara
|
f9eacbfc9e
|
Removed duplicated #include
|
2000-05-31 07:19:04 +00:00 |
|
Abramo Bagnara
|
6a95bf1516
|
Endianess cleaning
|
2000-05-30 18:54:44 +00:00 |
|
Abramo Bagnara
|
dbd884fbf4
|
Fixed typo
|
2000-05-30 11:40:22 +00:00 |
|
Abramo Bagnara
|
da9be8d3a8
|
More seek support
|
2000-05-29 19:53:30 +00:00 |
|
Abramo Bagnara
|
1a7f88d10e
|
Better names for ALSA API. Added min_fragments, max_fragments.
|
2000-05-27 16:52:17 +00:00 |
|
Abramo Bagnara
|
4bb0a08bf9
|
Removed warnings
|
2000-05-26 17:58:24 +00:00 |
|
Abramo Bagnara
|
14b1742ff2
|
Moved format descriptions out of kernel space. Exported setup dump function.
|
2000-05-25 08:36:58 +00:00 |
|
Abramo Bagnara
|
9eb2c42445
|
Renamed samples in frames where appropriated. Added a compatibility hack for gcc 2.7.2.3
|
2000-05-24 21:35:55 +00:00 |
|
Abramo Bagnara
|
cc5730a49e
|
Fixed return value
|
2000-05-24 05:36:23 +00:00 |
|
Abramo Bagnara
|
c582ff51b6
|
Removed frag_* fields. Collapsed I/O plugins. Added to mmap plugin support for stream mode
|
2000-05-23 12:52:06 +00:00 |
|
Abramo Bagnara
|
0b2b3c8a81
|
Changed route plugin arithmetic to unsigned. Choosen better names for plugin ops
|
2000-05-20 13:18:55 +00:00 |
|