OSDN Git Service

topology: ABI - Update physical DAI link configurations to ABI v5
[android-x86/external-alsa-lib.git] / include / pcm.h
2015-08-24 David Henningssonpcm: Fix doxygen for two enums
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...
2014-11-21 Jussi Laakopcm: Fix DSD sample format endianess and add big-endian...
2014-09-10 Jurgen Kramerpcm: add new 32-bit DSD sample format
2014-07-14 Takashi Iwaipcm: Add sw_params API functions to get/set timestamp...
2013-04-25 Takashi IwaiUse __inline__ for exported headers
2013-04-18 Daniel Mackbring pcm.h and pcm.c in sync with the kernel list
2013-04-08 Jaroslav Kyselaall places: doxygen cleanups
2013-04-08 Jaroslav Kyselacontrol, pcm: implement snd_ctl_abort() and snd_pcm_abo...
2012-11-26 Takashi IwaiPCM: Add more chmap definitions for UAC2
2012-10-24 Pierre-Louis Bossartpcm: support for audio timestamps
2012-09-13 Takashi IwaiPCM: A few doxygen fixes for chmap stuff
2012-09-13 Takashi IwaiPCM: Define MONO and other channel map positions
2012-09-13 Takashi IwaiPCM: Add snd_pcm_chmap_long_name()
2012-09-13 Takashi IwaiPCM: Add SND_CHMAP_API_VERSION definition
2012-09-13 Takashi IwaiPCM: Add string conversion helper functions for chmap
2012-09-13 Takashi IwaiPCM: Fix prefix for snd_pcm_chmap_type enum members
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-13 Takashi IwaiAdd SND_CHMAP_NA and bit flag definitions
2012-09-13 Takashi IwaiFollow channel position definitions to mixer channel...
2012-09-11 Takashi IwaiDefine channel map position enum in pcm.h
2012-09-11 Takashi IwaiImplement the channel mapping API
2012-01-19 Andrew EikumImprove hw_params documentation
2011-07-29 Takashi IwaiMerge branch 'fallback'
2011-07-27 Takashi IwaiAdd snd_{ctl|pcm}_open_fallback() functions
2011-01-24 Jaroslav KyselaMerge branch 'ucm'
2010-11-15 Clemens Ladischsupport for period wakeup disabling
2009-08-10 Clemens Ladischsnd_pcm_scope_set_ops: make ops parameter const
2009-08-04 Clemens Ladischremove unimplemented functions from headers
2008-10-23 Jaroslav KyselaMerge branch 'master' of git@git.alsa-project.org:alsa-lib
2008-10-23 Jaroslav KyselaAdd snd_pcm_avail() and snd_pcm_avail_delay() prototypes
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-02-11 Takashi IwaiFix conflict of obsoleted snd_pcm_hw_* definitions
2008-01-14 Takashi IwaiAdd SND_PCM_TSTAMP_MMAP back
2008-01-11 Jaroslav KyselaAdded possibility to disable also channel and format...
2008-01-11 Jaroslav KyselaSND_PCM_TSTAMP_MMAP -> SND_PCM_TSTAMP_ENABLE change
2008-01-09 Jaroslav KyselaImpemented snd_pcm_htimestamp() function.
2008-01-09 Takashi IwaiFix function declarations with old PCM API
2008-01-08 Takashi IwaiRemove sleep_min and tick
2008-01-08 Takashi IwaiRemove PCM xfer_align
2007-12-21 Takashi IwaiAdd deprecated attribute to obsolete functions
2007-10-25 Takashi IwaiRemove assert from header files
2007-10-15 Jaroslav KyselaChanged Jaroslav Kysela's e-mail from perex@suse.cz...
2007-07-11 Takashi IwaiSplit mmap-emulation code from hw layer
2006-10-23 Jaroslav Kyselapcm: fix ipc offset calculation for direct plugins
2006-01-06 Jaroslav Kyselaimplementation of pcm simple helper function
2005-09-21 Jaroslav Kyselafixed typo in comment
2005-05-19 Takashi IwaiAdd snd_pcm_hw_params_get/set_export_buffer()
2005-04-14 Takashi IwaiMove old PCM API to pcm_old.h
2005-04-12 Jaroslav KyselaAdded snd_pcm_hw_params_set_rate_resample function
2005-02-14 Takashi IwaiAdd filter-type external plugin SDK
2005-02-08 Takashi IwaiAdd external PCM plugin SDK (draft version)
2005-01-17 Clemens Ladischfix some file paths in comments
2004-12-27 Takashi IwaiAdd softvol PCM plugin
2004-09-21 Takashi IwaiFix warnings with -Wshadow
2004-05-04 Takashi Iwaiadded a new plugin "iec958" to convert IEC958 subframes.
2004-03-26 Jaroslav KyselaInitial implementation of PCM simple API extension.
2004-03-14 Jaroslav KyselaInitial proposal for simple PCM API extension
2004-01-19 Jaroslav KyselaAdded SNDRV_PCM_STATE_DISCONNECTED state.
2003-12-22 Jaroslav KyselaFixed typo - snd_pcm_type_name()
2003-11-05 Jaroslav KyselaSwitch from old to new PCM API retaining binary compati...
2003-03-18 Jaroslav KyselaExtracted common code from dmix plugin.
2003-03-08 Jaroslav KyselaAdded snd_pcm_type_name()
2003-02-28 Jaroslav KyselaAdded htstamp functions
2003-02-28 Jaroslav KyselaTimestamp update (struct timeval -> struct timespec).
2003-02-22 Jaroslav KyselaRemoved snd_pcm_hwdiff() function
2003-02-22 Jaroslav KyselaRemoved snd_pcm_hwptr().
2003-02-22 Jaroslav KyselaAdded snd_pcm_hwptr() and enhanced snd_pcm_mmap_begin...
2003-02-12 Jaroslav KyselaMore pcm_jack plugin changes
2003-02-05 Jaroslav KyselaAdded snd_pcm_sw_params_get_boundary() function.
2003-02-04 Jaroslav Kyselaadded DMIX plugin
2002-10-23 Jaroslav KyselaRemoved clear() functions
2002-10-19 Jaroslav KyselaChanged sw_params to follow hw_params (unify functions)
2002-10-12 Jaroslav KyselaReplaced snd_pcm_avail() with snd_pcm_hwsync()
2002-10-12 Jaroslav KyselaAdded snd_pcm_hw_params_current() function and clear...
2002-10-11 Jaroslav KyselaAdded snd_pcm_avail() function
2002-09-21 Jaroslav KyselaNew hw_params API uses weak alias in function declaration
2002-09-21 Jaroslav KyselaFixed loop for inline functions defining new hw_params...
2002-09-19 Jaroslav KyselaReverted back the PCM API.
2002-09-17 Jaroslav Kysela- unified snd_pcm_hw_params_* functions
2002-09-09 Jaroslav KyselaAdded snd_pcm_hw_params_get_min_align; changed get_form...
2002-06-26 Jaroslav KyselaEnhanced bitmasks in PCM - added support for more forma...
2002-04-23 Jaroslav KyselaMoved ring buffer pointers and added a mechanism to...
2002-03-12 Jaroslav KyselaCorrections by Kevin Conder <kconder@interaccess.com>
2002-02-05 Takashi Iwairemoved comma from last element of enums.
2002-01-28 Jaroslav KyselaAdded more informative comments to open mode flags
2001-12-30 Jaroslav KyselaUpdated GNU GPL license (address).
2001-12-11 Jaroslav Kyselachanged result type from int to snd_pcm_sframes_t for...
2001-12-11 Jaroslav KyselaAdded snd_pcm_access_mask_empty()
2001-12-10 Jaroslav KyselaRemoved snd_pcm_mmap_begin_avail and changed snd_pcm_mm...
2001-12-10 Jaroslav KyselaAdded snd_pcm_mmap_commit_partial().
2001-12-09 Jaroslav Kysela- added snd_pcm_mmap_begin_avail function; it is optimi...
2001-11-30 Jaroslav KyselaAdded snd_*_poll_descriptors_revents functions.
2001-11-26 Jaroslav KyselaAdded lfloat plugin code (not finished)
2001-11-26 Jaroslav KyselaAdded Linear <-> float format conversion PCM type
2001-11-26 Jaroslav KyselaSpecified the range for float types and added empty...
next