]> git.alsa-project.org Git - alsa-lib.git/history - src/pcm/pcm_softvol.c
conf: fix parse_array_def override code path
[alsa-lib.git] / src / pcm / pcm_softvol.c
2024-01-24 q66pcm: sofvol plugin: fix signed overflow
2023-08-30 Jaroslav Kyselareshuffle included files to include config.h as first
2022-12-13 Jaroslav Kyselapcm: route/softvol use snd_config_get_ireal vs get_real...
2021-11-02 Jaroslav Kyselapcm: softvol - mark _snd_pcm_parse_control_id as static
2021-06-02 Jaroslav Kyselapcm: softvol - fix early exit in add_tlv_info()
2021-02-26 Jaroslav Kyselapcm: softvol - improve TLV data check for new configs
2021-02-26 Jaroslav Kyselaconf: introduce snd_config_get_card() function
2021-02-26 Jaroslav Kyselapcm: softvol - make snd_pcm_parse_control_id private
2021-02-26 Jaroslav Kyselapcm: softvol - do not set TLV access flags for the...
2018-05-15 Takashi Sakamotopcm: softvol: use position offset macro of TLV data
2018-04-20 Ricard Wanderlofpcm: softvol: Allow up to 90 dB of gain
2017-11-14 Jaroslav KyselaChange FSF address (Franklin Street)
2017-09-18 Jörg Krausepcm: softvol: add support for S24_LE
2016-07-17 Takashi Sakamotoctl: rename APIs to add an element set so that their...
2016-07-14 Takashi Sakamotopcm: remove alloca() from _snd_pcm_softvol_open()
2016-07-14 Takashi Sakamotopcm: change code formatting for _snd_pcm_softvol_open()
2016-07-14 Takashi Sakamotopcm: remove alloca() from softvol_load_control()
2016-07-14 Takashi Sakamotopcm: change code formatting for softvol_load_control()
2016-06-30 Takashi Sakamotoctl: support extra information to user-defined element set
2016-06-16 Takashi Sakamotopcm: use new APIs to add a control element set for...
2016-05-09 Jörg Krausepcm: softvol: fix conversion of TLVs min_db and max_dB...
2016-03-03 Thomas KlausnerIntroduce bswap.h for portable definitions of byte...
2014-07-14 Takashi Iwaipcm: Implement timestamp type handling in all plugins
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