OSDN Git Service

pcm_file: use EIO instead of EPIPE when failing to write output file
[android-x86/external-alsa-lib.git] / include /
2019-06-12 Michael ForneyUse __func__ instead of __FUNCTION__
2019-05-24 Jaroslav Kyselarawmidi: use snd_dlobj_cache_get2() in rawmidi open...
2019-04-09 Jaroslav Kyselaadd support for GCC's LTO
2019-03-28 Takashi IwaiDrop -I$includedir/alsa from alsa.pc
2019-03-25 Jaroslav Kyselaadd snd_strlcpy() and use it everywhere
2019-01-07 Jaroslav Kyselaconf: rename snd_conf_load1() to _snd_config_load_with_...
2018-12-10 Timo Wischerpcm: extplug: Keep format and channels the same if...
2018-11-29 Takashi Iwaiucm: Set default include path
2018-10-02 Andre Guedesioplug: Fix comment in struct snd_pcm_ioplug
2018-10-02 Takashi Sakamototimer: fix wrong comment to refer to 'SNDRV_TIMER_PSFLG_*'
2018-07-06 Guillaume Blancpcm: Fix header guard in pcm_plugin.h
2018-07-03 Timo Wischerpcm: ioplug: Provide avail helper function for plugins
2018-05-15 Takashi Sakamotocontrol: add a series of macro for offset of several...
2018-04-20 Kirill MarinushkinASoC: topology: Add definitions for mclk_direction...
2018-04-20 Kirill MarinushkinASoC: topology: Add missing clock gating parameter...
2018-04-20 Kirill MarinushkinASoC: topology: Fix bclk and fsync inversion in set_lin...
2018-03-27 Jaroslav Kyselaa set of fixes to reduce gcc warnings
2018-03-13 Timo Wischerpcm: Provide areas_copy function which handles buffer...
2018-03-13 Timo Wischerpcm: ioplug: Provide hw_avail helper function for plugins
2018-02-24 Timo Wischerpcm: ioplug: Use boundary for wrap around
2018-01-04 Takashi Iwaicore: Proper reference of internal snd_dlopen()
2017-12-18 Maciej S. Szmigieropcm: add and describe SND_PCM_FORMAT_{S, U}20
2017-12-18 Maciej S. Szmigieroasound.h: add SNDRV_PCM_FORMAT_{S, U}20
2017-11-27 Jaroslav KyselaChange snd_dlopen() function to return the error string
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-06-30 Liam Girdwoodtopology: Add support for new widget types
2017-06-27 Takashi Iwaipcm: hw: Call USER_PVERSION ioctl at open
2017-06-20 Guneshwor Singhtopology: Add parsing for rates from conf
2017-05-03 Takashi Iwaiconf: Allow dynamic top-level config directory
2017-04-27 Mengdong Lintopology: Allow a data section to contain multiple...
2017-04-21 Takashi Sakamotohwdep: add support for MOTU FireWire series and RME...
2017-04-21 Takashi Sakamotohwdep: add Line6 USB series support
2017-04-21 Takashi Sakamototimer: obsolete legacy rtctimer instance
2017-04-21 Fuwei Tangtopology: Look up references for an object based on...
2017-02-23 Breno LeitaoDrop ppc64-specific workaround for versioned symbols
2017-02-21 Alan Youngpcm: rate: Add capability to pass configuration node...
2017-01-18 Mengdong Linucm: Add command 'get _file' to get the config file...
2016-12-15 Rene Rebepcm: fix get_stop_threshold alsa-lib 0.9 alias
2016-11-22 Mengdong Lintopology: Revise document and comments for ABI v5
2016-11-22 Mengdong Lintopology: ABI - Add voice wake up flag for DAI links
2016-11-22 Guneshwor Singhtopology: Support configuring physical DAIs by C API
2016-11-22 Mengdong Lintopology: Parse physical DAIs in text conf file
2016-11-22 Guneshwor Singhtopology: ABI - Define new types for physical DAI
2016-11-22 Mengdong Lintopology: ABI - Update manifest and pump ABI version...
2016-11-08 Mengdong Lintopology: Remove BE or CC in comments of physical links...
2016-11-08 Mengdong Lintopology: Parse name and stream name of physical DAI...
2016-11-08 Mengdong Lintopology: Parse and build private data of physical...
2016-11-08 Mengdong Lintopology: Parse link flags of physical DAI links
2016-11-08 Mengdong Lintopology: Parse HW configurations of physical DAI links...
2016-11-08 Mengdong Lintopology: Parse HW configurations of physical DAI links...
2016-11-08 Mengdong Lintopology: Define new type and section name to configure...
2016-11-08 Mengdong Lintopology: ABI - Update physical DAI link configurations...
2016-11-08 Mengdong Lintopology: ABI - Define DAI physical PCM data formats
2016-11-05 Mengdong Lintopology: Parse and build private data for PCM
2016-11-05 Mengdong Lintopology: Parse flags for PCM
2016-11-05 Mengdong Lintopology: Parse sig_bits of stream caps
2016-11-05 Mengdong Lintopology: ABI - Update stream caps and PCM objects...
2016-10-25 Mengdong Lintopology: Add doc for including other files in the...
2016-10-25 Mengdong Lintopology: Fix missing stream name of widgets in text...
2016-09-30 Takashi SakamotoUpdate include/sound/tlv.h from 4.9-pre kernel uapi
2016-09-29 Antonio Ospiteucm: docs: typeset lists of identifiers explicitly
2016-07-17 Takashi Sakamotoctl: rename APIs to add an element set so that their...
2016-07-17 Mengdong Lintopology: Tuple type can have an extenstion
2016-07-17 Mengdong Lintopology: Parse vendor private data for manifest
2016-07-17 Mengdong Lintopology: Change uuid value to 16 separate characters...
2016-07-17 Mengdong Lintopology: An element can refer to multipe data sections...
2016-07-11 Takashi Iwaipcm: Remove home brew atomic operations
2016-07-11 Takashi Iwaipcm: Add thread-safety to PCM API
2016-06-30 Takashi Sakamotoctl: add an API to set dimension levels to element...
2016-06-30 Takashi Sakamotoctl: support extra information to user-defined element set
2016-06-29 Takashi Sakamotoctl: use consistent name for second argument of snd_ctl...
2016-06-16 Takashi Sakamotoctl: add functions to add an element set
2016-05-17 Takashi Iwaiconf: Add thread-safe global tree reference
2016-05-09 Mengdong Lintopology: Parse front-end DAI name and ID for the PCM
2016-05-09 Mengdong Lintopology: Fix pcm ID & name parsing
2016-04-28 Shreyas NCAdd u8 in type_compat.h
2016-04-07 Mengdong Lintopology: Add support for parsing vendor tuples
2016-04-07 Mengdong Lintopology: Add support for vendor tokens
2016-04-07 Mengdong Lintopology: ABI - Define types for vendor tuples
2016-04-07 Mengdong Lintopology: Add doc for vendor tuples
2016-03-14 Liam Girdwoodtopology: add support for CTL access flags to config...
2016-03-08 Martin Koeglerseq: Provide sequencer sound card number / PID via...
2016-03-04 Takashi IwaiUpdate include/sound/asequencer.h from 4.6-pre kernel...
2016-03-04 Takashi IwaiUpdate include/sound/asound.h from 4.6-pre kernel uapi
2016-03-03 Thomas KlausnerAdd more compatibility defines.
2016-03-03 Thomas KlausnerIntroduce bswap.h for portable definitions of byte...
2016-03-03 Thomas KlausnerDefine some types if missing
2016-02-24 Thomas KlausnerDefine EBADFD in terms of EBADF if it doesn't exist.
2015-11-09 Liam Girdwoodtopology: remove little endian type from userspace...
2015-11-05 Mengdong Lintopology: Add C API support for PCM
2015-11-05 Vedang Pateltopology: Add C API support for BE and CC Links.
2015-11-05 Mengdong Lintopology: ABI - Rename dai_elems to pcm_elems in manifest
2015-11-05 Mengdong Lintopology: ABI - Change stream formats to a bitwise...
2015-11-05 Vedang Pateltopology: ABI - Use __le32 instead of __u32 in snd_soc_...
2015-11-05 Vedang Pateltopology: ABI - Remove unused struct snd_soc_tplg_strea...
2015-11-05 Mengdong Lintopology: ABI - Remove tdm_slot & dai_fmt from snd_soc_...
2015-11-05 Vedang Pateltopology: ABI - Separate PCM & BE/CC link support and...
2015-11-05 Vedang Pateltopology: ABI - Add name element to snd_soc_tplg_stream
next