alsa-lib/src/pcm
2001-11-30 17:15:30 +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
ladspa.h Added LADSPA plugin (only framework, no implementation yet) 2001-11-25 09:55:53 +00:00
Makefile.am Added lfloat plugin code (not finished) 2001-11-26 16:08:49 +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 Updated documentation for snd_pcm_mmap_commit() 2001-11-28 16:51:31 +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 Added snd_config_imake_* functions. 2001-11-24 18:29:15 +00:00
pcm_hw.c Added debug code 2001-11-24 11:32:42 +00:00
pcm_ladspa.c Added more code.. Still unfinished 2001-11-30 17:15:30 +00:00
pcm_lfloat.c Finished lfloat plugin. 2001-11-27 14:24:44 +00:00
pcm_linear.c Configuration: 2001-11-19 08:14:21 +00:00
pcm_local.h Added lfloat plugin code (not finished) 2001-11-26 16:08:49 +00:00
pcm_meter.c Configuration: 2001-11-19 08:14:21 +00:00
pcm_misc.c Added lfloat plugin code (not finished) 2001-11-26 16:08:49 +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 Finished lfloat plugin. 2001-11-27 14:24:44 +00:00
pcm_plug.c Finished lfloat plugin. 2001-11-27 14:24:44 +00:00
pcm_plugin.c Added power management functions and defines. 2001-09-26 13:57:04 +00:00
pcm_plugin.h Finished lfloat plugin. 2001-11-27 14:24:44 +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 Fixed some debug printfs 2001-11-29 12:26:47 +00:00
pcm_shm.c Configuration: 2001-11-19 08:14:21 +00:00
pcm_symbols.c Added lfloat plugin code (not finished) 2001-11-26 16:08:49 +00:00
plugin_ops.h Finished lfloat plugin. 2001-11-27 14:24:44 +00:00