OSDN Git Service

Implement the channel mapping API
[android-x86/external-alsa-lib.git] / src / pcm / pcm_mmap_emul.c
2012-09-11 Takashi IwaiImplement the channel mapping API
2011-11-15 Takashi Iwaipcm:mmap_emul: Fix sw_params and others in bypass mode
2009-08-20 Takashi Iwaipcm: workaround for avoiding automatic start in mmap...
2009-08-04 Clemens Ladischfix doc errors
2008-11-21 Diego E. 'Flameeye... Make all the PCM plugins ops structure constant.
2008-06-06 Takashi IwaiExport __snd_pcm_mmap_emul_open()
2008-06-06 Takashi Iwaipcm_mmap_emul: clean up
2008-06-06 Takashi Iwaipcm_mmap_emul: Fix invalid check
2008-04-21 Jaroslav Kyselaimplemented snd_pcm_rewindable() and snd_pcm_forwardabl...
2008-01-09 Jaroslav KyselaImpemented snd_pcm_htimestamp() function.
2008-01-09 Jaroslav KyselaAdd support for monotonic timestamps
2008-01-08 Takashi IwaiRemove PCM xfer_align
2007-07-13 Clemens Ladischremove unused variables
2007-07-11 Takashi IwaiSplit mmap-emulation code from hw layer