OSDN Git Service

Implement the channel mapping API
[android-x86/external-alsa-lib.git] / src / pcm / pcm_softvol.c
2012-09-11 Takashi IwaiImplement the channel mapping API
2009-12-21 Zerg Cannibalpcm: Fix the sound distortions for S24_3LE stream in...
2008-12-04 Takashi IwaiFix softvol access refine
2008-11-21 Diego E. 'Flameeye... Make all the PCM plugins ops structure constant.
2008-11-21 Diego E. 'Flameeye... Make some static tables and strings constants.
2008-09-09 Jaroslav Kyselapcm_softvol plugin: remove access type change for refine
2008-07-16 Takashi IwaiAdd boolean (mute) functionality to softvol plugin
2008-01-11 Jaroslav KyselaAdded possibility to disable also channel and format...
2008-01-09 Jaroslav KyselaAdd support for monotonic timestamps
2007-12-13 Takashi IwaiFix segfault with strdup(NULL) in softvol
2007-11-28 Takashi Iwaisoftvol - add missing name
2007-07-13 Clemens Ladischremove unused variables
2007-05-18 Steve LongerbeamAdd support for gain in softvol plugin
2006-08-25 Takashi IwaiAdd dB range information to PCM softvol plugin
2006-03-29 Takashi IwaiFix compile warnings
2006-03-21 Juergen KreilederAdd support for S32_3LE and byte-swapped S16/S32 to...
2006-01-30 Takashi IwaiFix infinite parse of recursive definitions
2005-09-02 Takashi IwaiFix buffer allocation and mmap with plugins
2005-05-24 Takashi IwaiFix doxygen documents
2005-05-23 Takashi IwaiMove poll_* callbacks to fast_ops
2005-05-18 Takashi IwaiAdd poll_descriptors and poll_descriptors_count callbacks
2005-03-09 Takashi IwaiAdd snd_pcm_parse_control_id()
2005-02-22 Takashi IwaiAccept string type card
2005-01-21 Takashi IwaiFix the available formats
2005-01-20 Jaroslav Kyselaimproved stream linking and plugin code cleanups
2005-01-13 Takashi IwaiUse snd_config_get_bool()
2005-01-12 Takashi IwaiFix compile warning
2005-01-04 Takashi IwaiSupport stereo volume control
2005-01-03 Takashi IwaiSet max volume as default for softvol
2005-01-03 Takashi IwaiChange the behavior with hardware volume controls
2005-01-03 Takashi IwaiAdd accessor to user control elements
2004-12-27 Takashi IwaiAdd softvol PCM plugin