summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* PCM: Fix infinite loop in htimestamp of dmix, dsnoop and dshare pluginsTakashi Iwai2012-09-213-0/+3
* PCM: Fill SND_CHMAP_NA to silent channels in route pluginTakashi Iwai2012-09-201-1/+3
* PCM: A few doxygen fixes for chmap stuffTakashi Iwai2012-09-131-0/+43
* PCM: Fix the conversion from string to chmap positionTakashi Iwai2012-09-131-10/+27
* PCM: Define MONO and other channel map positionsTakashi Iwai2012-09-131-3/+11
* conf: Add chmap definitions to TRIDENT and SI7018 configurationsTakashi Iwai2012-09-132-0/+4
* PCM: Use compounds for overriding / enhancing chmapsTakashi Iwai2012-09-137-45/+144
* Add chmap override definitions for Emu10k1, Audigy and Audigy2 cardsTakashi Iwai2012-09-133-0/+10
* PCM: Add the missing query_chmaps for route pluginTakashi Iwai2012-09-131-5/+19
* PCM: Add chmap options to hw and null pluginsTakashi Iwai2012-09-134-1/+111
* PCM: Add query_chmaps support to multi pluginTakashi Iwai2012-09-131-41/+111
* PCM: Add snd_pcm_chmap_long_name()Takashi Iwai2012-09-131-0/+32
* PCM: Add string conversion helper functions for chmapTakashi Iwai2012-09-131-0/+142
* PCM: Implement snd_pcm_query_chmaps_from_hw()Takashi Iwai2012-09-131-41/+76
* PCM: Introduce snd_pcm_chmap_t and snd_pcm_chmap_query_tTakashi Iwai2012-09-1311-57/+61
* Cache the chmap operation errorsTakashi Iwai2012-09-111-12/+54
* Implement get_chmap/set_chmap for PCM extplug/ioplug pluginsTakashi Iwai2012-09-112-0/+66
* Implement get_chmap/set_chmap for PCM plug, route and multi pluginsTakashi Iwai2012-09-113-0/+93
* Implement the channel mapping APITakashi Iwai2012-09-1124-0/+342
* PCM: plug: Move fast_ops copy after slave configuration.Reilly Grant2012-08-311-2/+3
* PCM: Allow to run older version of extplug pluginTakashi Iwai2012-08-152-4/+8
* ucm: Add const to execute_cset() argumentTakashi Iwai2012-08-101-1/+1
* ucm: Improve cset command parsingTakashi Iwai2012-08-102-24/+46
* ucm: Return NULL from get_list0() and get_list20() in case of empty lists.Tanu Kaskinen2012-08-011-2/+6
* ucm: Add missing pthread.h includeArun Raghavan2012-07-171-0/+1
* build: Fallback to alphasort() if versionsort() isn't availableArun Raghavan2012-07-172-2/+12
* control: Use strcpy() instead of stpcpy()Arun Raghavan2012-07-171-2/+4
* hctl: Remove a useless assertMartin Sandsmark2012-07-051-1/+0
* Fix the binary compatibility of ext-ctl plugin with protocol 1.0.0Takashi Iwai2012-06-251-1/+2
* ucm: Handle repeat device and modifier enables/disablesArun Raghavan2012-05-291-28/+34
* conf: Add more USB devices to S/PDIF blacklistDavid Henningsson2012-05-231-0/+4
* tlv: improve robustness of raw value rangesBenoît Thébaudeau2012-05-231-20/+16
* pcm_dsnoop: comment fall-through in next "case"Antonio Borneo2012-05-141-0/+1
* pcm: add missing "break" in "switch"Antonio Borneo2012-05-141-0/+1
* Fix invalid long long format specifierJohn Spencer2012-04-241-3/+3
* alsa-lib conf: Add two more USB devices to iec958 blacklistDavid Henningsson2012-04-231-2/+4
* control_external: Add ability to specify TLV data.Dylan Reid2012-04-161-0/+46
* alsa-lib conf: block S/PDIF access for Sennheiser USB headsetDavid Henningsson2012-04-141-0/+1
* doc: Fix typo in PCM formatsAdrian Knoth2012-03-281-3/+3
* seqmid - more descriptions on snd_seq_parse_address() behaviorHenning Thielemann2012-03-141-1/+10
* mixer: Remove redundant CHECK_ENUM() from snd_mixer_selem_is_enum*()Takashi Iwai2012-03-131-2/+0
* USB-Audio: Fixup card name for Logitech web cameraDavid Henningsson2012-03-091-1/+1
* USB-Audio: Blacklist iec958 for some USB devicesDavid Henningsson2012-03-091-0/+5
* conf/pcm: Add support for Echo3G devices. Thanks to unimatrix.Luke Yelavich2012-02-082-0/+319
* Document strdup allocation in snd_card_get_name familyAndrew Eikum2012-01-191-0/+6
* Improve snd_device_name_hint documentationAndrew Eikum2012-01-191-10/+16
* Improve hw_params documentationAndrew Eikum2012-01-191-1/+9
* Search-and-replace improve documentation languageAndrew Eikum2012-01-191-79/+67
* Remove docs for snd_names_list and snd_names_list_freeAndrew Eikum2012-01-191-11/+2
* pcm:mmap_emul: Fix sw_params and others in bypass modeTakashi Iwai2011-11-151-5/+5