alsa-lib/src/pcm
2002-07-10 12:13:45 +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 Updated GNU GPL license (address). 2001-12-30 09:22:54 +00:00
interval_inline.h Updated GNU GPL license (address). 2001-12-30 09:22:54 +00:00
ladspa.h Added LADSPA plugin (only framework, no implementation yet) 2001-11-25 09:55:53 +00:00
Makefile.am Moved some prototypes from src/pcm/pcm_plugin.h to include/pcm_plugin.h. 2002-01-12 10:52: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 Small cleanup 2002-06-26 18:05:10 +00:00
pcm.c Removed drain call from the snd_pcm_close() function, data are always dropped 2002-06-26 18:12:07 +00:00
pcm_adpcm.c Moved ring buffer pointers and added a mechanism to transfer them via shm 2002-04-23 15:51:29 +00:00
pcm_alaw.c Moved ring buffer pointers and added a mechanism to transfer them via shm 2002-04-23 15:51:29 +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 Moved ring buffer pointers and added a mechanism to transfer them via shm 2002-04-23 15:51:29 +00:00
pcm_hooks.c Moved ring buffer pointers and added a mechanism to transfer them via shm 2002-04-23 15:51:29 +00:00
pcm_hw.c Enhanced bitmasks in PCM - added support for more formats by Takashi and me 2002-06-26 02:04:11 +00:00
pcm_ladspa.c Moved ring buffer pointers and added a mechanism to transfer them via shm 2002-04-23 15:51:29 +00:00
pcm_lfloat.c Enhanced bitmasks in PCM - added support for more formats by Takashi and me 2002-06-26 02:04:11 +00:00
pcm_linear.c Enhanced bitmasks in PCM - added support for more formats by Takashi and me 2002-06-26 02:04:11 +00:00
pcm_local.h Enhanced bitmasks in PCM - added support for more formats by Takashi and me 2002-06-26 02:04:11 +00:00
pcm_meter.c Moved ring buffer pointers and added a mechanism to transfer them via shm 2002-04-23 15:51:29 +00:00
pcm_misc.c Enhanced bitmasks in PCM - added support for more formats by Takashi and me 2002-06-26 02:04:11 +00:00
pcm_mmap.c fixed compile warning (conversion between signed and unsigned). 2002-06-18 16:06:14 +00:00
pcm_mulaw.c Moved ring buffer pointers and added a mechanism to transfer them via shm 2002-04-23 15:51:29 +00:00
pcm_multi.c Moved ring buffer pointers and added a mechanism to transfer them via shm 2002-04-23 15:51:29 +00:00
pcm_null.c fixed compile warning. 2002-06-18 16:06:36 +00:00
pcm_params.c Enhanced bitmasks in PCM - added support for more formats by Takashi and me 2002-06-26 02:04:11 +00:00
pcm_plug.c Enhanced bitmasks in PCM - added support for more formats by Takashi and me 2002-06-26 02:04:11 +00:00
pcm_plugin.c fixed compile warning (conversion between signed and unsigned). 2002-06-18 16:06:14 +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 Moved ring buffer pointers and added a mechanism to transfer them via shm 2002-04-23 15:51:29 +00:00
pcm_route.c Fixed normalization of int64 and float values 2002-07-10 12:13:45 +00:00
pcm_share.c Moved ring buffer pointers and added a mechanism to transfer them via shm 2002-04-23 15:51:29 +00:00
pcm_shm.c Moved ring buffer pointers and added a mechanism to transfer them via shm 2002-04-23 15:51:29 +00:00
pcm_symbols.c Updated GNU GPL license (address). 2001-12-30 09:22:54 +00:00
plugin_ops.h Fixed normalization 2002-07-09 20:21:00 +00:00