alsa-lib/src/pcm
2001-06-08 12:17:51 +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 Added hooked PCM type (one sample hook implementation will follow). Some cleaning. 2001-06-04 18:04:18 +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 hooked PCM type (one sample hook implementation will follow). Some cleaning. 2001-06-04 18:04:18 +00:00
pcm_adpcm.c Added hooked PCM type (one sample hook implementation will follow). Some cleaning. 2001-06-04 18:04:18 +00:00
pcm_alaw.c Added hooked PCM type (one sample hook implementation will follow). Some cleaning. 2001-06-04 18:04:18 +00:00
pcm_copy.c Added hooked PCM type (one sample hook implementation will follow). Some cleaning. 2001-06-04 18:04:18 +00:00
pcm_file.c Fixed strdup 2001-06-06 14:19:40 +00:00
pcm_hooks.c More work on pcm_hooks 2001-06-06 11:49:52 +00:00
pcm_hw.c Added hooked PCM type (one sample hook implementation will follow). Some cleaning. 2001-06-04 18:04:18 +00:00
pcm_linear.c Added hooked PCM type (one sample hook implementation will follow). Some cleaning. 2001-06-04 18:04:18 +00:00
pcm_local.h More work on pcm_hooks 2001-06-06 11:49:52 +00:00
pcm_meter.c Do not include asm/atomic.h on some architectures. 2001-06-08 12:17:51 +00:00
pcm_misc.c Lot of cleanings with the help of gcc3 2001-03-29 17:50:28 +00:00
pcm_mmap.c Reverted back the previous read/write_areas code 2001-05-14 15:21:18 +00:00
pcm_mulaw.c Added hooked PCM type (one sample hook implementation will follow). Some cleaning. 2001-06-04 18:04:18 +00:00
pcm_multi.c More work on pcm_hooks 2001-06-06 11:49:52 +00:00
pcm_null.c Added hooked PCM type (one sample hook implementation will follow). Some cleaning. 2001-06-04 18:04:18 +00:00
pcm_params.c Added hooked PCM type (one sample hook implementation will follow). Some cleaning. 2001-06-04 18:04:18 +00:00
pcm_plug.c Added hooked PCM type (one sample hook implementation will follow). Some cleaning. 2001-06-04 18:04:18 +00:00
pcm_plugin.c Better PCM mmap API. Fixed pcm_multi 2001-04-13 15:40:53 +00:00
pcm_plugin.h Better PCM mmap API. Fixed pcm_multi 2001-04-13 15:40:53 +00:00
pcm_rate.c Added hooked PCM type (one sample hook implementation will follow). Some cleaning. 2001-06-04 18:04:18 +00:00
pcm_route.c More work on pcm_hooks 2001-06-06 11:49:52 +00:00
pcm_share.c Fixed pointer mismatch 2001-06-06 14:20:29 +00:00
pcm_shm.c Added hooked PCM type (one sample hook implementation will follow). Some cleaning. 2001-06-04 18:04:18 +00:00
pcm_surr.c Added hooked PCM type (one sample hook implementation will follow). Some cleaning. 2001-06-04 18:04:18 +00:00
plugin_ops.h Lot of cleanings with the help of gcc3 2001-03-29 17:50:28 +00:00
surround.conf More EMU10K1 fixes. 2001-05-14 15:50:09 +00:00