summaryrefslogtreecommitdiff
path: root/src/control/control_local.h
AgeCommit message (Expand)AuthorFilesLines
2013-04-08control, pcm: implement snd_ctl_abort() and snd_pcm_abort() functionsJaroslav Kysela1-0/+2
2010-08-23general: recoded snd_dlobj_ functionsJaroslav Kysela1-1/+1
2008-11-21Make seq, rawmidi and control operation structures static const.Diego E. 'Flameeyes' Pettenò1-1/+1
2007-11-30Make local functions really localTakashi Iwai1-0/+3
2007-10-15Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela1-1/+1
2006-07-05Control API - add TLV supportJaroslav Kysela1-0/+2
2005-06-09Add external shared object supportTakashi Iwai1-0/+3
2003-10-21- added support for user control elementsJaroslav Kysela1-0/+3
2002-11-07Added missing snd_dlclose() callsJaroslav Kysela1-0/+1
2001-12-30Updated GNU GPL license (address).Jaroslav Kysela1-5/+5
2001-09-26Added power management functions and defines.Jaroslav Kysela1-0/+2
2001-06-20New async notification API. Removed obsolete surround. CleaningAbramo Bagnara1-4/+5
2001-05-03Removed snd_ctl_pcm_surround_next_device function.Jaroslav Kysela1-1/+0
2001-04-19Added ctl_elem_lock and unlock code...Jaroslav Kysela1-0/+2
2001-04-13Added the surround plugin to allow simple access for 4.0 and 5.1 speakers.Jaroslav Kysela1-0/+1
2001-03-29Lot of cleanings with the help of gcc3Abramo Bagnara1-1/+1
2001-03-26Added mode argument to open functions where it was missing. First part of CTL...Abramo Bagnara1-2/+4
2001-02-13Changed control to use events mask. Added subscribe ioctlAbramo Bagnara1-1/+2
2001-02-13Cached compare weight for hctl_elem tooAbramo Bagnara1-0/+1
2001-02-12More generic support for poll descriptorsAbramo Bagnara1-0/+1
2001-02-11Completed mixer API. Improved iterators. Renamed control values struct. Rewri...Abramo Bagnara1-8/+8
2001-02-09Updated the hctl interface (the more independent way).Jaroslav Kysela1-13/+13
2001-02-09Completed control and mixer APIAbramo Bagnara1-44/+25
2001-02-07Better names for control APIAbramo Bagnara1-18/+18
2001-02-06Control API encapsulation. Better names for kernel API. Simpler PCM hw_params...Abramo Bagnara1-8/+41
2001-01-31Removed card type from devices info. Added card number to devices info. Compl...Abramo Bagnara1-2/+0
2001-01-01Moved ERR and SYSERR to a global placeAbramo Bagnara1-8/+1
2000-12-22Added snd_*_card() functions.Jaroslav Kysela1-0/+1
2000-11-30Changes and cleanups for the timer API.Jaroslav Kysela1-0/+3
2000-11-20Merged pcmfinal branch.Jaroslav Kysela1-4/+15
2000-10-30Added functions:Jaroslav Kysela1-0/+1
2000-10-14Fixed mmap wrt shm. Renamed pcm_client, control_client to shm. More error mes...Abramo Bagnara1-0/+1
2000-09-24Merged pcmplug branch.Jaroslav Kysela1-1/+1
2000-09-11Added abstraction layer to controls. Added client/server support to controls....Abramo Bagnara1-2/+21
2000-08-11The highlevel control layer was rewritten and updated.Jaroslav Kysela1-7/+10
2000-08-0464-bit fixes.Jaroslav Kysela1-2/+2
2000-07-28More control/mixer API updates.Jaroslav Kysela1-0/+34