alsa-lib/src/pcm
2001-10-26 07:08:34 +00:00
..
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 Added missing DRAINING state to snd_pcm_state_name() 2001-10-25 13:51:26 +00:00
pcm_adpcm.c Changes for static build. 2001-10-24 14:14:11 +00:00
pcm_alaw.c Changes for static build. 2001-10-24 14:14:11 +00:00
pcm_copy.c Changes for static build. 2001-10-24 14:14:11 +00:00
pcm_file.c Changes for static build. 2001-10-24 14:14:11 +00:00
pcm_hooks.c Changes for static build. 2001-10-24 14:14:11 +00:00
pcm_hw.c Changes for static build. 2001-10-24 14:14:11 +00:00
pcm_linear.c Changes for static build. 2001-10-24 14:14:11 +00:00
pcm_local.h Added power management functions and defines. 2001-09-26 13:57:04 +00:00
pcm_meter.c Changes for static build. 2001-10-24 14:14:11 +00:00
pcm_misc.c Added documentation for instrument and midi event functions. 2001-07-11 14:09:01 +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 Changes for static build. 2001-10-24 14:14:11 +00:00
pcm_multi.c Changes for static build. 2001-10-24 14:14:11 +00:00
pcm_null.c Changes for static build. 2001-10-24 14:14:11 +00:00
pcm_params.c Added documentation for instrument and midi event functions. 2001-07-11 14:09:01 +00:00
pcm_plug.c Fixed using ttable when it is specified on same count of channels 2001-10-25 18:21:18 +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 Changes for static build. 2001-10-24 14:14:11 +00:00
pcm_route.c Fixed signess for route conversion 2001-10-25 18:24:22 +00:00
pcm_share.c Fixed the share->state when DRAINING 2001-10-25 13:53:35 +00:00
pcm_shm.c Changes for static build. 2001-10-24 14:14:11 +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