summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release v1.0.26v1.0.26Jaroslav Kysela2012-09-061-1/+1
* doc: Use 'rm -rf' for the html doxygen tree (it contains search/ dir now)Jaroslav Kysela2012-09-061-2/+2
* 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
* Ignore .* files in generalTakashi Iwai2012-08-101-2/+1
* ucm: Add const to execute_cset() argumentTakashi Iwai2012-08-101-1/+1
* ucm: Improve cset command parsingTakashi Iwai2012-08-102-24/+46
* test/latency.c: Fix string argument to getopt_long, so now it handles -E and -BMario Domenech Goulart2012-08-081-1/+1
* ucm: Return NULL from get_list0() and get_list20() in case of empty lists.Tanu Kaskinen2012-08-011-2/+6
* build: Disable another compile chack with --disable-alsatestArun Raghavan2012-07-171-0/+2
* 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-252-5/+7
* 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-242-4/+4
* 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-162-1/+62
* 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
* Release v1.0.25v1.0.25Jaroslav Kysela2012-01-251-1/+1
* Introduce --with-pkgconfdir, add 64-bit defaults to gitcompileJaroslav Kysela2012-01-203-3/+49
* 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-192-2/+25
* 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
* control: add snd_ctl_elem_add_enumerated()Clemens Ladisch2011-10-074-2/+84
* asound.h: cosmetic changes for consistency with kernel asound.hClemens Ladisch2011-10-051-25/+25
* asound.h: update for latest kernelClemens Ladisch2011-10-051-18/+11
* src/pcm/pcm_mmap.c: add missing freeJulia Lawall2011-09-221-1/+6
* src/pcm/pcm_multi.c: add missing freeJulia Lawall2011-09-221-0/+2
* src/pcm/pcm_ladspa.c: add missing freeJulia Lawall2011-09-221-4/+12
* src/pcm/pcm_rate.c: add missing freeJulia Lawall2011-09-221-0/+4
* pcm: recalculate all rules after changing hw_params flagsClemens Ladisch2011-09-211-0/+3
* conf: Allow for a directory to be given as a config file.Colin Guthrie2011-09-206-13/+87
* ucm: add another sequence 'msleep'Lu Guanqun2011-08-222-1/+12
* ucm: tivial code style fixLu Guanqun2011-08-191-1/+1
* ucm: fix seg fault in execute_cset()Lu Guanqun2011-08-191-1/+2