]> git.alsa-project.org Git - alsa-lib.git/history - src/pcm/pcm.c
test: update midifile library to ANSI C
[alsa-lib.git] / src / pcm / pcm.c
2025-07-31 Kai Vehmanenpcm: add a loop to snd_pcm_avail_delay() to avoid bogus...
2025-04-07 Felix Wolfstellerpcm: fix minor typos in doc
2024-09-06 Jaroslav Kyselapcm: close - deactivate async handler before snd_pcm_drop()
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-01-29 Zeno Endemannpcm: document interaction of drain silence and sw silence
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: 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-01 borinedoxygen: fix broken examples links
2023-09-01 borinedoxygen: pcm: silence 'not documented' warnings
2023-09-01 borinedoxygen: fix broken parameter name tags
2023-08-30 Jaroslav Kyselareshuffle included files to include config.h as first
2023-06-06 Jaroslav Kyselaremove extra trailing new line in SNDMSG and SNDERR...
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: setup explicit silencing for snd_pcm_drain...
2022-11-14 Jaroslav Kyselapcm: fix the fast_ops pcm argument for fast_ops
2022-10-17 SASANO Takayoshiadd NetBSD/OpenBSD build support (except test/)
2021-09-03 Henrik Enquistpcm: add a note about return values of snd_pcm_state()
2021-06-18 Jaroslav Kyselapcm: improve docs for snd_pcm_sw_params_get_avail_min...
2021-04-13 Jaroslav Kyselaucm: add LibraryConfig support
2021-01-27 Jaroslav Kyselapcm: pcm_ioplug - fix the avail_update mmap capture...
2020-10-13 Jaroslav Kyseladlmisc, pcm: export the old symbols (for -flto)
2020-06-08 chunxu.lipcm: Fix memory leak at snd_pcm_new when THREAD_SAVE_AP...
2020-06-05 Jaroslav Kyselapcm: clarify -ENODATA description (recovery, event)
2020-06-05 Kai Vehmanenpcm: fix spelling in documentation for -EBADFD
2020-06-05 Kai Vehmanenpcm: add documentation for -ENODATA error code
2020-06-04 Jaroslav Kyselasnd_dlopen: do not use absolute plugin path for snd_dlo...
2020-06-03 Jaroslav Kyselapcm: return immediately when the state is SETUP in...
2020-06-03 sylvain.bertrand... pcm: fix snd_pcm_drain() excluding SETUP state from...
2019-09-24 Takashi Iwaipcm: Fix the wrong PCM object passed for locking/unlocking
2019-09-24 Takashi Iwaipcm: chmap: Fix memory leak at snd_pcm_set_chmap()
2019-07-24 Adam Miartuspcm: return -ENOSYS when ops or fast_ops callback is...
2019-06-12 Michael Forneypcm: Make sure parameter qualifiers match between decla...
2019-05-24 Jaroslav Kyselapcm: fix memory leak in _snd_pcm_parse_config_chmaps...
2019-05-24 Adam Miartuspcm: add mmap_begin callback to snd_pcm_fast_ops_t api
2019-04-09 Jaroslav Kyselaadd support for GCC's LTO
2019-04-09 Jaroslav Kyselapcm: fix wait condition in snd_pcm_write_areas() to...
2018-03-29 Takashi Iwaipcm: Skip avail_min check during draining
2018-03-13 Timo Wischerpcm: Provide areas_copy function which handles buffer...
2018-03-01 Timo Wischerpcm: Do not access lock_enabled if thread safe API
2018-02-05 Jaroslav Kyselapcm: another fix for the snd_pcm_area_silence() fast...
2018-02-05 Takashi Sakamotopcm: fix a bug to copy silent samples aligned to 64
2018-02-05 furrywolfpcm: Fix two bugs in snd_pcm_area_silence()
2018-01-18 Takashi Iwaipcm: Return the consistent error code for unexpected...
2017-12-18 Maciej S. Szmigieropcm: add and describe SND_PCM_FORMAT_{S, U}20
2017-11-14 Jaroslav KyselaChange FSF address (Franklin Street)
2017-07-15 Natanael Copacleanup: Use uint*_t instead of u_int*_t everythwere
2017-07-12 Natanael Copacleanup: fix poll.h includes
2017-05-16 Takashi Iwaiconf: Check the availability of PTHREAD_MUTEX_RECURSIVE
2017-04-21 Takashi IwaiALSA: pcm: Use recursive mutex
2017-02-17 Andreas Papepcm: status dump fix timestamp formatting
2017-02-09 Takashi Iwaipcm: Disable locking in async mode
2017-02-09 Takashi Iwaipcm: Avoid lock for snd_pcm_nonblock()
2016-12-12 Takashi Sakamotopcm: fix wrong document references to PCM APIs which...
2016-11-29 Takashi Iwaipcm: Add the PCM state checks to plugins
2016-09-02 Takashi Iwaipcm: Better understandable locking code
2016-07-14 Takashi Sakamotopcm: remove alloca() from snd_pcm_get_params
2016-07-14 Takashi Sakamotopcm: change code formatting for snd_pcm_get_params()
2016-07-14 Takashi Sakamotopcm: remove alloca() from snd_pcm_set_params()
2016-07-14 Takashi Sakamotopcm: change code formatting for snd_pcm_set_params()
2016-07-13 Takashi Sakamotopcm: fix missing return value of snd_pcm_status()
2016-07-11 Takashi Iwaipcm: Add LIBASOUND_THREAD_SAFE env variable check
2016-07-11 Takashi Iwaipcm: Add thread-safety to PCM API
2016-05-17 Takashi Iwaiconf: Add thread-safe global tree reference
2016-01-12 Jaroslav Kyselapcm_hw: fix possible memory leak (coverity)
2015-11-05 Mike Frysingerpcm: drop unused sys/shm.h inclusion
2015-07-24 Martin Geierpcm: restore hw params on set latency failed
2015-07-02 Pierre-Louis Bossartpcm: add support for get/set_audio_htstamp_config
2015-07-02 Pierre-Louis Bossartpcm: add helper functions to query timestamping capabil...
2015-04-30 Takashi IwaiAllow hint for ctl, hwdep, timer and seq
2014-12-31 Anssi Hannulapcm: fix buffer overflow in snd_pcm_chmap_print()
2014-11-25 Tim Cussinspcm: Fix assorted tstamp_type bugs/omissions.
2014-11-21 Jussi Laakopcm: Fix DSD sample format endianess and add big-endian...
2014-09-23 Renu Tyagipcm: return negative value in case of error
2014-09-10 Jurgen Kramerpcm: add new 32-bit DSD sample format
2014-07-22 Takashi Iwaipcm: Fill sw_params proto field
2014-07-14 Takashi Iwaipcm: Add sw_params API functions to get/set timestamp...
2014-01-06 Olivier Langloisalsa-lib: minor typo in pcm doc
2013-08-08 Laurentiu Nicolapcm: Fix a wrong value shown in the error message in...
2013-06-05 David Henningssonchmap: Always succeed setting the map to what it already is
2013-05-23 Jordi Mallachpcm: Fix typo in documentation: PREPARE → PREPARED.
2013-04-18 Daniel Mackbring pcm.h and pcm.c in sync with the kernel list
2013-04-18 Daniel Mackpcm.c: fix indentation
2013-04-08 Jaroslav Kyselacontrol, pcm: implement snd_ctl_abort() and snd_pcm_abo...
2013-04-05 Daniel Svenssonpcm: fix typo, should be SND_PCM_STATE_PREPARED.
2013-03-20 Jaroslav Kyselapcm: fix and optimize snd_pcm_areas_copy function
2012-12-04 Takashi IwaiPCM: Fix conflict of _snd_pcm_hw_params definitions
2012-11-26 Takashi IwaiPCM: Add more chmap definitions for UAC2
2012-11-26 Takashi IwaiMerge kernel uapi/sound/asound.h and asequencer.h
2012-11-13 Takashi IwaiPCM: Avoid busy loop in snd_pcm_write_areas() with...
next