summaryrefslogtreecommitdiff
path: root/include/mixer.h
Commit message (Expand)AuthorAgeFilesLines
* Initial amixer implementation + ctl & hctl API mergingamixerJaroslav Kysela2009-05-151-238/+170
* alsa-lib: Don't call the simple mixer interface "legacy"Lennart Poettering2008-08-311-2/+2
* implemented integer volume <-> dB volume conversion functions for simple mixerJaroslav Kysela2008-04-211-0/+4
* Remove assert from header filesTakashi Iwai2007-10-251-2/+2
* Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-151-1/+1
* mixer API - extend simple enumerated controls for direction testsJaroslav Kysela2005-08-241-0/+2
* fix compilation with C++Clemens Ladisch2005-06-231-12/+12
* more simple mixer - basic abstraction - workJaroslav Kysela2005-06-161-9/+11
* mixer - fix typo and memory leakJaroslav Kysela2005-06-031-1/+1
* big simple mixer updateJaroslav Kysela2005-06-031-6/+62
* fix some file paths in commentsClemens Ladisch2005-01-171-3/+3
* Initial proposal for selection of abstraction in simple mixer API.Jaroslav Kysela2004-03-141-1/+32
* added the handling of enum controls to simple mixer API.Takashi Iwai2002-09-091-0/+6
* Corrections by Kevin Conder <kconder@interaccess.com>Jaroslav Kysela2002-03-121-2/+2
* removed comma from last element of enums.Takashi Iwai2002-02-051-1/+1
* Updated GNU GPL license (address).Jaroslav Kysela2001-12-301-5/+5
* Added snd_*_poll_descriptors_revents functions.Jaroslav Kysela2001-11-301-0/+1
* pcm.h - major documentation updates and reorderingJaroslav Kysela2001-11-141-15/+7
* Separated asoundlib.h to small files.Jaroslav Kysela2001-09-131-27/+40
* Added snd_mixer_selem_is_active function.Jaroslav Kysela2001-07-231-0/+1
* Improved in-source documentation (interfaces are divided into modules).Jaroslav Kysela2001-04-241-0/+16
* More documentation. Tiny change for simple mixer element API (get_range)Abramo Bagnara2001-03-301-11/+78
* Lot of cleanings with the help of gcc3Abramo Bagnara2001-03-291-0/+1
* Get rid of enum type checking ugly trickAbramo Bagnara2001-03-291-30/+4
* Added mode argument to open functions where it was missing. First part of CTL...Abramo Bagnara2001-03-261-1/+1
* Changed descriptors_countAbramo Bagnara2001-02-181-1/+1
* Added range specification to simple mixer. Fixes to alsamixer. Added mixer su...Abramo Bagnara2001-02-181-1/+6
* New simple mixer implementationAbramo Bagnara2001-02-151-21/+36
* Removed snd_mixer_elem_count.Jaroslav Kysela2001-02-141-1/+0
* Changed behaviour of poll_descriptors function (returns the filled count of f...Jaroslav Kysela2001-02-141-0/+2
* Changed control to use events mask. Added subscribe ioctlAbramo Bagnara2001-02-131-2/+2
* Definitely fixed the sorting/find problems for hcontrol & mixer.Jaroslav Kysela2001-02-131-1/+1
* More generic support for poll descriptorsAbramo Bagnara2001-02-121-1/+2
* Added sort & compare functions to the mixer API.Jaroslav Kysela2001-02-121-1/+1
* Completed mixer API. Improved iterators. Renamed control values struct. Rewri...Abramo Bagnara2001-02-111-43/+57
* Updated the hctl interface (the more independent way).Jaroslav Kysela2001-02-091-1/+1
* Completed control and mixer APIAbramo Bagnara2001-02-091-73/+58
* Better names for control APIAbramo Bagnara2001-02-071-7/+7
* Encapsulated hwdep. Converted all enums to type safetyAbramo Bagnara2001-02-051-11/+28
* Added snd_*_card() functions.Jaroslav Kysela2000-12-221-0/+1
* Merged pcmfinal branch.Jaroslav Kysela2000-11-201-6/+6
* Merged pcmplug branch.Jaroslav Kysela2000-09-241-1/+1
* Added abstraction layer to controls. Added client/server support to controls....Abramo Bagnara2000-09-111-1/+1
* Removed old mixer API functions.Jaroslav Kysela2000-07-151-45/+95
* Added extern to snd_mixer_weight_entry_t *snd_mixer_default_weightsJaroslav Kysela2000-01-231-1/+1
* Added group and elements sortingAbramo Bagnara2000-01-181-0/+11
* PCM loopback API improved and added back the functionality.Jaroslav Kysela1999-11-301-1/+1
* Mixer: Added filter ioctls for read events.Jaroslav Kysela1999-11-271-1/+2
* Mixer read filter...Jaroslav Kysela1999-07-271-0/+1
* More mixer updates (probably last asound.h changes for group enhancements)...Jaroslav Kysela1999-07-221-0/+2