| .. |
|
scopes
|
Changed location of asoundlib.h from sys dir to alsa dir.
|
2001-09-11 09:34:13 +00:00 |
|
atomic.c
|
Added multithread aware status for plugins
|
2001-02-27 18:21:31 +00:00 |
|
atomic.h
|
Added multithread aware status for plugins
|
2001-02-27 18:21:31 +00:00 |
|
interval.c
|
Lot of cleanings with the help of gcc3
|
2001-03-29 17:50:28 +00:00 |
|
interval.h
|
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 |
|
interval_inline.h
|
Lot of cleanings with the help of gcc3
|
2001-03-29 17:50:28 +00:00 |
|
Makefile.am
|
Changes for static build.
|
2001-10-24 14:14:11 +00:00 |
|
mask.c
|
Control API encapsulation. Better names for kernel API. Simpler PCM hw_params API. Added missing const.
|
2001-02-06 23:48:10 +00:00 |
|
mask.h
|
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 |
|
mask_inline.h
|
Lot of cleanings with the help of gcc3
|
2001-03-29 17:50:28 +00:00 |
|
pcm.c
|
Fixed the async stuff in snd_pcm_close
|
2001-11-20 15:21:20 +00:00 |
|
pcm_adpcm.c
|
Configuration:
|
2001-11-19 08:14:21 +00:00 |
|
pcm_alaw.c
|
Configuration:
|
2001-11-19 08:14:21 +00:00 |
|
pcm_copy.c
|
Configuration:
|
2001-11-19 08:14:21 +00:00 |
|
pcm_file.c
|
Configuration:
|
2001-11-19 08:14:21 +00:00 |
|
pcm_hooks.c
|
Configuration:
|
2001-11-19 08:14:21 +00:00 |
|
pcm_hw.c
|
Configuration:
|
2001-11-19 08:14:21 +00:00 |
|
pcm_linear.c
|
Configuration:
|
2001-11-19 08:14:21 +00:00 |
|
pcm_local.h
|
Added power management functions and defines.
|
2001-09-26 13:57:04 +00:00 |
|
pcm_meter.c
|
Configuration:
|
2001-11-19 08:14:21 +00:00 |
|
pcm_misc.c
|
Fixed silence for 24-bit format
|
2001-11-11 19:19:02 +00:00 |
|
pcm_mmap.c
|
Added mmap_write & mmap_readi functions to include/pcm.h.
|
2001-10-18 18:05:41 +00:00 |
|
pcm_mulaw.c
|
Configuration:
|
2001-11-19 08:14:21 +00:00 |
|
pcm_multi.c
|
Configuration:
|
2001-11-19 08:14:21 +00:00 |
|
pcm_null.c
|
Configuration:
|
2001-11-19 08:14:21 +00:00 |
|
pcm_params.c
|
Added REFINE_DEBUG
|
2001-11-19 15:52:45 +00:00 |
|
pcm_plug.c
|
Configuration:
|
2001-11-19 08:14:21 +00:00 |
|
pcm_plugin.c
|
Added power management functions and defines.
|
2001-09-26 13:57:04 +00:00 |
|
pcm_plugin.h
|
Better PCM mmap API. Fixed pcm_multi
|
2001-04-13 15:40:53 +00:00 |
|
pcm_rate.c
|
Configuration:
|
2001-11-19 08:14:21 +00:00 |
|
pcm_route.c
|
Fixed typo
|
2001-11-19 11:54:06 +00:00 |
|
pcm_share.c
|
Configuration:
|
2001-11-19 08:14:21 +00:00 |
|
pcm_shm.c
|
Configuration:
|
2001-11-19 08:14:21 +00:00 |
|
pcm_symbols.c
|
Added missing files with symbols.
|
2001-10-24 14:15:54 +00:00 |
|
plugin_ops.h
|
Add norm code back for mix plugin
|
2001-10-26 07:08:34 +00:00 |