| .. |
|
scopes
|
Change .so module name and installation patch (/usr/lib/alsa-lib/scopes)
|
2005-06-07 11:31:18 +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
|
big ALSA LADSPA plugin rewrite for multiple channel LADSPA plugins
|
2005-12-13 14:08:58 +00:00 |
|
Makefile.am
|
Allow partial build with selected components
|
2005-11-30 11:38:24 +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
|
pcm dump() routines update: use spaces to indent texts
|
2005-12-11 08:24:13 +00:00 |
|
pcm_adpcm.c
|
Move poll_* callbacks to fast_ops
|
2005-05-23 09:03:16 +00:00 |
|
pcm_alaw.c
|
Move poll_* callbacks to fast_ops
|
2005-05-23 09:03:16 +00:00 |
|
pcm_asym.c
|
- added asym plugin.
|
2004-01-08 14:05:55 +00:00 |
|
pcm_copy.c
|
Move poll_* callbacks to fast_ops
|
2005-05-23 09:03:16 +00:00 |
|
pcm_direct.c
|
dmix: fix interleaved check
|
2005-12-19 07:40:15 +00:00 |
|
pcm_direct.h
|
dmix: add S24_3LE support
|
2005-12-19 07:39:03 +00:00 |
|
pcm_dmix.c
|
dmix: add S24_3LE support
|
2005-12-19 07:39:03 +00:00 |
|
pcm_dmix_generic.c
|
dmix: add S24_3LE support
|
2005-12-19 07:39:03 +00:00 |
|
pcm_dmix_i386.c
|
dmix: add S24_3LE support
|
2005-12-19 07:39:03 +00:00 |
|
pcm_dmix_i386.h
|
dmix: add S24_3LE support
|
2005-12-19 07:39:03 +00:00 |
|
pcm_dmix_x86_64.c
|
dmix: add S24_3LE support
|
2005-12-19 07:39:03 +00:00 |
|
pcm_dmix_x86_64.h
|
dmix: add S24_3LE support
|
2005-12-19 07:39:03 +00:00 |
|
pcm_dshare.c
|
pcm dump() routines update: use spaces to indent texts
|
2005-12-11 08:24:13 +00:00 |
|
pcm_dsnoop.c
|
pcm dump() routines update: use spaces to indent texts
|
2005-12-11 08:24:13 +00:00 |
|
pcm_ext_parm.h
|
Add filter-type external plugin SDK
|
2005-02-14 13:33:08 +00:00 |
|
pcm_extplug.c
|
Fix documentation of external PCM plugin SDK
|
2005-05-24 09:42:01 +00:00 |
|
pcm_file.c
|
fix compilation with gcc 2
|
2005-11-20 14:11:09 +00:00 |
|
pcm_generic.c
|
Fix channel_info callback of plugins
|
2005-10-27 16:58:40 +00:00 |
|
pcm_generic.h
|
Fix buffer allocation and mmap with plugins
|
2005-09-02 16:36:40 +00:00 |
|
pcm_hooks.c
|
Fix mmap and channel_info of hook plugin
|
2005-10-10 15:17:58 +00:00 |
|
pcm_hw.c
|
pcm dump() routines update: use spaces to indent texts
|
2005-12-11 08:24:13 +00:00 |
|
pcm_iec958.c
|
Fix segfault of iec958 plugin with preamble
|
2005-11-23 16:46:39 +00:00 |
|
pcm_ioplug.c
|
Fix compile warnings with gcc-4
|
2005-06-28 10:24:44 +00:00 |
|
pcm_ladspa.c
|
ladspa plugin - SIGSEGV fix when label is not specified
|
2005-12-13 14:25:13 +00:00 |
|
pcm_lfloat.c
|
Move poll_* callbacks to fast_ops
|
2005-05-23 09:03:16 +00:00 |
|
pcm_linear.c
|
Move poll_* callbacks to fast_ops
|
2005-05-23 09:03:16 +00:00 |
|
pcm_local.h
|
Fix buffer allocation and mmap with plugins
|
2005-09-02 16:36:40 +00:00 |
|
pcm_meter.c
|
Fix doxygen documents
|
2005-05-24 14:14:28 +00:00 |
|
pcm_misc.c
|
Fix type-punning
|
2005-09-29 19:11:50 +00:00 |
|
pcm_mmap.c
|
Minor optimization on mmap
|
2005-11-30 11:39:21 +00:00 |
|
pcm_mulaw.c
|
Move poll_* callbacks to fast_ops
|
2005-05-23 09:03:16 +00:00 |
|
pcm_multi.c
|
pcm dump() routines update: use spaces to indent texts
|
2005-12-11 08:24:13 +00:00 |
|
pcm_null.c
|
Fix buffer allocation and mmap with plugins
|
2005-09-02 16:36:40 +00:00 |
|
pcm_params.c
|
Fix compile warnings with gcc-4
|
2005-06-28 10:24:44 +00:00 |
|
pcm_plug.c
|
Allow partial build with selected components
|
2005-11-30 11:38:24 +00:00 |
|
pcm_plugin.c
|
Move poll_* callbacks to fast_ops
|
2005-05-23 09:03:16 +00:00 |
|
pcm_plugin.h
|
improved stream linking and plugin code cleanups
|
2005-01-20 15:07:51 +00:00 |
|
pcm_rate.c
|
Fix buffer allocation and mmap with plugins
|
2005-09-02 16:36:40 +00:00 |
|
pcm_route.c
|
pcm dump() routines update: use spaces to indent texts
|
2005-12-11 08:24:13 +00:00 |
|
pcm_share.c
|
pcm dump() routines update: use spaces to indent texts
|
2005-12-11 08:24:13 +00:00 |
|
pcm_shm.c
|
pcm dump() routines update: use spaces to indent texts
|
2005-12-11 08:24:13 +00:00 |
|
pcm_simple.c
|
Fix doxygen documents
|
2005-05-24 14:14:28 +00:00 |
|
pcm_softvol.c
|
Fix buffer allocation and mmap with plugins
|
2005-09-02 16:36:40 +00:00 |
|
pcm_symbols.c
|
Allow partial build with selected components
|
2005-11-30 11:38:24 +00:00 |
|
plugin_ops.h
|
- fixed the type punning (compilation warnings with the recent GCC).
|
2004-01-31 12:16:32 +00:00 |