summaryrefslogtreecommitdiff
path: root/src/mixer/simple.c
Commit message (Expand)AuthorAgeFilesLines
...
* Changed control to use events mask. Added subscribe ioctlAbramo Bagnara2001-02-131-12/+18
* Definitely fixed the sorting/find problems for hcontrol & mixer.Jaroslav Kysela2001-02-131-7/+8
* Added the safe version of the list_for_each function.Jaroslav Kysela2001-02-131-2/+2
* Removed Capture Source exceptions. Renamed snd_hctl_elem_get_handleAbramo Bagnara2001-02-131-18/+0
* Moved the detach code to the more appropriate place.Jaroslav Kysela2001-02-131-6/+0
* Fixed free bug (added missing hctl detach call).Jaroslav Kysela2001-02-131-0/+7
* Added sort & compare functions to the mixer API.Jaroslav Kysela2001-02-121-49/+67
* Fixed thinkoAbramo Bagnara2001-02-111-1/+1
* Completed mixer API. Improved iterators. Renamed control values struct. Rewri...Abramo Bagnara2001-02-111-688/+699
* Updated the hctl interface (the more independent way).Jaroslav Kysela2001-02-091-22/+20
* FixesAbramo Bagnara2001-02-091-36/+36
* Completed control and mixer APIAbramo Bagnara2001-02-091-253/+456
* Better names for control APIAbramo Bagnara2001-02-071-98/+98
* Control API encapsulation. Better names for kernel API. Simpler PCM hw_params...Abramo Bagnara2001-02-061-41/+41
* Missing enum changeAbramo Bagnara2001-02-051-18/+19
* Removed card type from devices info. Added card number to devices info. Compl...Abramo Bagnara2001-01-311-1/+0
* Added more control namesJaroslav Kysela2000-09-181-0/+5
* Added Synth Tone ControlsTakashi Iwai2000-09-111-9/+29
* Fixed Playback & Capture control namesJaroslav Kysela2000-09-091-2/+2
* More fixes for typos and mute problems..Takashi Iwai2000-09-061-27/+11
* - Fixed wrong names for get/put switches.Takashi Iwai2000-09-051-37/+37
* Added support for single controls (example: Bass & Treble)Jaroslav Kysela2000-09-041-39/+95
* Changed playback switch handlingJaroslav Kysela2000-08-281-8/+19
* Added support for route controlsJaroslav Kysela2000-08-221-5/+134
* Added FMJaroslav Kysela2000-08-181-0/+1
* Capture Volume is also setJaroslav Kysela2000-08-181-0/+2
* Warning removal.Jaroslav Kysela2000-08-171-9/+9
* Added bag operations for the high-level control interface.Jaroslav Kysela2000-08-161-29/+61
* The highlevel control layer was rewritten and updated.Jaroslav Kysela2000-08-111-17/+9
* 64-bit fixes.Jaroslav Kysela2000-08-041-6/+20
* More control/mixer API updates.Jaroslav Kysela2000-07-281-253/+352
* Removed old mixer API functions.Jaroslav Kysela2000-07-151-0/+440