aboutsummaryrefslogtreecommitdiff
path: root/include/pcm.h
AgeCommit message (Expand)Author
2018-03-27a set of fixes to reduce gcc warningsJaroslav Kysela
2018-03-13pcm: Provide areas_copy function which handles buffer wrap aroundTimo Wischer
2017-12-18pcm: add and describe SND_PCM_FORMAT_{S, U}20Maciej S. Szmigiero
2017-11-14Change FSF address (Franklin Street)Jaroslav Kysela
2017-07-15cleanup: Use uint*_t instead of u_int*_t everythwereNatanael Copa
2015-08-24pcm: Fix doxygen for two enumsDavid Henningsson
2015-07-02pcm: add support for get/set_audio_htstamp_configPierre-Louis Bossart
2015-07-02pcm: add helper functions to query timestamping capabilitiesPierre-Louis Bossart
2014-11-21pcm: Fix DSD sample format endianess and add big-endian formatJussi Laako
2014-09-10pcm: add new 32-bit DSD sample formatJurgen Kramer
2014-07-14pcm: Add sw_params API functions to get/set timestamp typeTakashi Iwai
2013-04-25Use __inline__ for exported headersTakashi Iwai
2013-04-18bring pcm.h and pcm.c in sync with the kernel listDaniel Mack
2013-04-08all places: doxygen cleanupsJaroslav Kysela
2013-04-08control, pcm: implement snd_ctl_abort() and snd_pcm_abort() functionsJaroslav Kysela
2012-11-26PCM: Add more chmap definitions for UAC2Takashi Iwai
2012-10-25pcm: support for audio timestampsPierre-Louis Bossart
2012-09-13PCM: A few doxygen fixes for chmap stuffTakashi Iwai
2012-09-13PCM: Define MONO and other channel map positionsTakashi Iwai
2012-09-13PCM: Add snd_pcm_chmap_long_name()Takashi Iwai
2012-09-13PCM: Add SND_CHMAP_API_VERSION definitionTakashi Iwai
2012-09-13PCM: Add string conversion helper functions for chmapTakashi Iwai
2012-09-13PCM: Fix prefix for snd_pcm_chmap_type enum membersTakashi Iwai
2012-09-13PCM: Implement snd_pcm_query_chmaps_from_hw()Takashi Iwai
2012-09-13PCM: Introduce snd_pcm_chmap_t and snd_pcm_chmap_query_tTakashi Iwai
2012-09-13Add SND_CHMAP_NA and bit flag definitionsTakashi Iwai
2012-09-13Follow channel position definitions to mixer channel in mixer.hTakashi Iwai
2012-09-11Define channel map position enum in pcm.hTakashi Iwai
2012-09-11Implement the channel mapping APITakashi Iwai
2012-01-19Improve hw_params documentationAndrew Eikum
2011-07-27Add snd_{ctl|pcm}_open_fallback() functionsTakashi Iwai
2010-11-15support for period wakeup disablingClemens Ladisch
2009-08-10snd_pcm_scope_set_ops: make ops parameter constClemens Ladisch
2009-08-04remove unimplemented functions from headersClemens Ladisch
2008-10-23Add snd_pcm_avail() and snd_pcm_avail_delay() prototypesJaroslav Kysela
2008-05-09Implemented snd_pcm_sw_params_(set|get)_period_event for interrupt wakeup lik...Jaroslav Kysela
2008-04-21implemented snd_pcm_rewindable() and snd_pcm_forwardable(), removed can_rewin...Jaroslav Kysela
2008-04-11added snd_pcm_hw_params_is_monotonic/can_forward/can_rewind functionsJaroslav Kysela
2008-02-11Fix conflict of obsoleted snd_pcm_hw_* definitionsTakashi Iwai
2008-01-14Add SND_PCM_TSTAMP_MMAP backTakashi Iwai
2008-01-11Added possibility to disable also channel and format conversions + softvol.Jaroslav Kysela
2008-01-11SND_PCM_TSTAMP_MMAP -> SND_PCM_TSTAMP_ENABLE changeJaroslav Kysela
2008-01-09Impemented snd_pcm_htimestamp() function.Jaroslav Kysela
2008-01-09Fix function declarations with old PCM APITakashi Iwai
2008-01-08Remove sleep_min and tickTakashi Iwai
2008-01-08Remove PCM xfer_alignTakashi Iwai
2007-12-21Add deprecated attribute to obsolete functionsTakashi Iwai
2007-10-25Remove assert from header filesTakashi Iwai
2007-10-15Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela
2007-07-11Split mmap-emulation code from hw layerTakashi Iwai