OSDN Git Service

topology: ABI - Use __le32 instead of __u32 in snd_soc_tplg_dapm_widget
[android-x86/external-alsa-lib.git] / include / control.h
2013-04-25 Takashi IwaiUse __inline__ for exported headers
2013-04-08 Jaroslav Kyselacontrol, pcm: implement snd_ctl_abort() and snd_pcm_abo...
2012-09-11 Takashi IwaiImplement the channel mapping API
2011-10-07 Clemens Ladischcontrol: add snd_ctl_elem_add_enumerated()
2011-07-29 Takashi IwaiMerge branch 'fallback'
2011-07-27 Takashi IwaiAdd snd_{ctl|pcm}_open_fallback() functions
2011-01-24 Jaroslav KyselaMerge branch 'ucm'
2010-11-04 Jaroslav Kyselacontrol: add ASCII parsers from amixer
2010-01-22 David Friesmodem.conf Off-hook improve behavior
2009-06-24 Takashi IwaiMerge branch 'master' of git@git.alsa-project.org:alsa-lib
2009-06-16 Takashi IwaiAdd the support of TLV_DB_MINMAX types
2008-02-04 Takashi IwaiFix build with --disable-hwdep and co
2007-10-25 Takashi IwaiRemove assert from header files
2007-10-24 Takashi IwaiExport dB conversion helper functions
2007-10-15 Jaroslav KyselaChanged Jaroslav Kysela's e-mail from perex@suse.cz...
2006-12-07 Jaroslav Kyselaremove snd_ctl_iface_conf_name() prototype, namehint...
2006-12-05 Jaroslav Kyselaadd snd_device_name_get_hint() prototype to include...
2006-12-04 Clemens Ladischfix string list parameter in snd_device_name_(free_...
2006-10-27 Jaroslav Kyselachange iface argument for namehint function to const...
2006-10-11 Jaroslav Kyselaadd snd_device_name_hint() function and initial impleme...
2006-09-06 Takashi IwaiAdd support of dB range compound TLV
2006-08-28 Takashi IwaiAdd handling of linear volume in simple mixer
2006-07-28 Takashi IwaiMove dB parser to mixer abstraction
2006-07-22 James Courtier-DuttonImplement support for dB gain display in alsamixer.
2006-07-05 Jaroslav KyselaControl API - add TLV support
2005-06-09 Takashi IwaiAdd external control plugin SDK
2005-05-24 Takashi IwaiFix doxygen documents
2005-01-17 Clemens Ladischfix some file paths in comments
2005-01-03 Takashi IwaiAdd accessor to user control elements
2003-10-13 Jaroslav KyselaMore changes to the ordinary mixer API
2003-09-09 Jaroslav Kyselaadded snd_hctl_ctl() function
2003-07-29 Jaroslav KyselaMore alisp extensions (card related functions, ctl_card...
2003-07-27 Jaroslav KyselaAdded snd_hctl_open_ctl() function.
2003-04-01 Jaroslav KyselaAdded snd_ctl_elem_info_get_dimensions() and snd_ctl_el...
2002-12-04 Jaroslav KyselaAdded SND_CTL_READONLY
2002-05-13 Jaroslav KyselaAdded INTEGER64 support by Paul Davis
2002-05-08 Jaroslav KyselaAdded integer64 routines for control API
2002-03-12 Jaroslav KyselaCorrections by Kevin Conder <kconder@interaccess.com>
2002-02-11 Jaroslav KyselaMore documentation changes (rawmidi, timer)
2002-02-05 Takashi Iwairemoved comma from last element of enums.
2002-01-28 Jaroslav KyselaAdded more informative comments to open mode flags
2001-12-30 Jaroslav KyselaUpdated GNU GPL license (address).
2001-11-30 Jaroslav KyselaAdded snd_*_poll_descriptors_revents functions.
2001-11-24 Jaroslav KyselaAdded snd_*_open_lconf functions.
2001-11-19 Jaroslav KyselaConfiguration:
2001-11-14 Jaroslav Kyselapcm.h - major documentation updates and reordering
2001-09-26 Jaroslav KyselaCut&paste fixes
2001-09-26 Jaroslav KyselaFixed typos
2001-09-26 Jaroslav KyselaAdded power management functions and defines.
2001-09-13 Jaroslav KyselaSeparated asoundlib.h to small files.
2001-08-22 Jaroslav KyselaCompilation fixes (asound.h removal)
2001-08-20 Jaroslav KyselaThe main header file is not dependant on asound.h from...
2001-08-15 Jaroslav KyselaAdded symbol versioning for dlsym-callbacks.
2001-07-11 Jaroslav KyselaMore documentation enhancements / removal of non-existe...
2001-07-11 Jaroslav KyselaAdded documentation for instrument and midi event funct...
2001-07-08 Jaroslav KyselaAdded snd_ctl_*_clear() functions.
2001-06-25 Jaroslav KyselaRemoved snd_ctl_card_info_t->mixerid and added the...
2001-06-24 Jaroslav KyselaReorganized configuration files (card->type removal).
2001-06-21 Jaroslav Kyselasndrv_ctl_card_info_t->abbreviation member changed...
2001-06-20 Abramo BagnaraNew async notification API. Removed obsolete surround...
2001-06-18 Jaroslav KyselaRemoved snd_config_string_replace function.
2001-06-11 Jaroslav KyselaAdded argument handling for the slave PCMs.
2001-06-08 Jaroslav KyselaRemoved snd_defaults_ functions.
2001-05-10 Jaroslav KyselaAdded snd_card_type_string_to_enum and snd_card_type_en...
2001-05-03 Jaroslav KyselaRemoved snd_ctl_pcm_surround_next_device function.
2001-04-24 Jaroslav KyselaImproved in-source documentation (interfaces are divide...
2001-04-23 Jaroslav KyselaAdded snd_ctl_elem_info_is_owner and snd_ctl_elem_info_...
2001-04-19 Jaroslav KyselaAdded ctl_elem_lock and unlock...
2001-04-13 Jaroslav KyselaAdded the surround plugin to allow simple access for...
2001-03-30 Abramo BagnaraMore documentation. Tiny change for simple mixer elemen...
2001-03-29 Abramo BagnaraLot of cleanings with the help of gcc3
2001-03-29 Jaroslav KyselaAdded comment to cards
2001-03-29 Abramo BagnaraMore documentation
2001-03-29 Abramo BagnaraMore documentation. Added mode argument to i/o_stdio_open.
2001-03-26 Abramo BagnaraAdded mode argument to open functions where it was...
2001-02-27 Jaroslav KyselaAdded IEC958 macro
2001-02-18 Abramo BagnaraChanged descriptors_count
2001-02-14 Jaroslav KyselaChanged behaviour of poll_descriptors function (returns...
2001-02-13 Abramo BagnaraChanged control to use events mask. Added subscribe...
2001-02-13 Abramo BagnaraRemoved Capture Source exceptions. Renamed snd_hctl_ele...
2001-02-12 Abramo BagnaraMore generic support for poll descriptors
2001-02-12 Jaroslav KyselaAdded sort & compare functions to the mixer API.
2001-02-11 Abramo BagnaraCompleted mixer API. Improved iterators. Renamed contro...
2001-02-09 Jaroslav KyselaUpdated the hctl interface (the more independent way).
2001-02-09 Abramo BagnaraCompleted control and mixer API
2001-02-07 Abramo BagnaraBetter names for control API
2001-02-06 Abramo BagnaraControl API encapsulation. Better names for kernel...
2001-02-05 Abramo BagnaraTypo
2001-02-05 Abramo BagnaraEncapsulated hwdep. Converted all enums to type safety
2001-01-30 Abramo BagnaraAdded snd_ prefix to mask and interval. Divided header...
2000-12-22 Jaroslav KyselaAdded snd_*_card() functions.
2000-11-30 Jaroslav KyselaChanges and cleanups for the timer API.
2000-11-20 Jaroslav KyselaMerged pcmfinal branch.
2000-10-30 Jaroslav KyselaAdded functions:
2000-10-14 Abramo BagnaraFixed mmap wrt shm. Renamed pcm_client, control_client...
2000-09-24 Jaroslav KyselaMerged pcmplug branch.
2000-09-11 Abramo BagnaraAdded abstraction layer to controls. Added client/serve...
2000-08-25 Abramo BagnaraCompleted conf. Better name for snd_card_get_index...
2000-08-16 Jaroslav KyselaAdded bag operations for the high-level control interface.
2000-08-12 Jaroslav KyselaCleanups and new control functions (hfirst, hlast,...
next