| .. |
|
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
|
Updated hw_params_(can|is)_* functions
|
2002-10-12 14:32:59 +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
|
Replaced snd_pcm_avail() with snd_pcm_hwsync()
|
2002-10-12 11:49:53 +00:00 |
|
pcm_hw.c
|
Replaced snd_pcm_avail() with snd_pcm_hwsync()
|
2002-10-12 11:49:53 +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
|
- 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
|
Replaced snd_pcm_avail() with snd_pcm_hwsync()
|
2002-10-12 11:49:53 +00:00 |
|
pcm_meter.c
|
Replaced snd_pcm_avail() with snd_pcm_hwsync()
|
2002-10-12 11:49:53 +00:00 |
|
pcm_misc.c
|
Fixed silence_64 and added support for 24-bit samples to area_silence
|
2002-07-21 08:19:40 +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
|
- unified snd_pcm_hw_params_* functions
|
2002-09-17 12:33:05 +00:00 |
|
pcm_plug.c
|
- unified snd_pcm_hw_params_* functions
|
2002-09-17 12:33:05 +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 |