alsa-lib/src/pcm
2001-07-20 07:44:21 +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 Enhanced description for write* and read* functions 2001-07-19 16:08:52 +00:00
pcm_adpcm.c 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
pcm_alaw.c 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
pcm_copy.c New async notification API. Removed obsolete surround. Cleaning 2001-06-20 20:52:12 +00:00
pcm_file.c New async notification API. Removed obsolete surround. Cleaning 2001-06-20 20:52:12 +00:00
pcm_hooks.c Added route_policy option for the plug plugin. 2001-07-19 09:11:05 +00:00
pcm_hw.c Added documentation for instrument and midi event functions. 2001-07-11 14:09:01 +00:00
pcm_linear.c 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
pcm_local.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
pcm_meter.c More documentation updates. 2001-07-18 12:17:11 +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 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
pcm_multi.c 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
pcm_null.c Added documentation for instrument and midi event functions. 2001-07-11 14:09:01 +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 route_policy option for the plug plugin. 2001-07-19 09:11:05 +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 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
pcm_route.c snd_pcm_route_load_ttable is exported again for pcm_plug.c 2001-07-20 07:44:21 +00:00
pcm_share.c Added documentation for instrument and midi event functions. 2001-07-11 14:09:01 +00:00
pcm_shm.c Added documentation for instrument and midi event functions. 2001-07-11 14:09:01 +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