OSDN Git Service

pcm_file: use EIO instead of EPIPE when failing to write output file
[android-x86/external-alsa-lib.git] / include /
2015-10-05 Takashi Sakamotohwdep: add FireWire digi00x/tascam driver support
2015-09-23 Mengdong Lintopology: Add API to set a vendor specific version...
2015-08-24 David Henningssonpcm: Fix doxygen for two enums
2015-08-12 Mengdong Lintopology: A API calls to directly build topology data...
2015-08-12 Mengdong Lintopology: Add C templates structure for building topolo...
2015-08-12 Liam Girdwoodcore: add convenience macros to local.h
2015-08-07 Mengdong Lintopology: Add ops support to byte control objects.
2015-08-07 Mengdong Lintopology: update ABI to improve support for different...
2015-07-30 Takashi Iwaitopology: Fix typos
2015-07-30 Liam Girdwoodtopology: autotools: Add build support for topology...
2015-07-30 Liam Girdwoodtopology: Add topology core parser.
2015-07-30 Liam Girdwoodtopology: uapi: Add UAPI headers for topology ABI
2015-07-27 Takashi IwaiReplace list.h with its own version
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-06-29 Alexander E. PatrakovReplace unsafe characters with _ in card name
2015-06-29 Liam Girdwooducm: docs: Fix doxygen formatting for UCM main page.
2015-05-18 Tanu Kaskinenucm: allow multiple devices in JackHWMute
2015-04-30 Takashi IwaiAllow hint for ctl, hwdep, timer and seq
2015-04-21 Takashi IwaiSync include/sound/asound.h with 4.1 kernel
2015-03-05 Tanu Kaskinenucm: improve jack configuration documentation
2015-03-05 Tanu Kaskinenucm: reformat snd_use_case_get() doc
2015-03-05 Lu, Hanucm: document some standard values
2015-02-17 Tanu Kaskinenucm: fix some variable constness issues
2015-01-28 Takashi IwaiRemove unused hostname resolution in shm plugins and...
2015-01-14 Matthieu Crapetautotools: fix ucm partial build
2014-12-10 Takashi Sakamotohwdep: add OXFW driver support
2014-11-21 Jussi Laakopcm: Fix DSD sample format endianess and add big-endian...
2014-09-17 Takashi Sakamotohwdep: add missing declaration for snd_hwdep_poll_descr...
2014-09-10 Jurgen Kramerpcm: add new 32-bit DSD sample format
2014-08-18 Takashi SakamotoSync enum snd_hwdep_iface_t with include/asound/asound.h
2014-08-11 Takashi IwaiSync include/sound/asound.h with 3.17-rc1 kernel
2014-08-11 Jurgen Kramerpcm: Fix DSD formats userland usability
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-07-14 Takashi IwaiAdd timestamp type to sw_params (internal only)
2014-07-14 Mark Brownpcm: Provide a CLOCK_MONOTONIC_RAW timestamp type
2014-06-27 Tanu Kaskinenucm: Document PlaybackPCMIsDummy and CapturePCMIsDummy...
2014-02-26 Patrick Welcheautotools: update style
2014-02-24 Patrick WelchePortability fix: look for sys/endian.h as well as endian.h
2014-02-11 Riku Voipioalsa-lib: heavy pcm atomics cleanup
2013-11-08 Jaroslav Kyselainclude/global.h - don't define timeval and timespec...
2013-10-11 John Spencerlocal.h: include sys/types.h to fix issues with pcm.h
2013-08-22 Kai KangUpdate iatomic.h functions definitions for mips
2013-08-19 Adrian Knothhdspm.h: Update LTC ioctl to use struct hdspm_ltc
2013-08-08 Arun RaghavanUCM: Document some standard values
2013-07-23 Jaroslav Kyselalocal.h: use __kernel_off_t from <linux/types.h>
2013-04-25 Takashi IwaiAdd definition of __inline__ for non-GCC
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...
2013-02-12 David HenningssonAdd sys/types.h to include list
2013-01-31 Jerome ForissierAdd snd_lib_error_set_local() to install a thread-local...
2012-12-13 Takashi IwaiFix endian check in local.h
2012-11-30 Takashi IwaiAdd workaround for conflicting snd_seq_event_t 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-10-28 Clemens Ladischpcm: fix 64-bit SNDRV_PCM_IOCTL_STATUS ABI breakage
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 get_chmap/set_chmap for PCM extplug/ioplug...
2012-09-11 Takashi IwaiImplement the channel mapping API
2012-06-25 Takashi IwaiFix the binary compatibility of ext-ctl plugin with...
2012-04-16 Dylan Reidcontrol_external: Add ability to specify TLV data.
2012-01-19 Andrew EikumImprove hw_params documentation
2011-10-07 Clemens Ladischcontrol: add snd_ctl_elem_add_enumerated()
2011-10-05 Clemens Ladischasound.h: cosmetic changes for consistency with kernel...
2011-10-05 Clemens Ladischasound.h: update for latest kernel
2011-07-29 Takashi IwaiMerge branch 'fallback'
2011-07-29 Adrian KnothAdd RME RPM to HDSP_IO_Type.
2011-07-27 Takashi IwaiAdd snd_{ctl|pcm}_open_fallback() functions
2011-06-08 Stephen WarrenUCM: get: Implement 'exact' value retrieval
2011-06-08 Stephen WarrenUCM: Allow querying of {Supported,Conflicting}Devices
2011-03-18 Jaroslav KyselaUCM: comment fixes and fix myvalue initialization fix...
2011-01-27 Jaroslav KyselaUpdate hdspm.h file from Adrian Knoth - final version
2011-01-26 Jaroslav KyselaUpdate hdspm.h file from Adrian Knoth
2011-01-26 Jaroslav KyselaAdd hdspm.h kernel header to include/alsa/sound tree...
2011-01-24 Jaroslav KyselaMerge branch 'ucm'
2011-01-11 Jaroslav Kyselaucm: add snd_use_case_verb_list() inline function
2010-11-15 Clemens Ladischsupport for period wakeup disabling
2010-11-04 Jaroslav Kyselacontrol: add ASCII parsers from amixer
2010-10-12 Jaroslav Kyselaucm: unify snd_use_case_geti(), add snd_use_case_card_l...
2010-10-01 Jaroslav Kyselaucm: cosmetic fix
2010-09-22 Jaroslav Kyselaucm: Introduce "Value {}" section, more implementation...
2010-09-15 Jaroslav Kyselaucm: Moved ucm to src/ucm subdirectory
2010-08-25 Jaroslav Kyselaucm: Recode header to be more universal
2010-08-23 Liam Girdwooducm: build - add build support for Use Case Manager
2010-08-23 Liam Girdwooducm: header - ALSA Use Case Manager
2010-08-23 Jaroslav Kyselageneral: recoded snd_dlobj_ functions
next