summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Merge branch 'fallback'Takashi Iwai2011-07-295-1/+53
|\
| * Add snd_{ctl|pcm}_open_fallback() functionsTakashi Iwai2011-07-274-0/+50
| * Define "sysdefault" PCM and controlTakashi Iwai2011-07-271-1/+3
* | Add RME RPM to HDSP_IO_Type.Adrian Knoth2011-07-291-0/+1
|/
* UCM: get: Implement 'exact' value retrievalStephen Warren2011-06-082-36/+104
* UCM: snd_use_case_get: Don't segfault when no current verbStephen Warren2011-06-081-0/+3
* UCM: Allow querying of {Supported,Conflicting}DevicesStephen Warren2011-06-082-14/+97
* UCM: Disallow gets of undefined system propertiesStephen Warren2011-06-081-1/+14
* UCM: Implement ConflictingDevices, add device list to devicesStephen Warren2011-06-084-55/+167
* UCM: Deprecate index on Section{Device,Modifier}Stephen Warren2011-06-082-85/+114
* Fix missing error code in snd_ctl_hw_open()Takashi Iwai2011-06-031-0/+1
* UCM: Fix deadlock following failed get _verbStephen Warren2011-06-031-2/+4
* UCM: Fix typo in error messageStephen Warren2011-06-031-1/+1
* ctlparse: Respect softfloat configure optionAlexander Stein2011-05-201-0/+9
* emu10k1.conf - Fix no sound problem when using SB Live! PlatinumRaymond Yau2011-05-161-127/+140
* Specficy subdevice 0 for front/surround* of HDA-Intel.confTakashi Iwai2011-05-091-0/+1
* UCM: fix memory leak when executing cset commandsBaek Chang2011-05-041-1/+10
* Add test/lsb/config to .gitignoreTakashi Iwai2011-05-041-0/+1
* Fix printf for size_tTakashi Iwai2011-05-041-4/+4
* Fix compile warningsTakashi Iwai2011-05-041-2/+2