summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release v1.0.28baserock/v1.0.28Jaroslav Kysela2014-06-121-1/+1
* pcm: Fix channel map query when there are lots of mapsAnssi Hannula2014-06-081-1/+1
* pcm: route: Correctly close slave pcm when no matching chmap is foundDavid Henningsson2014-05-271-1/+3
* pcm: Fix forward/rewind support in iec958 pluginAlexander E. Patrakov2014-04-283-3/+44
* pcm: rate: Don't return negative frame count on success in rewindAndrew Eikum2014-04-071-1/+1
* pcm: ladspa: Delay LADSPA plugin activate callMatthias Larisch2014-04-031-2/+2
* Revert "pcm: route: Don't handle no matching chmap as a serious error"Takashi Iwai2014-03-191-1/+3
* route: Fix invalid pointer accessTakashi Iwai2014-03-191-2/+3
* route: Return NULL in case of zero found channels in determine_chmapDavid Henningsson2014-03-191-1/+4
* pcm: route: Don't handle no matching chmap as a serious errorTakashi Iwai2014-03-181-3/+1
* src/conf/cards: Add missing entry for Loopback.confTakashi Iwai2014-03-111-0/+1
* pcm: Wrap hw_ptr to boundary in pcm_ioplugMONTANARO Luciano (MM)2014-03-041-1/+1
* conf: Allow 2.1 surround to use different number of channelsDavid Henningsson2014-02-281-4/+3
* pcm: route: Select slave chmap based on ttable informationDavid Henningsson2014-02-281-43/+276
* pcm: route: Allow chmap syntax for slave channels in ttableDavid Henningsson2014-02-281-2/+20
* pcm: Insert linear-to-float conversion when rate or channel count is incorrectMaarten Baert2014-02-261-8/+6
* autotools: update stylePatrick Welche2014-02-2619-21/+22
* Portability fix: look for sys/endian.h as well as endian.hPatrick Welche2014-02-244-17/+48
* conf: Add surround 2.1 support to all cardsDavid Henningsson2014-02-1828-1/+28
* conf: Add basic infrastructure for 2.1 surround soundDavid Henningsson2014-02-183-1/+66
* alsa-lib: heavy pcm atomics cleanupRiku Voipio2014-02-113-1073/+33
* pcm: use CLOCK_REALTIME for non-monotonic tsOlivier Langlois2014-01-241-2/+6
* pcm: initialize monotonic field for dshare and dsnoop, tooTakashi Iwai2014-01-232-2/+2
* pcm: initialize pcm_dmix monotonic fieldOlivier Langlois2014-01-232-1/+3
* control_hw: fix potential memory leakIvan Sorokin2014-01-221-1/+3
* alsa-lib: minor typo in pcm docOlivier Langlois2014-01-061-1/+1
* minor malloc changesOlivier Langlois2013-12-132-3/+2
* dmix: Don't use assert() and abort()Takashi Iwai2013-11-271-2/+2
* pcm_file: document new argument to snd_pcm_file_open().Andrey Mazo2013-11-181-0/+1
* pcm_file: don't touch infile on playback and output file on capture.Andrey Mazo2013-11-171-13/+9
* pcm_file: fixed memory leak.Andrey Mazo2013-11-171-0/+2
* pcm_file: fix SEGFAULT if file option is missing while infile is not.Andrey Mazo2013-11-171-1/+1
* conf.c: use portable way to initialize recursive mutexTimo Teräs2013-11-081-2/+13
* include/global.h - don't define timeval and timespec structures for !glibcJaroslav Kysela2013-11-081-0/+2
* test/chmap: Add missing usage text for -s optionTakashi Iwai2013-11-041-0/+1
* local.h: include sys/types.h to fix issues with pcm.hJohn Spencer2013-10-111-0/+1
* remove unnecessary/obsolete compat/hsearch_r.cWaldemar Brodkorb2013-10-075-252/+3
* snd_tlv_convert_from_dB: fix decreasing gain across entriesStephen Warren2013-10-011-1/+1
* HDA-Intel: present up to 8 HDMI/DP outputs via "hdmi" deviceAnssi Hannula2013-09-261-0/+92
* Fix access of freed memory in namehintsDavid Henningsson2013-09-191-9/+13
* Update iatomic.h functions definitions for mipsKai Kang2013-08-221-4/+4
* hdspm.h: Update LTC ioctl to use struct hdspm_ltcAdrian Knoth2013-08-191-1/+1
* UCM: Document some standard valuesArun Raghavan2013-08-081-0/+4
* pcm: Fix a wrong value shown in the error message in rate pluginLaurentiu Nicola2013-08-081-1/+1
* conf/cards: add Audio Advantage Micro IIPrzemek Rudy2013-07-311-0/+35
* local.h: use __kernel_off_t from <linux/types.h>Jaroslav Kysela2013-07-231-1/+5
* Release v1.0.27.2v1.0.27.2Jaroslav Kysela2013-07-081-1/+1
* pcm_direct: fix SEGFAULT when getgrnam_r() returns 0 and pgrp is NULLKrzysztof Hałasa2013-06-141-1/+1
* pcm_hw: Fix buffer overflow in chmapDavid Henningsson2013-06-141-1/+1
* chmap: Always succeed setting the map to what it already isDavid Henningsson2013-06-051-0/+11