alsa-lib/src/pcm
2001-06-18 14:43:46 +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 argument handling for the slave PCMs. 2001-06-11 13:35:48 +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 Removed snd_config_string_replace function. 2001-06-18 14:14:49 +00:00
pcm_adpcm.c Added context handling for snd_config_expand. 2001-06-16 22:03:23 +00:00
pcm_alaw.c Added context handling for snd_config_expand. 2001-06-16 22:03:23 +00:00
pcm_copy.c Added context handling for snd_config_expand. 2001-06-16 22:03:23 +00:00
pcm_file.c Added context handling for snd_config_expand. 2001-06-16 22:03:23 +00:00
pcm_hooks.c Fixed SIGSEGV based on thinkos 2001-06-18 14:43:46 +00:00
pcm_hw.c Added argument handling for the slave PCMs. 2001-06-11 13:35:48 +00:00
pcm_linear.c Added context handling for snd_config_expand. 2001-06-16 22:03:23 +00:00
pcm_local.h * Cleaned the alsa.conf syntax: 2001-06-15 08:47:59 +00:00
pcm_meter.c Added context handling for snd_config_expand. 2001-06-16 22:03:23 +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 context handling for snd_config_expand. 2001-06-16 22:03:23 +00:00
pcm_multi.c Added context handling for snd_config_expand. 2001-06-16 22:03:23 +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 context handling for snd_config_expand. 2001-06-16 22:03:23 +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 context handling for snd_config_expand. 2001-06-16 22:03:23 +00:00
pcm_route.c Added context handling for snd_config_expand. 2001-06-16 22:03:23 +00:00
pcm_share.c Added context handling for snd_config_expand. 2001-06-16 22:03:23 +00:00
pcm_shm.c Added context handling for snd_config_expand. 2001-06-16 22:03:23 +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