]> git.alsa-project.org Git - alsa-lib.git/history - src/pcm
rawmidi: clarify no_active_sensing doc: output-only, does not filter input
[alsa-lib.git] / src / pcm /
3 days ago Jaroslav Kyselapcm: fix leading space in snd_pcm_hw_param_dump for...
3 days ago Jaroslav Kyselapcm: use new logging for hw_params dump, add pcm_params...
6 days ago Jaroslav Kyselapcm: snd_pcm_slave_conf - fix C99 variable-length array...
2025-11-12 Jaroslav Kyselacoverity.com fixes - initial round
2025-11-12 Jaroslav Kyselapcm: plugin - avoid 32-bit to 64-bit return value conve...
2025-11-12 Jaroslav Kyselaadd missing return value changes for snd_config_get_str...
2025-11-12 Jaroslav Kyselaadd missing return value changes for snd_config_get_id...
2025-11-07 Jaroslav Kyseladoxygen: fix warnings and add missing ALSA_LIBRARY_BUIL...
2025-11-07 Jaroslav Kyselapcm route: suppress false positive warning for gcc 8+
2025-11-07 Jaroslav Kyselahuge correction of tabulators and whitespaces
2025-11-07 Jaroslav Kyselareplace SNDMSG,SYSMSG,SNDERR,SYSERR with new log macros
2025-07-31 Kai Vehmanenpcm: add a loop to snd_pcm_avail_delay() to avoid bogus...
2025-04-08 Jaroslav Kyselapcm: hw: do not reset tstamp_type in SND_PCM_APPEND...
2025-04-07 Jaroslav Kyselapcm: hw: fix default timestamp type for O_APPPEND
2025-04-07 Kevin Groeneveldpcm: hw: do not reset tstamp_type in SND_PCM_APPEND...
2025-04-07 Felix Wolfstellerpcm: fix minor typos in doc
2024-09-06 Jaroslav Kyselapcm: close - deactivate async handler before snd_pcm_drop()
2024-09-06 Takashi Iwaipcm: dmix: Don't clear scpm->info flag
2024-09-06 Takashi Iwaipcm: dmix: Fix resume with multiple instances
2024-08-20 Jaroslav Kyselapcm: implement snd_pcm_hw_params_get_sync() and obsolet...
2024-02-26 Jaroslav Kyselapcm: extend doc for snd_pcm_hw_params_get_sbits()
2024-02-23 Jaroslav Kyselapcm: clarify and fix default sbits (msbits) value for...
2024-02-23 Marc Aldorasipcm: ladspa - Skip missing ladspa directories
2024-02-22 Jaroslav Kyselapcm: snd_pcm_(physical_)format_width() - change documen...
2024-02-09 Jaroslav Kyselapcm: plug - add automatic conversion for iec958 subfram...
2024-01-29 Zeno Endemannpcm: document interaction of drain silence and sw silence
2024-01-24 Jaroslav Kyselapcm: route plugin: allocate temporary array on stack...
2024-01-24 q66pcm: sofvol plugin: fix signed overflow
2024-01-02 Zeno Endemannpcm: documentation improvement mostly regarding samples...
2024-01-02 Jaroslav Kyselapcm: handle start_treshold in snd_pcm_write_areas more...
2024-01-02 Jaroslav Kyselapcm: plug plugin - fast_ops may be changed when sw_para...
2024-01-02 Jaroslav Kyselapcm: fix the documentation for snd_pcm_poll_descriptors...
2023-12-11 Zeno Endemannpcm: clarify documentation of poll descriptor usage
2023-12-08 Zeno Endemannpcm: clarify documentation on some hw params related...
2023-12-08 Cezary Rojewskipcm: Fix incompatible-pointer-type warnings
2023-12-08 Cezary Rojewskipcm: Add MSBITS subformat options
2023-12-08 Cezary Rojewskipcm: Introduce snd_pcm_subformat_value()
2023-09-09 Takashi Iwaipcm: Fix segfault with 32bit libs
2023-09-01 borinedoxygen: fix broken examples links
2023-09-01 borinedoxygen: pcm: silence 'not documented' warnings
2023-09-01 borinedoxygen: fix inadvertent link requests
2023-09-01 borinedoxygen: fix broken parameter name tags
2023-08-30 Jaroslav Kyselareshuffle included files to include config.h as first
2023-06-15 Dan Crosspcm: hw: fix minor bug in sw_params ioctl
2023-06-06 Jaroslav Kyselaremove extra trailing new line in SNDMSG and SNDERR...
2023-05-16 Jaroslav Kyselapcm: hw - prevent divide by zero for broken apps
2023-05-03 Jaroslav Kyselapcm: hw: fix the silence size setup in drain
2023-05-03 Oswald Buddenhagenpcm: remove duplicate SND_PCM_HW_PARAM_{FIRST,LAST...
2023-05-03 Jaroslav Kyselapcm: add SND_PCM_EINTR open mode
2023-05-03 Jaroslav Kyselapcm: improve handling for snd_pcm_wait()
2023-05-03 Jaroslav Kyselapcm: hw: introduce SNDRV_PCM_HW_PARAMS_DRAIN_SILENCE
2023-05-03 Jaroslav Kyselapcm: hw: introduce SNDRV_PCM_INFO_PERFECT_DRAIN
2023-05-03 Jaroslav Kyselapcm: hw: add drain_silence configuration keyword
2023-05-03 Jaroslav Kyselapcm: hw: setup explicit silencing for snd_pcm_drain...
2023-05-02 Maxythoncompilation: fix ANDROID -> __ANDROID__ define detection
2023-02-25 Jaroslav Kyselapcm: avoid endless loop in snd_pcm_sw_params_default()
2023-01-29 Gunnar Dibbernpcm: hw - fix return code checking in snd_pcm_hw_hw_refine
2022-12-30 Alan Youngpcm: rate: fix last_commit_ptr boundary wrapping
2022-12-13 Jaroslav Kyselapcm: route/softvol use snd_config_get_ireal vs get_real...
2022-11-14 Jaroslav Kyselapcm: fix the fast_ops pcm argument for fast_ops
2022-11-09 Jaroslav Kyselapcm: rate - correct the previous fix for snd_pcm_rate_m...
2022-11-09 Jaroslav Kyselapcm: rate - fix the crash in snd_pcm_rate_may_wait_for_...
2022-10-17 Jaroslav Kyselapcm: rate: fix the crash for the partial period copy
2022-10-17 SASANO Takayoshiadd DragonFlyBSD build support (except test/)
2022-10-17 SASANO Takayoshiadd NetBSD/OpenBSD build support (except test/)
2022-08-18 Jaroslav Kyselapcm: hw_params - copy periods and buffer_time to the...
2022-08-16 Jaroslav Kyselapcm: fix the dshare delay reporting
2022-07-08 Jaroslav Kyselapcm: direct plugins: make three more symbols private...
2022-06-27 Jaroslav Kyselapcm: share plugin: handle -EINTR
2022-06-27 Tomohiro IKEDApcm: share plugin: return error if socket read or write...
2022-06-17 Tomohiro IKEDApcm: dmix - Add error handler for `fgets`
2022-05-20 Jaroslav Kyselapcm: hw: change rate range syntax
2022-05-20 Benedek Kupperpcm: hw: add "min_rate" and "max_rate" as alternatives...
2022-05-20 Jaroslav Kyselapcm: rate - rewrite the may_wait_for_avail_min callback...
2022-05-20 Andreas Papepcm: plugin - fix avail_min calculation on rate plugin
2022-05-20 Katsuhiro Suzukipcm: dmix: fix wrong scaling in 32bits pcm mixing
2022-05-20 Jaroslav Kyselapcm: ladspa - Use LFS calls (readdir64)
2022-05-20 Jaroslav Kyselapcm: fix for the unitialized write buffer
2022-05-05 Jaroslav Kyselacontrol: decode HDMI device name from ELD
2022-05-04 Yutao Yuanpcm: multi: return correct hwptr and avail from snd_pcm...
2022-05-03 Jaroslav Kyselapcm: direct - allow 'off' string for hw_ptr_alignment
2022-05-03 Jaroslav Kyselapcm: direct - cleanups for snd_pcm_direct_reset_slave_ptr()
2022-04-06 Jaroslav Kyselapcm: direct - add support for channel bindings in snd_p...
2022-03-10 Takashi Iwaipcm: direct: Check xrun/suspend before the slave hwptr...
2022-03-10 Takashi Iwaipcm: direct: Move slave PCM state checks into XRUN...
2022-03-10 Takashi Iwaipcm: direct: Improved suspend/resume support
2022-03-10 Takashi Iwaipcm: direct: Propagate error code from snd_pcm_direct_c...
2022-03-08 Alan Youngpcm: rate: fix drain of partial period at end of buffer
2021-11-02 Jaroslav Kyselapcm: softvol - mark _snd_pcm_parse_control_id as static
2021-11-02 Jaroslav Kyselapcm: partially revert "pcm: softvol - make snd_pcm_pars...
2021-09-03 Sava Jakovljevpcm: multi plugin - adjust appl_ptr on rewind/forward...
2021-09-03 Henrik Enquistpcm: add a note about return values of snd_pcm_state()
2021-06-28 Jaroslav Kyselapcm: rate - fix some gcc warnings
2021-06-21 Jaroslav Kyselapcm: direct plugins - fix bad memory access when channe...
2021-06-21 Takashi Iwaipcm: Move snd_pcm_channel_area_addr() and _step() to...
2021-06-21 Jaroslav Kyselapcm: direct plugins - fix hw_ptr in the status callback
2021-06-21 Jaroslav Kyselapcm: dmix - use pcm_frame_diff() in snd_pcm_dmix_sync_p...
2021-06-18 Jaroslav Kyselapcm: improve docs for snd_pcm_sw_params_get_avail_min...
2021-06-17 Takashi Iwaipcm: rate: Improve the support multiple formats
2021-06-17 Takashi Iwaipcm: rate: Refactoring temporary buffer allocations
next