index
:
delta/alsa-lib.git
amixer
ascenario
baserock/morph
baserock/v1.0.28
baserock/v1.0.29
baserock/v1.1.2
baserock/v1.1.3
master
ucm
git.alsa-project.org: http/alsa-lib.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pcm
Commit message (
Expand
)
Author
Age
Files
Lines
*
pcm: hw - prevent divide by zero for broken apps
Jaroslav Kysela
2023-05-16
1
-0
/
+3
*
pcm: hw: fix the silence size setup in drain
Jaroslav Kysela
2023-05-03
1
-2
/
+2
*
pcm: remove duplicate SND_PCM_HW_PARAM_{FIRST,LAST}_* #defines
Oswald Buddenhagen
2023-05-03
1
-4
/
+0
*
pcm: add SND_PCM_EINTR open mode
Jaroslav Kysela
2023-05-03
1
-1
/
+1
*
pcm: improve handling for snd_pcm_wait()
Jaroslav Kysela
2023-05-03
8
-10
/
+48
*
pcm: hw: introduce SNDRV_PCM_HW_PARAMS_DRAIN_SILENCE
Jaroslav Kysela
2023-05-03
3
-1
/
+40
*
pcm: hw: introduce SNDRV_PCM_INFO_PERFECT_DRAIN
Jaroslav Kysela
2023-05-03
3
-1
/
+28
*
pcm: hw: add drain_silence configuration keyword
Jaroslav Kysela
2023-05-03
1
-2
/
+24
*
pcm: hw: setup explicit silencing for snd_pcm_drain by default
Jaroslav Kysela
2023-05-03
3
-13
/
+71
*
compilation: fix ANDROID -> __ANDROID__ define detection
Maxython
2023-05-02
1
-1
/
+1
*
pcm: avoid endless loop in snd_pcm_sw_params_default()
Jaroslav Kysela
2023-02-25
1
-1
/
+6
*
pcm: hw - fix return code checking in snd_pcm_hw_hw_refine
Gunnar Dibbern
2023-01-29
1
-1
/
+1
*
pcm: rate: fix last_commit_ptr boundary wrapping
Alan Young
2022-12-30
1
-2
/
+2
*
pcm: route/softvol use snd_config_get_ireal vs get_real to handle also integers
Jaroslav Kysela
2022-12-13
2
-10
/
+5
*
pcm: fix the fast_ops pcm argument for fast_ops
Jaroslav Kysela
2022-11-14
4
-6
/
+7
*
pcm: rate - correct the previous fix for snd_pcm_rate_may_wait_for_avail_min()
Jaroslav Kysela
2022-11-09
2
-4
/
+8
*
pcm: rate - fix the crash in snd_pcm_rate_may_wait_for_avail_min()
Jaroslav Kysela
2022-11-09
1
-1
/
+1
*
pcm: rate: fix the crash for the partial period copy
Jaroslav Kysela
2022-10-17
1
-2
/
+2
*
add DragonFlyBSD build support (except test/)
SASANO Takayoshi
2022-10-17
1
-1
/
+1
*
add NetBSD/OpenBSD build support (except test/)
SASANO Takayoshi
2022-10-17
3
-0
/
+8
*
pcm: hw_params - copy periods and buffer_time to the local variable
Jaroslav Kysela
2022-08-18
1
-0
/
+2
*
pcm: fix the dshare delay reporting
Jaroslav Kysela
2022-08-16
2
-2
/
+2
*
pcm: direct plugins: make three more symbols private to library
Jaroslav Kysela
2022-07-08
1
-0
/
+6
*
pcm: share plugin: handle -EINTR
Jaroslav Kysela
2022-06-27
1
-12
/
+18
*
pcm: share plugin: return error if socket read or write call fails
Tomohiro IKEDA
2022-06-27
1
-4
/
+7
*
pcm: dmix - Add error handler for `fgets`
Tomohiro IKEDA
2022-06-17
2
-4
/
+2
*
pcm: hw: change rate range syntax
Jaroslav Kysela
2022-05-20
1
-15
/
+33
*
pcm: hw: add "min_rate" and "max_rate" as alternatives to single "rate" param...
Benedek Kupper
2022-05-20
1
-7
/
+45
*
pcm: rate - rewrite the may_wait_for_avail_min callback for the rate plugin
Jaroslav Kysela
2022-05-20
4
-28
/
+43
*
pcm: plugin - fix avail_min calculation on rate plugin
Andreas Pape
2022-05-20
3
-0
/
+31
*
pcm: dmix: fix wrong scaling in 32bits pcm mixing
Katsuhiro Suzuki
2022-05-20
1
-2
/
+2
*
pcm: ladspa - Use LFS calls (readdir64)
Jaroslav Kysela
2022-05-20
2
-2
/
+5
*
pcm: fix for the unitialized write buffer
Jaroslav Kysela
2022-05-20
1
-3
/
+3
*
control: decode HDMI device name from ELD
Jaroslav Kysela
2022-05-05
1
-0
/
+3
*
pcm: multi: return correct hwptr and avail from snd_pcm_multi_status()
Yutao Yuan
2022-05-04
1
-1
/
+11
*
pcm: direct - allow 'off' string for hw_ptr_alignment
Jaroslav Kysela
2022-05-03
4
-4
/
+4
*
pcm: direct - cleanups for snd_pcm_direct_reset_slave_ptr()
Jaroslav Kysela
2022-05-03
5
-22
/
+16
*
pcm: direct - add support for channel bindings in snd_pcm_direct_query_chmaps()
Jaroslav Kysela
2022-04-06
1
-1
/
+28
*
pcm: direct: Check xrun/suspend before the slave hwptr update
Takashi Iwai
2022-03-10
3
-9
/
+13
*
pcm: direct: Move slave PCM state checks into XRUN check helper
Takashi Iwai
2022-03-10
5
-132
/
+33
*
pcm: direct: Improved suspend/resume support
Takashi Iwai
2022-03-10
4
-38
/
+52
*
pcm: direct: Propagate error code from snd_pcm_direct_client_chk_xrun()
Takashi Iwai
2022-03-10
4
-14
/
+21
*
pcm: rate: fix drain of partial period at end of buffer
Alan Young
2022-03-08
1
-2
/
+11
*
pcm: softvol - mark _snd_pcm_parse_control_id as static
Jaroslav Kysela
2021-11-02
1
-2
/
+2
*
pcm: partially revert "pcm: softvol - make snd_pcm_parse_control_id private"
Jaroslav Kysela
2021-11-02
1
-0
/
+133
*
pcm: multi plugin - adjust appl_ptr on rewind/forward operations
Sava Jakovljev
2021-09-03
1
-2
/
+3
*
pcm: add a note about return values of snd_pcm_state()
Henrik Enquist
2021-09-03
1
-0
/
+4
*
pcm: rate - fix some gcc warnings
Jaroslav Kysela
2021-06-28
1
-7
/
+7
*
pcm: direct plugins - fix bad memory access when channel bindings do not matc...
Jaroslav Kysela
2021-06-21
1
-23
/
+17
*
pcm: Move snd_pcm_channel_area_addr() and _step() to public header
Takashi Iwai
2021-06-21
1
-13
/
+0
[next]