summaryrefslogtreecommitdiff
path: root/include/control.h
AgeCommit message (Expand)AuthorFilesLines
2013-04-25Use __inline__ for exported headersTakashi Iwai1-2/+2
2013-04-08control, pcm: implement snd_ctl_abort() and snd_pcm_abort() functionsJaroslav Kysela1-0/+2
2012-09-11Implement the channel mapping APITakashi Iwai1-0/+7
2011-10-07control: add snd_ctl_elem_add_enumerated()Clemens Ladisch1-0/+1
2011-07-27Add snd_{ctl|pcm}_open_fallback() functionsTakashi Iwai1-0/+1
2010-11-04control: add ASCII parsers from amixerJaroslav Kysela1-0/+7
2010-01-22modem.conf Off-hook improve behaviorDavid Fries1-0/+1
2009-06-16Add the support of TLV_DB_MINMAX typesTakashi Iwai1-0/+4
2008-02-04Fix build with --disable-hwdep and coTakashi Iwai1-0/+6
2007-10-25Remove assert from header filesTakashi Iwai1-6/+6
2007-10-24Export dB conversion helper functionsTakashi Iwai1-0/+15
2007-10-15Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela1-1/+1
2006-12-07remove snd_ctl_iface_conf_name() prototype, namehint doxygen cleanupsJaroslav Kysela1-1/+0
2006-12-05add snd_device_name_get_hint() prototype to include/control.hJaroslav Kysela1-0/+1
2006-12-04fix string list parameter in snd_device_name_(free_)hint prototypesClemens Ladisch1-2/+2
2006-10-27change iface argument for namehint function to const char *Jaroslav Kysela1-1/+1
2006-10-11add snd_device_name_hint() function and initial implementationJaroslav Kysela1-0/+4
2006-09-06Add support of dB range compound TLVTakashi Iwai1-0/+2
2006-08-28Add handling of linear volume in simple mixerTakashi Iwai1-0/+5
2006-07-28Move dB parser to mixer abstractionTakashi Iwai1-1/+0
2006-07-22Implement support for dB gain display in alsamixer.James Courtier-Dutton1-0/+1
2006-07-05Control API - add TLV supportJaroslav Kysela1-1/+20
2005-06-09Add external control plugin SDKTakashi Iwai1-1/+3
2005-05-24Fix doxygen documentsTakashi Iwai1-2/+2
2005-01-17fix some file paths in commentsClemens Ladisch1-3/+3
2005-01-03Add accessor to user control elementsTakashi Iwai1-0/+7
2003-10-13More changes to the ordinary mixer APIJaroslav Kysela1-0/+1
2003-09-09added snd_hctl_ctl() functionJaroslav Kysela1-0/+1
2003-07-29More alisp extensions (card related functions, ctl_card_info).Jaroslav Kysela1-1/+1
2003-07-27Added snd_hctl_open_ctl() function.Jaroslav Kysela1-0/+1
2003-04-01Added snd_ctl_elem_info_get_dimensions() and snd_ctl_elem_info_get_dimension(...Jaroslav Kysela1-1/+2
2002-12-04Added SND_CTL_READONLYJaroslav Kysela1-0/+3
2002-05-13Added INTEGER64 support by Paul DavisJaroslav Kysela1-0/+3
2002-05-08Added integer64 routines for control APIJaroslav Kysela1-1/+5
2002-03-12Corrections by Kevin Conder <kconder@interaccess.com>Jaroslav Kysela1-4/+4
2002-02-11More documentation changes (rawmidi, timer)Jaroslav Kysela1-0/+2
2002-02-05removed comma from last element of enums.Takashi Iwai1-3/+3
2002-01-28Added more informative comments to open mode flagsJaroslav Kysela1-2/+2
2001-12-30Updated GNU GPL license (address).Jaroslav Kysela1-5/+5
2001-11-30Added snd_*_poll_descriptors_revents functions.Jaroslav Kysela1-0/+1
2001-11-24Added snd_*_open_lconf functions.Jaroslav Kysela1-0/+1
2001-11-19Configuration:Jaroslav Kysela1-7/+15
2001-11-14pcm.h - major documentation updates and reorderingJaroslav Kysela1-15/+8
2001-09-26Cut&paste fixesJaroslav Kysela1-7/+7
2001-09-26Fixed typosJaroslav Kysela1-3/+3
2001-09-26Added power management functions and defines.Jaroslav Kysela1-0/+16
2001-09-13Separated asoundlib.h to small files.Jaroslav Kysela1-6/+31
2001-08-22Compilation fixes (asound.h removal)Jaroslav Kysela1-1/+6
2001-08-20The main header file is not dependant on asound.h from driver.Jaroslav Kysela1-26/+50
2001-08-15Added symbol versioning for dlsym-callbacks.Jaroslav Kysela1-0/+3