| .. |
|
ext
|
disabled debug messages as default.
|
2003-10-28 18:19:09 +00:00 |
|
scopes
|
fixes by Art Haas <ahaas@airmail.net>:
|
2003-07-25 17:02:00 +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
|
- support of dmix asm code for x86-64.
|
2003-09-17 17:09:45 +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
|
Switch from old to new PCM API retaining binary compatibility
|
2003-11-05 10:38:37 +00:00 |
|
pcm_adpcm.c
|
fixes by Art Haas <ahaas@airmail.net>:
|
2003-07-25 17:02:00 +00:00 |
|
pcm_alaw.c
|
fixes by Art Haas <ahaas@airmail.net>:
|
2003-07-25 17:02:00 +00:00 |
|
pcm_copy.c
|
fixed the missing initialization of poll events for copy plugin.
|
2003-08-06 15:43:30 +00:00 |
|
pcm_direct.c
|
Use _exit() in server_job()
|
2003-10-17 13:53:06 +00:00 |
|
pcm_direct.h
|
- support of dmix asm code for x86-64.
|
2003-09-17 17:09:45 +00:00 |
|
pcm_dmix.c
|
added more documents and examples about plugins.
|
2003-10-23 14:42:47 +00:00 |
|
pcm_dmix_i386.h
|
- support of dmix asm code for x86-64.
|
2003-09-17 17:09:45 +00:00 |
|
pcm_dmix_x86_64.h
|
- support of dmix asm code for x86-64.
|
2003-09-17 17:09:45 +00:00 |
|
pcm_dshare.c
|
added more documents and examples about plugins.
|
2003-10-23 14:42:47 +00:00 |
|
pcm_dsnoop.c
|
added more documents and examples about plugins.
|
2003-10-23 14:42:47 +00:00 |
|
pcm_file.c
|
fixes by Art Haas <ahaas@airmail.net>:
|
2003-07-25 17:02:00 +00:00 |
|
pcm_hooks.c
|
added more documents and examples about plugins.
|
2003-10-23 14:42:47 +00:00 |
|
pcm_hw.c
|
fixes by Art Haas <ahaas@airmail.net>:
|
2003-07-25 17:02:00 +00:00 |
|
pcm_ladspa.c
|
fixes by Art Haas <ahaas@airmail.net>:
|
2003-07-25 17:02:00 +00:00 |
|
pcm_lfloat.c
|
fixes by Art Haas <ahaas@airmail.net>:
|
2003-07-25 17:02:00 +00:00 |
|
pcm_linear.c
|
fixes by Art Haas <ahaas@airmail.net>:
|
2003-07-25 17:02:00 +00:00 |
|
pcm_local.h
|
Takashi: added shadow pcm to avoid problem with plug plugin and mmaped access
|
2003-08-08 09:06:41 +00:00 |
|
pcm_meter.c
|
fixes by Art Haas <ahaas@airmail.net>:
|
2003-07-25 17:02:00 +00:00 |
|
pcm_misc.c
|
Added missing break for 24bit formats (silence)
|
2002-12-18 12:03:28 +00:00 |
|
pcm_mmap.c
|
Takashi: added shadow pcm to avoid problem with plug plugin and mmaped access
|
2003-08-08 09:06:41 +00:00 |
|
pcm_mulaw.c
|
fixes by Art Haas <ahaas@airmail.net>:
|
2003-07-25 17:02:00 +00:00 |
|
pcm_multi.c
|
added more documents and examples about plugins.
|
2003-10-23 14:42:47 +00:00 |
|
pcm_null.c
|
fixed dmix crashes by Clemens Ladisch <clemens@ladisch.de>:
|
2003-08-07 14:20:32 +00:00 |
|
pcm_params.c
|
fixes by Art Haas <ahaas@airmail.net>:
|
2003-07-25 17:02:00 +00:00 |
|
pcm_plug.c
|
Takashi: added shadow pcm to avoid problem with plug plugin and mmaped access
|
2003-08-08 09:06:41 +00:00 |
|
pcm_plugin.c
|
- fixed the calculation of snd_pcm_avail() with plugin.
|
2003-10-30 18:46:32 +00:00 |
|
pcm_plugin.h
|
More changes for dmix plugin:
|
2003-02-11 18:14:43 +00:00 |
|
pcm_rate.c
|
corrections in the last changes.
|
2003-09-10 11:02:57 +00:00 |
|
pcm_route.c
|
Fixed bug: added limit for source channels.
|
2003-08-12 12:30:53 +00:00 |
|
pcm_share.c
|
added more documents and examples about plugins.
|
2003-10-23 14:42:47 +00:00 |
|
pcm_shm.c
|
fixes by Art Haas <ahaas@airmail.net>:
|
2003-07-25 17:02:00 +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 |