summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-11src/conf/cards: Add missing entry for Loopback.confTakashi Iwai1-0/+1
2014-03-04pcm: Wrap hw_ptr to boundary in pcm_ioplugMONTANARO Luciano (MM)1-1/+1
2014-02-28conf: Allow 2.1 surround to use different number of channelsDavid Henningsson1-4/+3
2014-02-28pcm: route: Select slave chmap based on ttable informationDavid Henningsson1-43/+276
2014-02-28pcm: route: Allow chmap syntax for slave channels in ttableDavid Henningsson1-2/+20
2014-02-26pcm: Insert linear-to-float conversion when rate or channel count is incorrectMaarten Baert1-8/+6
2014-02-26autotools: update stylePatrick Welche19-21/+22
2014-02-24Portability fix: look for sys/endian.h as well as endian.hPatrick Welche4-17/+48
2014-02-18conf: Add surround 2.1 support to all cardsDavid Henningsson28-1/+28
2014-02-18conf: Add basic infrastructure for 2.1 surround soundDavid Henningsson3-1/+66
2014-02-11alsa-lib: heavy pcm atomics cleanupRiku Voipio3-1073/+33
2014-01-24pcm: use CLOCK_REALTIME for non-monotonic tsOlivier Langlois1-2/+6
2014-01-23pcm: initialize monotonic field for dshare and dsnoop, tooTakashi Iwai2-2/+2
2014-01-23pcm: initialize pcm_dmix monotonic fieldOlivier Langlois2-1/+3
2014-01-22control_hw: fix potential memory leakIvan Sorokin1-1/+3
2014-01-06alsa-lib: minor typo in pcm docOlivier Langlois1-1/+1
2013-12-13minor malloc changesOlivier Langlois2-3/+2
2013-11-27dmix: Don't use assert() and abort()Takashi Iwai1-2/+2
2013-11-18pcm_file: document new argument to snd_pcm_file_open().Andrey Mazo1-0/+1
2013-11-17pcm_file: don't touch infile on playback and output file on capture.Andrey Mazo1-13/+9
2013-11-17pcm_file: fixed memory leak.Andrey Mazo1-0/+2
2013-11-17pcm_file: fix SEGFAULT if file option is missing while infile is not.Andrey Mazo1-1/+1
2013-11-08conf.c: use portable way to initialize recursive mutexTimo Teräs1-2/+13
2013-11-08include/global.h - don't define timeval and timespec structures for !glibcJaroslav Kysela1-0/+2
2013-11-04test/chmap: Add missing usage text for -s optionTakashi Iwai1-0/+1
2013-10-11local.h: include sys/types.h to fix issues with pcm.hJohn Spencer1-0/+1
2013-10-07remove unnecessary/obsolete compat/hsearch_r.cWaldemar Brodkorb5-252/+3
2013-10-01snd_tlv_convert_from_dB: fix decreasing gain across entriesStephen Warren1-1/+1
2013-09-26HDA-Intel: present up to 8 HDMI/DP outputs via "hdmi" deviceAnssi Hannula1-0/+92
2013-09-19Fix access of freed memory in namehintsDavid Henningsson1-9/+13
2013-08-22Update iatomic.h functions definitions for mipsKai Kang1-4/+4
2013-08-19hdspm.h: Update LTC ioctl to use struct hdspm_ltcAdrian Knoth1-1/+1
2013-08-08UCM: Document some standard valuesArun Raghavan1-0/+4
2013-08-08pcm: Fix a wrong value shown in the error message in rate pluginLaurentiu Nicola1-1/+1
2013-07-31conf/cards: add Audio Advantage Micro IIPrzemek Rudy1-0/+35
2013-07-23local.h: use __kernel_off_t from <linux/types.h>Jaroslav Kysela1-1/+5
2013-07-08Release v1.0.27.2v1.0.27.2Jaroslav Kysela1-1/+1
2013-06-14pcm_direct: fix SEGFAULT when getgrnam_r() returns 0 and pgrp is NULLKrzysztof Hałasa1-1/+1
2013-06-14pcm_hw: Fix buffer overflow in chmapDavid Henningsson1-1/+1
2013-06-05chmap: Always succeed setting the map to what it already isDavid Henningsson1-0/+11
2013-06-04pcm_direct: fix the memory leak when parsing the slave definitionsJaroslav Kysela1-9/+23
2013-05-30pcm_plugin: Fix return value of snd_pcm_rewindDavid Henningsson1-2/+2
2013-05-30pcm_hw: Remove unused fields in structDavid Henningsson1-2/+0
2013-05-24Allow specifying the max number of cardsTakashi Iwai5-6/+20
2013-05-24ucm: Fix segfault when device argument is missing from _sw{dev, mod}Juho Hämäläinen1-1/+2
2013-05-23pcm: Fix typo in documentation: PREPARE → PREPARED.Jordi Mallach1-1/+1
2013-05-21Release v1.0.27.1v1.0.27.1Jaroslav Kysela1-1/+1
2013-05-16Remove an obsolete macro in configure.inOlivier Langlois1-1/+1
2013-05-16Fix several spelling errors for “writable” and derivatives.Jordi Mallach3-4/+4
2013-05-16Compile in the ALSA search path instead of relying on ld.so.conf.Steve Langasek1-1/+19