alsa-lib/src/pcm
2003-05-28 18:49:15 +00:00
..
ext Added directory installation to install-jack 2003-03-10 12:54:08 +00:00
scopes Automake cleanups. 2003-03-07 16:55:24 +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 Removed more asserts 2003-05-28 18:49:15 +00:00
interval.h Added snd_interval_set_min_max()... 2003-02-17 10:21:24 +00:00
interval_inline.h Added snd_interval_set_min_max()... 2003-02-17 10:21:24 +00:00
ladspa.h Added LADSPA plugin (only framework, no implementation yet) 2001-11-25 09:55:53 +00:00
Makefile.am Extracted common code from dmix plugin. 2003-03-18 20:37:42 +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 Removed more asserts 2003-05-28 18:49:15 +00:00
pcm.c Use snd_pcm_hwsync() rather than snd_pcm_delay() in write_areas() 2003-05-04 20:06:30 +00:00
pcm_adpcm.c More changes for dmix plugin: 2003-02-11 18:14:43 +00:00
pcm_alaw.c More changes for dmix plugin: 2003-02-11 18:14:43 +00:00
pcm_copy.c More changes for dmix plugin: 2003-02-11 18:14:43 +00:00
pcm_direct.c - added shm area manager code 2003-04-23 12:41:55 +00:00
pcm_direct.h - added shm area manager code 2003-04-23 12:41:55 +00:00
pcm_dmix.c - added shm area manager code 2003-04-23 12:41:55 +00:00
pcm_dmix_i386.h Moved send_fd/receive_fd routines to src/socket.c . 2003-03-18 18:00:05 +00:00
pcm_dshare.c - added shm area manager code 2003-04-23 12:41:55 +00:00
pcm_dsnoop.c - added shm area manager code 2003-04-23 12:41:55 +00:00
pcm_file.c Use internal snd_pcm_forward() version... 2003-03-07 18:46:25 +00:00
pcm_hooks.c Use internal snd_pcm_forward() version... 2003-03-07 18:46:25 +00:00
pcm_hw.c Fixed fcntl() call 2003-05-04 20:07:30 +00:00
pcm_ladspa.c More changes for dmix plugin: 2003-02-11 18:14:43 +00:00
pcm_lfloat.c More changes for dmix plugin: 2003-02-11 18:14:43 +00:00
pcm_linear.c More changes for dmix plugin: 2003-02-11 18:14:43 +00:00
pcm_local.h - added shm area manager code 2003-04-23 12:41:55 +00:00
pcm_meter.c Use internal snd_pcm_forward() version... 2003-03-07 18:46:25 +00:00
pcm_misc.c Added missing break for 24bit formats (silence) 2002-12-18 12:03:28 +00:00
pcm_mmap.c - added shm area manager code 2003-04-23 12:41:55 +00:00
pcm_mulaw.c More changes for dmix plugin: 2003-02-11 18:14:43 +00:00
pcm_multi.c Use internal snd_pcm_forward() version... 2003-03-07 18:46:25 +00:00
pcm_null.c Timestamp update (struct timeval -> struct timespec). 2003-02-28 17:23:28 +00:00
pcm_params.c Removed more asserts 2003-05-28 18:49:15 +00:00
pcm_plug.c More pcm_jack plugin changes 2003-02-12 21:57:49 +00:00
pcm_plugin.c Added snd_pcm_type_name() 2003-03-08 16:35:18 +00:00
pcm_plugin.h More changes for dmix plugin: 2003-02-11 18:14:43 +00:00
pcm_rate.c Added snd_pcm_type_name() 2003-03-08 16:35:18 +00:00
pcm_route.c - fixed the routing with use_getput condition. 2003-05-16 14:36:26 +00:00
pcm_share.c Use internal snd_pcm_forward() version... 2003-03-07 18:46:25 +00:00
pcm_shm.c Moved send_fd/receive_fd routines to src/socket.c . 2003-03-18 18:00:05 +00:00
pcm_symbols.c Extracted common code from dmix plugin. 2003-03-18 20:37:42 +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