summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* pcm: add support for get/set_audio_htstamp_configPierre-Louis Bossart2015-07-021-0/+44
* pcm: add helper functions to query timestamping capabilitiesPierre-Louis Bossart2015-07-021-1/+2
* Replace unsafe characters with _ in card nameAlexander E. Patrakov2015-06-291-0/+1
* ucm: docs: Fix doxygen formatting for UCM main page.Liam Girdwood2015-06-291-11/+9
* ucm: allow multiple devices in JackHWMuteTanu Kaskinen2015-05-181-8/+9
* Allow hint for ctl, hwdep, timer and seqTakashi Iwai2015-04-301-0/+2
* Sync include/sound/asound.h with 4.1 kernelTakashi Iwai2015-04-211-6/+36
* ucm: improve jack configuration documentationTanu Kaskinen2015-03-051-6/+18
* ucm: reformat snd_use_case_get() docTanu Kaskinen2015-03-051-46/+65
* ucm: document some standard valuesLu, Han2015-03-051-0/+4
* ucm: fix some variable constness issuesTanu Kaskinen2015-02-171-2/+3
* Remove unused hostname resolution in shm plugins and aserverTakashi Iwai2015-01-281-1/+0
* autotools: fix ucm partial buildMatthieu Crapet2015-01-141-2/+6
* hwdep: add OXFW driver supportTakashi Sakamoto2014-12-102-2/+4
* pcm: Fix DSD sample format endianess and add big-endian formatJussi Laako2014-11-212-2/+8
* hwdep: add missing declaration for snd_hwdep_poll_descriptors_count()Takashi Sakamoto2014-09-171-0/+1
* pcm: add new 32-bit DSD sample formatJurgen Kramer2014-09-102-2/+5
* Sync enum snd_hwdep_iface_t with include/asound/asound.hTakashi Sakamoto2014-08-181-2/+7
* Sync include/sound/asound.h with 3.17-rc1 kernelTakashi Iwai2014-08-111-4/+9
* pcm: Fix DSD formats userland usabilityJurgen Kramer2014-08-111-1/+3
* pcm: Fill sw_params proto fieldTakashi Iwai2014-07-221-2/+2
* pcm: Add sw_params API functions to get/set timestamp typeTakashi Iwai2014-07-141-0/+9
* Add timestamp type to sw_params (internal only)Takashi Iwai2014-07-141-2/+4
* pcm: Provide a CLOCK_MONOTONIC_RAW timestamp typeMark Brown2014-07-141-1/+2
* ucm: Document PlaybackPCMIsDummy and CapturePCMIsDummy valuesTanu Kaskinen2014-06-271-0/+10
* autotools: update stylePatrick Welche2014-02-261-2/+2
* Portability fix: look for sys/endian.h as well as endian.hPatrick Welche2014-02-242-14/+17
* alsa-lib: heavy pcm atomics cleanupRiku Voipio2014-02-111-1036/+8
* include/global.h - don't define timeval and timespec structures for !glibcJaroslav Kysela2013-11-081-0/+2
* local.h: include sys/types.h to fix issues with pcm.hJohn Spencer2013-10-111-0/+1
* Update iatomic.h functions definitions for mipsKai Kang2013-08-221-4/+4
* hdspm.h: Update LTC ioctl to use struct hdspm_ltcAdrian Knoth2013-08-191-1/+1
* UCM: Document some standard valuesArun Raghavan2013-08-081-0/+4
* local.h: use __kernel_off_t from <linux/types.h>Jaroslav Kysela2013-07-231-1/+5
* Add definition of __inline__ for non-GCCTakashi Iwai2013-04-251-0/+4
* Use __inline__ for exported headersTakashi Iwai2013-04-255-14/+14
* bring pcm.h and pcm.c in sync with the kernel listDaniel Mack2013-04-181-1/+13
* all places: doxygen cleanupsJaroslav Kysela2013-04-088-85/+108
* control, pcm: implement snd_ctl_abort() and snd_pcm_abort() functionsJaroslav Kysela2013-04-082-0/+5
* Add sys/types.h to include listDavid Henningsson2013-02-121-0/+1
* Add snd_lib_error_set_local() to install a thread-local error handler.Jerome Forissier2013-01-311-0/+6
* Fix endian check in local.hTakashi Iwai2012-12-131-7/+10
* Add workaround for conflicting snd_seq_event_t definitionsTakashi Iwai2012-11-301-0/+1
* PCM: Add more chmap definitions for UAC2Takashi Iwai2012-11-262-3/+22
* Merge kernel uapi/sound/asound.h and asequencer.hTakashi Iwai2012-11-263-606/+550
* pcm: fix 64-bit SNDRV_PCM_IOCTL_STATUS ABI breakageClemens Ladisch2012-10-281-1/+2
* pcm: support for audio timestampsPierre-Louis Bossart2012-10-252-2/+7
* PCM: A few doxygen fixes for chmap stuffTakashi Iwai2012-09-131-7/+11
* PCM: Define MONO and other channel map positionsTakashi Iwai2012-09-132-5/+19
* PCM: Add snd_pcm_chmap_long_name()Takashi Iwai2012-09-131-0/+1