OSDN Git Service

topology: Support configuring physical DAIs by C API
[android-x86/external-alsa-lib.git] / include / mixer.h
2013-04-08 Jaroslav Kyselaall places: doxygen cleanups
2009-08-04 Clemens Ladischremove unimplemented functions from headers
2008-08-31 Lennart Poetteringalsa-lib: Don't call the simple mixer interface "legacy"
2008-04-21 Jaroslav Kyselaimplemented integer volume <-> dB volume conversion...
2007-10-25 Takashi IwaiRemove assert from header files
2007-10-15 Jaroslav KyselaChanged Jaroslav Kysela's e-mail from perex@suse.cz...
2005-08-24 Jaroslav Kyselamixer API - extend simple enumerated controls for direc...
2005-06-23 Clemens Ladischfix compilation with C++
2005-06-16 Jaroslav Kyselamore simple mixer - basic abstraction - work
2005-06-03 Jaroslav Kyselamixer - fix typo and memory leak
2005-06-03 Jaroslav Kyselabig simple mixer update
2005-01-17 Clemens Ladischfix some file paths in comments
2004-03-14 Jaroslav KyselaInitial proposal for selection of abstraction in simple...
2002-09-09 Takashi Iwaiadded the handling of enum controls to simple mixer...
2002-03-12 Jaroslav KyselaCorrections by Kevin Conder <kconder@interaccess.com>
2002-02-05 Takashi Iwairemoved comma from last element of enums.
2001-12-30 Jaroslav KyselaUpdated GNU GPL license (address).
2001-11-30 Jaroslav KyselaAdded snd_*_poll_descriptors_revents functions.
2001-11-14 Jaroslav Kyselapcm.h - major documentation updates and reordering
2001-09-13 Jaroslav KyselaSeparated asoundlib.h to small files.
2001-07-23 Jaroslav KyselaAdded snd_mixer_selem_is_active function.
2001-04-24 Jaroslav KyselaImproved in-source documentation (interfaces are divide...
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 Abramo BagnaraGet rid of enum type checking ugly trick
2001-03-26 Abramo BagnaraAdded mode argument to open functions where it was...
2001-02-18 Abramo BagnaraChanged descriptors_count
2001-02-18 Abramo BagnaraAdded range specification to simple mixer. Fixes to...
2001-02-15 Abramo BagnaraNew simple mixer implementation
2001-02-14 Jaroslav KyselaRemoved snd_mixer_elem_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 Jaroslav KyselaDefinitely fixed the sorting/find problems for hcontrol...
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-05 Abramo BagnaraEncapsulated hwdep. Converted all enums to type safety
2000-12-22 Jaroslav KyselaAdded snd_*_card() functions.
2000-11-20 Jaroslav KyselaMerged pcmfinal branch.
2000-09-24 Jaroslav KyselaMerged pcmplug branch.
2000-09-11 Abramo BagnaraAdded abstraction layer to controls. Added client/serve...
2000-07-15 Jaroslav KyselaRemoved old mixer API functions.
2000-01-23 Jaroslav KyselaAdded extern to snd_mixer_weight_entry_t *snd_mixer_def...
2000-01-18 Abramo BagnaraAdded group and elements sorting
1999-11-30 Jaroslav KyselaPCM loopback API improved and added back the functionality.
1999-11-27 Jaroslav KyselaMixer: Added filter ioctls for read events.
1999-07-27 Jaroslav KyselaMixer read filter...
1999-07-22 Jaroslav KyselaMore mixer updates (probably last asound.h changes...
1999-07-20 Jaroslav KyselaMixer interface updates (group extensions)..
1999-07-19 Jaroslav KyselaMixer enhancements..
1999-06-02 Frank van de PolChanged data type of alsa-lib handles from 'void *...
1999-05-04 Jaroslav KyselaRecoded the universal switch interface...
1999-05-02 Jaroslav KyselaMixer v2.0 merged to the main CVS tree...
1999-03-27 Jaroslav KyselaNew universal switch v2.0 interface.
1999-03-08 Jaroslav KyselaMerged new-mixer branch...
1998-11-29 Jaroslav KyselaAdded record channel operations.
1998-11-27 Jaroslav KyselaCoding style...
1998-08-24 Jaroslav KyselaNew updated mixer interface and better protocol handling...
1998-08-13 Jaroslav KyselaInitial revision