summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* usecase: add CaptureMicInfoFile field to documentationHEADmasterJaroslav Kysela2023-05-161-0/+3
* include: fix SND_DLSYM_BUILD_VERSION() for static buildJaroslav Kysela2023-05-161-6/+6
* pcm: hw - prevent divide by zero for broken appsJaroslav Kysela2023-05-161-0/+3
* Release v1.2.9v1.2.9Jaroslav Kysela2023-05-041-1/+1
* pcm: hw: fix the silence size setup in drainJaroslav Kysela2023-05-031-2/+2
* conf/emu10k1: remove compat with two decades old driversOswald Buddenhagen2023-05-033-192/+0
* pcm: remove duplicate SND_PCM_HW_PARAM_{FIRST,LAST}_* #definesOswald Buddenhagen2023-05-031-4/+0
* pcm: add SND_CTL_EINTR open modeJaroslav Kysela2023-05-038-8/+13
* pcm: add SND_PCM_EINTR open modeJaroslav Kysela2023-05-032-1/+3
* pcm: improve handling for snd_pcm_wait()Jaroslav Kysela2023-05-039-10/+55
* pcm: add new symbols to Versions.inJaroslav Kysela2023-05-031-0/+8
* pcm: hw: introduce SNDRV_PCM_HW_PARAMS_DRAIN_SILENCEJaroslav Kysela2023-05-035-1/+45
* pcm: hw: introduce SNDRV_PCM_INFO_PERFECT_DRAINJaroslav Kysela2023-05-035-1/+30
* pcm: hw: add drain_silence configuration keywordJaroslav Kysela2023-05-031-2/+24
* pcm: hw: setup explicit silencing for snd_pcm_drain by defaultJaroslav Kysela2023-05-033-13/+71
* compilation: fix ANDROID -> __ANDROID__ define detectionMaxython2023-05-023-3/+3
* pcm: avoid endless loop in snd_pcm_sw_params_default()Jaroslav Kysela2023-02-251-1/+6
* test: BSD-like fixesSASANO Takayoshi2023-02-036-13/+26
* type_compat.h: use ESPIPE instead of EPIPE when ESTRPIPE not definedSASANO Takayoshi2023-02-032-1/+5
* configure: avoid libdl detecion on *BSDSASANO Takayoshi2023-01-291-2/+1
* pcm: hw - fix return code checking in snd_pcm_hw_hw_refineGunnar Dibbern2023-01-291-1/+1
* topology: Parse ignore_suspend property for dapm widgetAmadeusz Sławiński2023-01-291-0/+14
* topology: Add decompilation support for ignore_suspendAmadeusz Sławiński2023-01-291-2/+4
* topology: Parse ignore_suspend flagCezary Rojewski2023-01-291-0/+27
* utils/alsa.m4: include <stdlib.h> for exit()Sam James2023-01-291-0/+2
* ucm: fix geti() macro - return zero on successJaroslav Kysela2023-01-151-0/+1
* ucm: simplify and fix the previous patch (geti)Jaroslav Kysela2023-01-151-70/+20
* ucm: add existence checks to geti callsCurtis Malainey2023-01-151-16/+67
* ucm: fix possible memory leak in execute_sysw()Jaroslav Kysela2023-01-051-0/+1
* pcm: rate: fix last_commit_ptr boundary wrappingAlan Young2022-12-301-2/+2
* pcm: route/softvol use snd_config_get_ireal vs get_real to handle also integersJaroslav Kysela2022-12-132-10/+5
* alsa-lib: conf - fix possible use-after-free in get_char_skip_commentsJaroslav Kysela2022-12-071-1/+2
* ucm: execute_sysw - fix possible use-after-freeJaroslav Kysela2022-12-071-2/+3
* topology: ctl - remove the wrong (debug) codeJaroslav Kysela2022-11-291-6/+1
* test: latency - --policy option - allow using SCHED_OTHERJaroslav Kysela2022-11-241-1/+4
* test: latency - add --policy option to allow using SCHED_FIFOJaroslav Kysela2022-11-241-5/+17
* test: latency - usleep should not be used in the block modeJaroslav Kysela2022-11-231-2/+2
* test: latency - add -y option (I/O usleep)Jaroslav Kysela2022-11-231-1/+12
* ucm: handle empty string also for ${env:} substitutionJaroslav Kysela2022-11-221-1/+7
* ucm: clarify set_defaults callsJaroslav Kysela2022-11-151-11/+25
* latency: add timestamps to the POS linesJaroslav Kysela2022-11-141-11/+6
* test: latency - add more realtime testsJaroslav Kysela2022-11-141-12/+151
* pcm: fix the fast_ops pcm argument for fast_opsJaroslav Kysela2022-11-144-6/+7
* test: latency - use snd_pcm_format_physical_width()Jaroslav Kysela2022-11-142-4/+9
* include: alsa-symbols.h - use newer gcc symver function attributeJaroslav Kysela2022-11-091-0/+7
* include: pcm_old.h - use a macro for the symbol versioningJaroslav Kysela2022-11-091-65/+68
* pcm: rate - correct the previous fix for snd_pcm_rate_may_wait_for_avail_min()Jaroslav Kysela2022-11-092-4/+8
* pcm: rate - fix the crash in snd_pcm_rate_may_wait_for_avail_min()Jaroslav Kysela2022-11-091-1/+1
* ucm: fix enhanced ID parsing in snd_use_case_parse_ctl_elem_id()Jaroslav Kysela2022-11-021-1/+1
* Release v1.2.8v1.2.8Jaroslav Kysela2022-10-241-1/+1