alsa-lib/src/pcm
2001-08-22 11:27:45 +00:00
..
scopes Exported ERR macros. Completed scopes architecture. Added defaults for {pcm,ctl,rawmidi,seq}type configuration. Fixed bogus dlclose. Implemented ncurses levelmeter (temporarily placed in src/pcm/scopes) 2001-03-07 12:36:05 +00:00
atomic.c Added multithread aware status for plugins 2001-02-27 18:21:31 +00:00
atomic.h Added multithread aware status for plugins 2001-02-27 18:21:31 +00:00
interval.c Lot of cleanings with the help of gcc3 2001-03-29 17:50:28 +00:00
interval.h Removed card type from devices info. Added card number to devices info. Completed encapsulation of PCM API. Removed snd_pcm_card(). All copy functions now have the form copy(dst, src). 2001-01-31 17:26:56 +00:00
interval_inline.h Lot of cleanings with the help of gcc3 2001-03-29 17:50:28 +00:00
Makefile.am Removed surround.conf reference 2001-06-21 06:14:01 +00:00
mask.c Control API encapsulation. Better names for kernel API. Simpler PCM hw_params API. Added missing const. 2001-02-06 23:48:10 +00:00
mask.h Corrected and completed encapsulation for PCM and rawmidi. Remove SND_PCM_HW_PARAM_* and use functions. Separated rawmidi info between streams 2001-02-04 17:03:17 +00:00
mask_inline.h Lot of cleanings with the help of gcc3 2001-03-29 17:50:28 +00:00
pcm.c Added symbol versioning for dlsym-callbacks. 2001-08-15 12:12:16 +00:00
pcm_adpcm.c Added symbol versioning for dlsym-callbacks. 2001-08-15 12:12:16 +00:00
pcm_alaw.c Added symbol versioning for dlsym-callbacks. 2001-08-15 12:12:16 +00:00
pcm_copy.c Added symbol versioning for dlsym-callbacks. 2001-08-15 12:12:16 +00:00
pcm_file.c Added symbol versioning for dlsym-callbacks. 2001-08-15 12:12:16 +00:00
pcm_hooks.c Added symbol versioning for dlsym-callbacks. 2001-08-15 12:12:16 +00:00
pcm_hw.c Removed EAGAIN error report from drain 2001-08-22 11:27:45 +00:00
pcm_linear.c Added symbol versioning for dlsym-callbacks. 2001-08-15 12:12:16 +00:00
pcm_local.h Moved SND_PCM_INFO defines from asoundlib.h to pcm_local.h. 2001-07-30 12:13:49 +00:00
pcm_meter.c atomic functions are not available on sparc, too 2001-08-16 16:05:39 +00:00
pcm_misc.c Added documentation for instrument and midi event functions. 2001-07-11 14:09:01 +00:00
pcm_mmap.c Added documentation for instrument and midi event functions. 2001-07-11 14:09:01 +00:00
pcm_mulaw.c Added symbol versioning for dlsym-callbacks. 2001-08-15 12:12:16 +00:00
pcm_multi.c Added symbol versioning for dlsym-callbacks. 2001-08-15 12:12:16 +00:00
pcm_null.c Added symbol versioning for dlsym-callbacks. 2001-08-15 12:12:16 +00:00
pcm_params.c Added documentation for instrument and midi event functions. 2001-07-11 14:09:01 +00:00
pcm_plug.c Added automatic ttable expansion 2001-08-21 08:59:07 +00:00
pcm_plugin.c Fixed missing frames count initialization 2001-06-30 08:24:41 +00:00
pcm_plugin.h Better PCM mmap API. Fixed pcm_multi 2001-04-13 15:40:53 +00:00
pcm_rate.c Added symbol versioning for dlsym-callbacks. 2001-08-15 12:12:16 +00:00
pcm_route.c Added symbol versioning for dlsym-callbacks. 2001-08-15 12:12:16 +00:00
pcm_share.c Added symbol versioning for dlsym-callbacks. 2001-08-15 12:12:16 +00:00
pcm_shm.c Added symbol versioning for dlsym-callbacks. 2001-08-15 12:12:16 +00:00
plugin_ops.h Permit to PCM plug configuration to specify unchanged parameters. Added support for RT signals to async interface. Added ops for PCM mix. 2001-07-07 15:53:20 +00:00