summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* PCM: Add SND_CHMAP_API_VERSION definitionTakashi Iwai2012-09-131-0/+3
* PCM: Add string conversion helper functions for chmapTakashi Iwai2012-09-131-0/+6
* PCM: Fix prefix for snd_pcm_chmap_type enum membersTakashi Iwai2012-09-131-4/+5
* PCM: Implement snd_pcm_query_chmaps_from_hw()Takashi Iwai2012-09-131-0/+3
* PCM: Introduce snd_pcm_chmap_t and snd_pcm_chmap_query_tTakashi Iwai2012-09-133-10/+23
* Add SND_CHMAP_NA and bit flag definitionsTakashi Iwai2012-09-132-3/+13
* Follow channel position definitions to mixer channel in mixer.hTakashi Iwai2012-09-132-14/+16
* Define channel map position enum in pcm.hTakashi Iwai2012-09-111-1/+27
* Implement get_chmap/set_chmap for PCM extplug/ioplug pluginsTakashi Iwai2012-09-112-3/+27
* Implement the channel mapping APITakashi Iwai2012-09-113-0/+44
* Fix the binary compatibility of ext-ctl plugin with protocol 1.0.0Takashi Iwai2012-06-251-4/+5
* control_external: Add ability to specify TLV data.Dylan Reid2012-04-161-1/+16
* Improve hw_params documentationAndrew Eikum2012-01-191-1/+16
* control: add snd_ctl_elem_add_enumerated()Clemens Ladisch2011-10-072-2/+5
* asound.h: cosmetic changes for consistency with kernel asound.hClemens Ladisch2011-10-051-25/+25
* asound.h: update for latest kernelClemens Ladisch2011-10-051-18/+11
* Merge branch 'fallback'Takashi Iwai2011-07-292-0/+4
|\
| * Add snd_{ctl|pcm}_open_fallback() functionsTakashi Iwai2011-07-272-0/+4
* | Add RME RPM to HDSP_IO_Type.Adrian Knoth2011-07-291-0/+1
|/
* UCM: get: Implement 'exact' value retrievalStephen Warren2011-06-081-6/+24
* UCM: Allow querying of {Supported,Conflicting}DevicesStephen Warren2011-06-081-0/+5
* UCM: comment fixes and fix myvalue initialization fix in add_values()Jaroslav Kysela2011-03-191-20/+29
* Update hdspm.h file from Adrian Knoth - final versionJaroslav Kysela2011-01-271-171/+1
* Update hdspm.h file from Adrian KnothJaroslav Kysela2011-01-262-43/+308
* Add hdspm.h kernel header to include/alsa/sound tree for the hdspmixer appJaroslav Kysela2011-01-261-0/+134
* Merge branch 'ucm'Jaroslav Kysela2011-01-244-1/+365
|\
| * ucm: add snd_use_case_verb_list() inline functionJaroslav Kysela2011-01-111-1/+12
| * control: add ASCII parsers from amixerJaroslav Kysela2010-11-041-0/+7
| * ucm: unify snd_use_case_geti(), add snd_use_case_card_list() templateJaroslav Kysela2010-10-121-3/+20
| * ucm: cosmetic fixJaroslav Kysela2010-10-011-1/+1
| * ucm: Introduce "Value {}" section, more implementation workJaroslav Kysela2010-09-221-26/+19
| * ucm: Moved ucm to src/ucm subdirectoryJaroslav Kysela2010-09-152-7/+23
| * ucm: Recode header to be more universalJaroslav Kysela2010-08-251-200/+93
| * ucm: build - add build support for Use Case ManagerLiam Girdwood2010-08-231-1/+1