]> git.alsa-project.org Git - alsa-lib.git/history - src/conf/alsa.conf
conf: fix parse_array_def override code path
[alsa-lib.git] / src / conf / alsa.conf
2021-05-13 Jaroslav Kyselaconf: load the card specific configurations to the...
2021-05-04 Jaroslav Kyselaconf: extend load_for_all_cards hook (id/value table)
2021-04-13 Jaroslav Kyselaconf: add /var/lib/alsa/conf.d directory lookup
2021-04-13 Jaroslav Kyselaconf: add /var/lib/alsa/card<NUMBER>.conf.d directory...
2021-04-07 Jaroslav Kyselaconf: make ctl.default and sysdefault devices more...
2020-06-24 Jaroslav Kyselaalsa.conf: load /etc/asound.conf or /usr/etc/asound...
2020-06-23 Takashi Iwaiconf: Add /usr/etc to the default search paths
2020-06-18 Jaroslav Kyselaconf: make some strings more compact in alsa.conf
2020-06-04 Jaroslav Kyselaconf: add support for XDG_CONFIG_HOME search path
2020-04-17 sylvain.bertrand... pcm: dmix: fix sw_params handling of timestamp types...
2020-02-29 Jaroslav Kyselaconf: change the order of PCM devices in alsa.conf
2019-03-13 Jaroslav Kyselaconf: pcm dmix - add CHANNELS argument
2018-04-04 Jaroslav Kyselaalsa.conf: change the location for add-on configs to...
2015-04-30 Takashi Iwaiconf: Add hint descriptions to ctl, hwdep, seq and...
2014-02-18 David Henningssonconf: Add basic infrastructure for 2.1 surround sound
2011-09-20 Colin Guthrieconf: Allow for a directory to be given as a config...
2011-07-29 Takashi IwaiMerge branch 'fallback'
2011-07-27 Takashi IwaiDefine "sysdefault" PCM and control
2010-08-11 Jaroslav Kyselapcm: introduce defaults.pcm.compat to change the params...
2010-08-11 Jaroslav Kyselapcm: add defaults.pcm.minperiodtime parsing
2008-03-17 Takashi IwaiUse defaults.pcm.file_format for the default file forma...
2008-03-12 Takashi IwaiAdd truncate option to PCM file plugin
2008-03-07 Takashi IwaiAdd PCM "hdmi"
2008-01-18 Takashi Iwaidmix - Enable auto format detection as default
2007-11-19 Clemens Ladischalsa.conf: cosmetic change
2006-10-12 Jaroslav Kyselamore name hint interace updates
2006-10-11 Jaroslav Kyselaadd snd_device_name_hint() function and initial impleme...
2006-06-16 Takashi IwaiAdd default dmix rate and format definitions in alsa...
2006-04-06 Jaroslav KyselaMerged
2006-04-06 Takashi IwaiFix buffer size handling of direct plugins
2006-03-21 Takashi Iwaidmix - Allow more flexible buffer sizes
2006-02-17 Takashi IwaiFix check of nonblock option
2006-01-16 Takashi IwaiSupport multi-card/device for direct plugins
2006-01-13 Clemens Ladischremove duplicate parameter
2006-01-13 Takashi IwaiAdd "nonblock" option for hw layer
2005-09-12 Sasha Khapyorskymodem's pcm "two device" config
2005-01-27 Takashi IwaiMake dsnoop card-specific
2005-01-13 Takashi IwaiMake dmix card-specific
2005-01-03 Takashi IwaiMake "default" PCM card-specific
2004-07-12 Takashi IwaiAdded pcm.modem configurations.
2004-06-28 Takashi IwaiPeter Zubaj <pzad@pobox.sk>:
2003-08-12 Jaroslav KyselaAdded surround41 and surround50 definitions
2003-08-06 Takashi Iwai- missing changes from virt to virtual rawmidi.
2003-07-29 Takashi Iwaiadded the definition of rawmidi.virtual.
2003-03-21 Jaroslav KyselaAdded dsnoop definition
2003-02-12 Jaroslav KyselaAdded pcm.dmix definition
2002-03-12 Jaroslav KyselaCorrections by Kevin Conder <kconder@interaccess.com>
2001-10-10 Jaroslav KyselaAdded defaults for center_lfe
2001-07-16 Jaroslav KyselaUpdated timer interface to follow new uniform configura...
2001-07-13 Abramo BagnaraFixed typos
2001-07-13 Jaroslav KyselaRecoded hwdep API to follow modern conf style.
2001-06-26 Jaroslav KyselaAdded snd_func_private_string.
2001-06-24 Jaroslav KyselaReorganized configuration files (card->type removal).
2001-06-22 Takashi IwaiAdded missing iec958.conf.
2001-06-21 Jaroslav KyselaAdded snd_config_hook_load_for_all_cards.