]> git.alsa-project.org Git - alsa-lib.git/history - src/pcm/pcm_hw.c
test: update midifile library to ANSI C
[alsa-lib.git] / src / pcm / pcm_hw.c
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...
2024-02-23 Jaroslav Kyselapcm: clarify and fix default sbits (msbits) value for...
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 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-01-29 Gunnar Dibbernpcm: hw - fix return code checking in snd_pcm_hw_hw_refine
2022-11-14 Jaroslav Kyselapcm: fix the fast_ops pcm argument for fast_ops
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-05 Jaroslav Kyselacontrol: decode HDMI device name from ELD
2021-05-27 Jaroslav Kyselapcm: hw - correct the comment in snd_pcm_hw_state()
2021-05-27 Jaroslav Kyselapcm: hw - fix again snd_pcm_hw_state() when the driver...
2021-05-25 Jaroslav Kyselapcm: hw - fix snd_pcm_hw_state()
2021-02-26 Jaroslav Kyselaconf: introduce snd_config_get_card() function
2019-06-12 Michael Forneypcm: hw: Don't return in a void function
2019-05-24 Jaroslav Kyselapcm_hw: close file descriptor in the error path in...
2019-01-09 Takashi Iwaipcm: Preserve period_event in snd_pcm_hw_sw_params...
2018-05-23 Jaroslav Kyselapcm: add missing flags initialization for the fallback...
2018-05-15 Takashi Sakamotopcm: hw: use position offset macro of TLV data
2018-03-23 Timo Wischerpcm: hw: Keep control data from kernel when SND_PCM_APPEND
2018-01-04 Takashi Iwaitimer: Proper reference of internal versioned symbols
2017-11-14 Jaroslav KyselaChange FSF address (Franklin Street)
2017-06-30 Takashi Sakamotopcm: hw: remove superfluous code to call of SNDRV_PCM_I...
2017-06-30 Takashi Sakamotopcm: hw: add a helper function to issue avail_min witho...
2017-06-30 Takashi Sakamotopcm: hw: add a helper function to issue appl_ptr withou...
2017-06-30 Takashi Sakamotopcm: hw: add a helper function to request hwsync withou...
2017-06-30 Takashi Sakamotopcm: hw: add a helper function just to query status...
2017-06-30 Takashi Sakamotopcm: hw: add a helper function to query status/control...
2017-06-30 Takashi Sakamotopcm: hw: minor refactoring for initialization of contro...
2017-06-30 Takashi Sakamotopcm: hw: fix to initialize function local variable
2017-06-27 Takashi Iwaipcm: hw: Call USER_PVERSION ioctl at open
2017-06-27 Takashi Sakamotopcm: hw: maintain fallback mode for control data mappin...
2017-06-27 Takashi Sakamotopcm: hw: maintain fallback mode for status data mapping
2017-06-27 Takashi Sakamotopcm: hw: allocate fallback buffer in advance of trials...
2017-06-27 Takashi Sakamotopcm: hw: deallocate fallback buffer when trials of...
2017-06-27 Takashi Sakamotopcm: hw: add an arrangement for initialization of appl_...
2017-06-27 Takashi Sakamotopcm: hw: add helper functions to map/unmap status/contr...
2017-06-23 Takashi Iwaipcm: hw: Remove superfluous call of snd_pcm_set_appl_ptr()
2017-06-23 Takashi Sakamotopcm: minor code cleanup for ioctl call
2017-06-23 Takashi Sakamotopcm: obsolete 'mmap_emulation' parameter of snd_pcm_hw_...
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_hw_set_chmap()
2016-07-14 Takashi Sakamotopcm: remove alloca() from snd_pcm_hw_get_chmap()
2016-07-14 Takashi Sakamotopcm: remove alloca() from snd_pcm_query_chmaps_from_hw()
2016-07-14 Takashi Sakamotopcm: remove alloca() from snd_pcm_hw_change_timer()
2016-07-14 Takashi Sakamotopcm: change code formatting for snd_pcm_hw_change_timer()
2016-07-11 Takashi Iwaipcm: Add thread-safety to PCM API
2016-07-11 Takashi Sakamotopcm: set error code at failure path
2016-01-12 Jaroslav Kyselapcm_hw: fix possible memory leak (coverity)
2015-11-05 Mike Frysingerpcm: drop unused sys/shm.h inclusion
2015-07-02 Pierre-Louis Bossartpcm: add support for new STATUS_EXT ioctl
2014-09-14 Jaroslav KyselaRevert "pcm: rewindable, forwardable: don't return...
2014-09-13 Alexander E. Patrakovpcm: rewindable, forwardable: don't return stale data
2014-09-13 Alexander E. Patrakovpcm: handle negative values from snd_pcm_mmap_hw_avail
2014-07-14 Takashi Iwaipcm: Implement timestamp type handling in all plugins
2014-07-14 Takashi Iwaipcm: Implement timestamp type setup in hw plugin
2014-06-08 Anssi Hannulapcm: Fix channel map query when there are lots of maps
2013-06-14 David Henningssonpcm_hw: Fix buffer overflow in chmap
2013-05-30 David Henningssonpcm_hw: Remove unused fields in struct
2012-11-26 Takashi IwaiMerge kernel uapi/sound/asound.h and asequencer.h
2012-09-13 Takashi IwaiPCM: Use compounds for overriding / enhancing chmaps
2012-09-13 Takashi IwaiPCM: Add chmap options to hw and null plugins
2012-09-13 Takashi IwaiPCM: Implement snd_pcm_query_chmaps_from_hw()
2012-09-13 Takashi IwaiPCM: Introduce snd_pcm_chmap_t and snd_pcm_chmap_query_t
2012-09-11 Takashi IwaiCache the chmap operation errors
2012-09-11 Takashi IwaiImplement the channel mapping API
2010-03-10 Jaroslav Kyselapcm_hw - show errno codes
2010-02-23 Jaroslav KyselaFix snd_pcm_sw_params_set_period_event() implementation
2009-12-21 Jaroslav Kyselapcm: Close event timer in pcm_hw plugin
2009-11-08 Rémi Denis-CourmontRemove old commented-out FD_CLOEXEC code
2009-09-11 Kai Vehmanenpcm_hw: Always use delay ioctl in snd_pcm_delay()
2009-04-23 Takashi IwaiMerge branch 'master' of /export/git/alsa/alsa-lib/
2009-04-09 Jaroslav Kyselapcm_hw plugin: show appl_ptr and hw_ptr in dump() callback
2009-04-08 Jaroslav Kyselapcm_hw plugin: preserve monotonic flag also after snd_p...
2008-11-21 Diego E. 'Flameeye... Make all the PCM plugins ops structure constant.
2008-08-31 Lennart Poetteringalsa-lib: Make sure SND_PCM_NO_xxx flags don't get...
2008-06-06 Takashi IwaiFix compile warnings in pcm_hw.c
2008-05-09 Jaroslav KyselaImplemented snd_pcm_sw_params_(set|get)_period_event...
2008-04-21 Jaroslav Kyselaimplemented snd_pcm_rewindable() and snd_pcm_forwardabl...
2008-04-11 Jaroslav Kyselaadded snd_pcm_hw_params_is_monotonic/can_forward/can_re...
2008-04-10 Jaroslav Kyselafix compilation in pcm/pcm_hw.c - monotonic clock
2008-03-07 Takashi IwaiFix the build with old glibc
2008-01-14 Clemens Ladischcheck availability of CLOCK_MONOTONIC
2008-01-14 Clemens Ladischpcm hw plugin: use TSTAMP only with old drivers
2008-01-14 Clemens Ladischpcm hw plugin: fix TTSTAMP version check
2008-01-09 Jaroslav KyselaImpemented snd_pcm_htimestamp() function.
2008-01-09 Jaroslav KyselaAdd support for monotonic timestamps
2008-01-08 Takashi IwaiRemove sleep_min and tick
2008-01-08 Takashi IwaiRemove PCM xfer_align
2007-12-17 Jaroslav KyselaAdded SNDRV_PCM_IOCTL_TTSTAMP and updated PCM API versi...
2007-10-15 Jaroslav KyselaChanged Jaroslav Kysela's e-mail from perex@suse.cz...
next