summaryrefslogtreecommitdiff
path: root/src/control/control_local.h
Commit message (Expand)AuthorAgeFilesLines
* control, pcm: implement snd_ctl_abort() and snd_pcm_abort() functionsJaroslav Kysela2013-04-081-0/+2
* general: recoded snd_dlobj_ functionsJaroslav Kysela2010-08-231-1/+1
* Make seq, rawmidi and control operation structures static const.Diego E. 'Flameeyes' Pettenò2008-11-211-1/+1
* Make local functions really localTakashi Iwai2007-11-301-0/+3
* Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-151-1/+1
* Control API - add TLV supportJaroslav Kysela2006-07-051-0/+2
* Add external shared object supportTakashi Iwai2005-06-091-0/+3
* - added support for user control elementsJaroslav Kysela2003-10-211-0/+3
* Added missing snd_dlclose() callsJaroslav Kysela2002-11-071-0/+1
* Updated GNU GPL license (address).Jaroslav Kysela2001-12-301-5/+5
* Added power management functions and defines.Jaroslav Kysela2001-09-261-0/+2
* New async notification API. Removed obsolete surround. CleaningAbramo Bagnara2001-06-201-4/+5
* Removed snd_ctl_pcm_surround_next_device function.Jaroslav Kysela2001-05-031-1/+0
* Added ctl_elem_lock and unlock code...Jaroslav Kysela2001-04-191-0/+2
* Added the surround plugin to allow simple access for 4.0 and 5.1 speakers.Jaroslav Kysela2001-04-131-0/+1
* Lot of cleanings with the help of gcc3Abramo Bagnara2001-03-291-1/+1
* Added mode argument to open functions where it was missing. First part of CTL...Abramo Bagnara2001-03-261-2/+4
* Changed control to use events mask. Added subscribe ioctlAbramo Bagnara2001-02-131-1/+2
* Cached compare weight for hctl_elem tooAbramo Bagnara2001-02-131-0/+1
* More generic support for poll descriptorsAbramo Bagnara2001-02-121-0/+1
* Completed mixer API. Improved iterators. Renamed control values struct. Rewri...Abramo Bagnara2001-02-111-8/+8
* Updated the hctl interface (the more independent way).Jaroslav Kysela2001-02-091-13/+13
* Completed control and mixer APIAbramo Bagnara2001-02-091-44/+25
* Better names for control APIAbramo Bagnara2001-02-071-18/+18
* Control API encapsulation. Better names for kernel API. Simpler PCM hw_params...Abramo Bagnara2001-02-061-8/+41
* Removed card type from devices info. Added card number to devices info. Compl...Abramo Bagnara2001-01-311-2/+0
* Moved ERR and SYSERR to a global placeAbramo Bagnara2001-01-011-8/+1
* Added snd_*_card() functions.Jaroslav Kysela2000-12-221-0/+1
* Changes and cleanups for the timer API.Jaroslav Kysela2000-11-301-0/+3
* Merged pcmfinal branch.Jaroslav Kysela2000-11-201-4/+15
* Added functions:Jaroslav Kysela2000-10-301-0/+1
* Fixed mmap wrt shm. Renamed pcm_client, control_client to shm. More error mes...Abramo Bagnara2000-10-141-0/+1
* Merged pcmplug branch.Jaroslav Kysela2000-09-241-1/+1
* Added abstraction layer to controls. Added client/server support to controls....Abramo Bagnara2000-09-111-2/+21
* The highlevel control layer was rewritten and updated.Jaroslav Kysela2000-08-111-7/+10
* 64-bit fixes.Jaroslav Kysela2000-08-041-2/+2
* More control/mixer API updates.Jaroslav Kysela2000-07-281-0/+34