..
scopes
use AM_CFLAGS and AM_LDFLAGS for the recent automake.
2004-02-25 14:32:32 +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
Remove JACK plugin
2005-02-24 10:16:51 +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
Show verbose errors for invalid sw_params
2005-04-20 14:31:33 +00:00
pcm_adpcm.c
improved stream linking and plugin code cleanups
2005-01-20 15:07:51 +00:00
pcm_alaw.c
improved stream linking and plugin code cleanups
2005-01-20 15:07:51 +00:00
pcm_asym.c
- added asym plugin.
2004-01-08 14:05:55 +00:00
pcm_copy.c
improved stream linking and plugin code cleanups
2005-01-20 15:07:51 +00:00
pcm_direct.c
Fix CPU hog with combination of rate plugin
2005-04-22 16:36:13 +00:00
pcm_direct.h
Fix timer read in non-TREAD mode
2005-04-15 09:22:48 +00:00
pcm_dmix.c
Fix CPU hog with combination of rate plugin
2005-04-22 16:36:13 +00:00
pcm_dmix_generic.c
remove broken *_step initialization (caused by previous Fedora 4 patch)
2005-05-10 07:05:47 +00:00
pcm_dmix_i386.c
Split arch-dependent codes of dmix
2005-02-08 20:28:29 +00:00
pcm_dmix_i386.h
Fixed wrong jump for 32-bit mixing
2004-05-24 18:40:11 +00:00
pcm_dmix_x86_64.c
Split arch-dependent codes of dmix
2005-02-08 20:28:29 +00:00
pcm_dmix_x86_64.h
Don't use stack to save rbx register
2004-03-13 14:24:07 +00:00
pcm_dshare.c
Fix resume of dmix, dsnoop and dshare plugins
2005-03-15 11:39:51 +00:00
pcm_dsnoop.c
Fix resume of dmix, dsnoop and dshare plugins
2005-03-15 11:39:51 +00:00
pcm_ext_parm.h
Add filter-type external plugin SDK
2005-02-14 13:33:08 +00:00
pcm_extplug.c
More doxygen comments
2005-03-09 11:54:58 +00:00
pcm_file.c
Fix channel_info callbacks of hooks, file and plug plugins
2005-04-05 15:48:01 +00:00
pcm_generic.c
Fix channel_info callbacks of hooks, file and plug plugins
2005-04-05 15:48:01 +00:00
pcm_generic.h
Fix channel_info callbacks of hooks, file and plug plugins
2005-04-05 15:48:01 +00:00
pcm_hooks.c
Fix channel_info callbacks of hooks, file and plug plugins
2005-04-05 15:48:01 +00:00
pcm_hw.c
Fix playback start with sync_ptr mode
2005-05-13 14:14:10 +00:00
pcm_iec958.c
improved stream linking and plugin code cleanups
2005-01-20 15:07:51 +00:00
pcm_ioplug.c
More doxygen comments
2005-03-09 11:54:58 +00:00
pcm_ladspa.c
improved stream linking and plugin code cleanups
2005-01-20 15:07:51 +00:00
pcm_lfloat.c
Fix hw_params of lfloat plugin
2005-02-08 20:48:39 +00:00
pcm_linear.c
improved stream linking and plugin code cleanups
2005-01-20 15:07:51 +00:00
pcm_local.h
Added snd_pcm_hw_params_set_rate_resample function
2005-04-12 12:09:55 +00:00
pcm_meter.c
- added poll_ask callback to mangle avail_min (rate_plugin as example)
2004-03-17 11:48:14 +00:00
pcm_misc.c
Add snd_pcm_parse_control_id()
2005-03-09 11:57:54 +00:00
pcm_mmap.c
Change error message handling
2004-12-21 14:11:00 +00:00
pcm_mulaw.c
improved stream linking and plugin code cleanups
2005-01-20 15:07:51 +00:00
pcm_multi.c
The stream linking problem for pcm_multi.c should be fixed now
2005-01-20 18:37:13 +00:00
pcm_null.c
Code clean-up
2005-02-14 15:48:14 +00:00
pcm_params.c
Read $LIBASOUND_DEBUG as integer
2005-04-20 14:26:49 +00:00
pcm_plug.c
Added snd_pcm_hw_params_set_rate_resample function
2005-04-12 12:09:55 +00:00
pcm_plugin.c
Fedora 4 patch - gcc4 fixes
2005-05-06 14:09:17 +00:00
pcm_plugin.h
improved stream linking and plugin code cleanups
2005-01-20 15:07:51 +00:00
pcm_rate.c
Fix partial commit in drain
2005-05-13 12:37:25 +00:00
pcm_route.c
improved stream linking and plugin code cleanups
2005-01-20 15:07:51 +00:00
pcm_share.c
Change error message handling
2004-12-21 14:11:00 +00:00
pcm_shm.c
- added poll_ask callback to mangle avail_min (rate_plugin as example)
2004-03-17 11:48:14 +00:00
pcm_simple.c
Initial implementation of PCM simple API extension.
2004-03-26 16:08:01 +00:00
pcm_softvol.c
Add snd_pcm_parse_control_id()
2005-03-09 11:57:54 +00:00
pcm_symbols.c
Fix missing declaration
2005-01-03 18:19:23 +00:00
plugin_ops.h
- fixed the type punning (compilation warnings with the recent GCC).
2004-01-31 12:16:32 +00:00