alsa-lib/src/pcm
2003-02-04 13:33:44 +00:00
..
scopes more correct fixes.. it's different from other plugins. 2002-06-12 16:44:01 +00:00
atomic.c Moved some prototypes from src/pcm/pcm_plugin.h to include/pcm_plugin.h. 2002-01-12 10:52:42 +00:00
interval.c Updated GNU GPL license (address). 2001-12-30 09:22:54 +00:00
interval.h Added snd_pcm_hw_params_current() function and clear() functions for structures 2002-10-12 10:38:43 +00:00
interval_inline.h Added snd_pcm_hw_params_current() function and clear() functions for structures 2002-10-12 10:38:43 +00:00
ladspa.h Added LADSPA plugin (only framework, no implementation yet) 2001-11-25 09:55:53 +00:00
Makefile.am - unified snd_pcm_hw_params_* functions 2002-09-17 12:33:05 +00:00
mask.c Updated GNU GPL license (address). 2001-12-30 09:22:54 +00:00
mask.h Enhanced bitmasks in PCM - added support for more formats by Takashi and me 2002-06-26 02:04:11 +00:00
mask_inline.h Small cleanup 2002-06-26 18:05:10 +00:00
pcm.c - fixed the unlink_{hw,app}_ptr of slaves. 2003-01-27 11:19:04 +00:00
pcm_adpcm.c - unified snd_pcm_hw_params_* functions 2002-09-17 12:33:05 +00:00
pcm_alaw.c - unified snd_pcm_hw_params_* functions 2002-09-17 12:33:05 +00:00
pcm_copy.c Moved ring buffer pointers and added a mechanism to transfer them via shm 2002-04-23 15:51:29 +00:00
pcm_file.c Replaced snd_pcm_avail() with snd_pcm_hwsync() 2002-10-12 11:49:53 +00:00
pcm_hooks.c Added missing symbol version 2003-01-27 14:39:45 +00:00
pcm_hw.c Splitted code to snd_pcm_hw_open_fd() function and added handling for FD_CLOEXEC flag 2003-02-04 13:33:44 +00:00
pcm_ladspa.c fixed dlopen & co. for hook, ladspa and meter types. 2003-01-20 17:15:54 +00:00
pcm_lfloat.c - unified snd_pcm_hw_params_* functions 2002-09-17 12:33:05 +00:00
pcm_linear.c - unified snd_pcm_hw_params_* functions 2002-09-17 12:33:05 +00:00
pcm_local.h - fixed the rate selection in the plug layer: 2003-01-27 11:34:50 +00:00
pcm_meter.c - use the normal dlsym() instead of snd_dlsym() to avoid the version 2003-01-27 10:26:33 +00:00
pcm_misc.c Added missing break for 24bit formats (silence) 2002-12-18 12:03:28 +00:00
pcm_mmap.c fixed compile warning (conversion between signed and unsigned). 2002-06-18 16:06:14 +00:00
pcm_mulaw.c - unified snd_pcm_hw_params_* functions 2002-09-17 12:33:05 +00:00
pcm_multi.c Replaced snd_pcm_avail() with snd_pcm_hwsync() 2002-10-12 11:49:53 +00:00
pcm_null.c Replaced snd_pcm_avail() with snd_pcm_hwsync() 2002-10-12 11:49:53 +00:00
pcm_params.c - fixed the rate selection in the plug layer: 2003-01-27 11:34:50 +00:00
pcm_plug.c - fixed the rate selection in the plug layer: 2003-01-27 11:34:50 +00:00
pcm_plugin.c Replaced snd_pcm_avail() with snd_pcm_hwsync() 2002-10-12 11:49:53 +00:00
pcm_plugin.h Enhanced bitmasks in PCM - added support for more formats by Takashi and me 2002-06-26 02:04:11 +00:00
pcm_rate.c - unified snd_pcm_hw_params_* functions 2002-09-17 12:33:05 +00:00
pcm_route.c - unified snd_pcm_hw_params_* functions 2002-09-17 12:33:05 +00:00
pcm_share.c Replaced snd_pcm_avail() with snd_pcm_hwsync() 2002-10-12 11:49:53 +00:00
pcm_shm.c Replaced snd_pcm_avail() with snd_pcm_hwsync() 2002-10-12 11:49:53 +00:00
pcm_symbols.c Updated GNU GPL license (address). 2001-12-30 09:22:54 +00:00
plugin_ops.h Fixed silence_64 and added support for 24-bit samples to area_silence 2002-07-21 08:19:40 +00:00