summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-03-05ucm: improve jack configuration documentationHEADmasterTanu Kaskinen1-6/+18
2015-03-05ucm: reformat snd_use_case_get() docTanu Kaskinen1-46/+65
2015-03-05ucm: document some standard valuesLu, Han1-0/+4
2015-02-17ucm: fix some variable constness issuesTanu Kaskinen1-2/+3
2015-01-28Remove unused hostname resolution in shm plugins and aserverTakashi Iwai1-1/+0
2015-01-14autotools: fix ucm partial buildMatthieu Crapet1-2/+6
2014-12-10hwdep: add OXFW driver supportTakashi Sakamoto2-2/+4
2014-11-21pcm: Fix DSD sample format endianess and add big-endian formatJussi Laako2-2/+8
2014-09-17hwdep: add missing declaration for snd_hwdep_poll_descriptors_count()Takashi Sakamoto1-0/+1
2014-09-10pcm: add new 32-bit DSD sample formatJurgen Kramer2-2/+5
2014-08-18Sync enum snd_hwdep_iface_t with include/asound/asound.hTakashi Sakamoto1-2/+7
2014-08-11Sync include/sound/asound.h with 3.17-rc1 kernelTakashi Iwai1-4/+9
2014-08-11pcm: Fix DSD formats userland usabilityJurgen Kramer1-1/+3
2014-07-22pcm: Fill sw_params proto fieldTakashi Iwai1-2/+2
2014-07-14pcm: Add sw_params API functions to get/set timestamp typeTakashi Iwai1-0/+9
2014-07-14Add timestamp type to sw_params (internal only)Takashi Iwai1-2/+4
2014-07-14pcm: Provide a CLOCK_MONOTONIC_RAW timestamp typeMark Brown1-1/+2
2014-06-27ucm: Document PlaybackPCMIsDummy and CapturePCMIsDummy valuesTanu Kaskinen1-0/+10
2014-02-26autotools: update stylePatrick Welche1-2/+2
2014-02-24Portability fix: look for sys/endian.h as well as endian.hPatrick Welche2-14/+17
2014-02-11alsa-lib: heavy pcm atomics cleanupRiku Voipio1-1036/+8
2013-11-08include/global.h - don't define timeval and timespec structures for !glibcJaroslav Kysela1-0/+2
2013-10-11local.h: include sys/types.h to fix issues with pcm.hJohn Spencer1-0/+1
2013-08-22Update iatomic.h functions definitions for mipsKai Kang1-4/+4
2013-08-19hdspm.h: Update LTC ioctl to use struct hdspm_ltcAdrian Knoth1-1/+1
2013-08-08UCM: Document some standard valuesArun Raghavan1-0/+4
2013-07-23local.h: use __kernel_off_t from <linux/types.h>Jaroslav Kysela1-1/+5
2013-04-25Add definition of __inline__ for non-GCCTakashi Iwai1-0/+4
2013-04-25Use __inline__ for exported headersTakashi Iwai5-14/+14
2013-04-18bring pcm.h and pcm.c in sync with the kernel listDaniel Mack1-1/+13
2013-04-08all places: doxygen cleanupsJaroslav Kysela8-85/+108
2013-04-08control, pcm: implement snd_ctl_abort() and snd_pcm_abort() functionsJaroslav Kysela2-0/+5
2013-02-12Add sys/types.h to include listDavid Henningsson1-0/+1
2013-01-31Add snd_lib_error_set_local() to install a thread-local error handler.Jerome Forissier1-0/+6
2012-12-13Fix endian check in local.hTakashi Iwai1-7/+10
2012-11-30Add workaround for conflicting snd_seq_event_t definitionsTakashi Iwai1-0/+1
2012-11-26PCM: Add more chmap definitions for UAC2Takashi Iwai2-3/+22
2012-11-26Merge kernel uapi/sound/asound.h and asequencer.hTakashi Iwai3-606/+550
2012-10-28pcm: fix 64-bit SNDRV_PCM_IOCTL_STATUS ABI breakageClemens Ladisch1-1/+2
2012-10-25pcm: support for audio timestampsPierre-Louis Bossart2-2/+7
2012-09-13PCM: A few doxygen fixes for chmap stuffTakashi Iwai1-7/+11
2012-09-13PCM: Define MONO and other channel map positionsTakashi Iwai2-5/+19
2012-09-13PCM: Add snd_pcm_chmap_long_name()Takashi Iwai1-0/+1
2012-09-13PCM: Add SND_CHMAP_API_VERSION definitionTakashi Iwai1-0/+3
2012-09-13PCM: Add string conversion helper functions for chmapTakashi Iwai1-0/+6
2012-09-13PCM: Fix prefix for snd_pcm_chmap_type enum membersTakashi Iwai1-4/+5
2012-09-13PCM: Implement snd_pcm_query_chmaps_from_hw()Takashi Iwai1-0/+3
2012-09-13PCM: Introduce snd_pcm_chmap_t and snd_pcm_chmap_query_tTakashi Iwai3-10/+23
2012-09-13Add SND_CHMAP_NA and bit flag definitionsTakashi Iwai2-3/+13
2012-09-13Follow channel position definitions to mixer channel in mixer.hTakashi Iwai2-14/+16