index
:
~arun/alsa-lib
b2g-1.0.29
master
Unnamed repository; edit this file 'description' to name the repository.
arun
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
control
/
hcontrol.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-08
control, pcm: implement snd_ctl_abort() and snd_pcm_abort() functions
Jaroslav Kysela
1
-1
/
+1
2012-07-05
hctl: Remove a useless assert
Martin Sandsmark
1
-1
/
+0
2009-11-08
Remove redefinition of _GNU_SOURCE and __USE_GNU
Takashi Iwai
1
-3
/
+0
2009-10-06
hcontrol: fix compare_default function to handle also id.device and id.subdevice
Jaroslav Kysela
1
-4
/
+10
2008-11-21
Mark static tables as constant when possible.
Diego E. 'Flameeyes' Pettenò
1
-3
/
+3
2007-10-15
Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
Jaroslav Kysela
1
-2
/
+2
2007-03-22
Allow build without libdl and libpthread
Takashi Iwai
1
-2
/
+9
2006-07-28
Move dB parser to mixer abstraction
Takashi Iwai
1
-110
/
+1
2006-07-27
mixer - cleanups for dB scale parsing
Jaroslav Kysela
1
-25
/
+27
2006-07-22
Implement support for dB gain display in alsamixer.
James Courtier-Dutton
1
-0
/
+108
2006-07-11
Fix examples for PCM API. Fix dogygen warnings.
Jaroslav Kysela
1
-3
/
+3
2006-07-05
Control API - add TLV support
Jaroslav Kysela
1
-1
/
+50
2006-05-26
Make snd_hctl_wait() respect the API
Pierre Ossman
1
-11
/
+41
2006-02-27
remove superfluous free() checks
Clemens Ladisch
1
-2
/
+1
2005-06-28
Fix compile warnings with gcc-4
Takashi Iwai
1
-3
/
+3
2005-06-09
Add external shared object support
Takashi Iwai
1
-0
/
+4
2005-05-24
Fix doxygen documents
Takashi Iwai
1
-1
/
+1
2004-01-26
Stephen Cook <siti_veni@lycos.com>:
Takashi Iwai
1
-5
/
+15
2003-10-13
More changes to the ordinary mixer API
Jaroslav Kysela
1
-0
/
+14
2003-09-09
added snd_hctl_ctl() function
Jaroslav Kysela
1
-1
/
+10
2003-07-27
Added snd_hctl_open_ctl() function.
Jaroslav Kysela
1
-5
/
+19
2002-03-12
Corrections by Kevin Conder <kconder@interaccess.com>
Jaroslav Kysela
1
-16
/
+16
2002-02-11
More documentation changes (rawmidi, timer)
Jaroslav Kysela
1
-0
/
+12
2001-12-30
Updated GNU GPL license (address).
Jaroslav Kysela
1
-5
/
+5
2001-07-18
More documentation updates.
Jaroslav Kysela
1
-0
/
+1
2001-07-11
Added documentation for instrument and midi event functions.
Jaroslav Kysela
1
-1
/
+5
2001-05-14
Updated the sorting tables and functions.
Jaroslav Kysela
1
-0
/
+3
2001-05-14
Changed in the compare_weight counting
Jaroslav Kysela
1
-8
/
+20
2001-03-30
Documentation generation fixes
Abramo Bagnara
1
-3
/
+0
2001-03-29
Lot of cleanings with the help of gcc3
Abramo Bagnara
1
-10
/
+10
2001-03-29
More documentation. Added mode argument to i/o_stdio_open.
Abramo Bagnara
1
-5
/
+280
2001-03-27
Added I2S to sort tables.
Jaroslav Kysela
1
-2
/
+2
2001-03-26
Added mode argument to open functions where it was missing. First part of CTL...
Abramo Bagnara
1
-2
/
+2
2001-03-16
Added more sort rules
Jaroslav Kysela
1
-0
/
+6
2001-02-18
Changed descriptors_count
Abramo Bagnara
1
-3
/
+2
2001-02-14
Changed behaviour of poll_descriptors function (returns the filled count of f...
Jaroslav Kysela
1
-0
/
+7
2001-02-13
Changed control to use events mask. Added subscribe ioctl
Abramo Bagnara
1
-55
/
+54
2001-02-13
Cached compare weight for hctl_elem too
Abramo Bagnara
1
-89
/
+91
2001-02-13
My bogus assumption on add_tail semantic
Abramo Bagnara
1
-2
/
+2
2001-02-13
One more fixes to sorting
Abramo Bagnara
1
-2
/
+2
2001-02-13
Definitely fixed the sorting/find problems for hcontrol & mixer.
Jaroslav Kysela
1
-10
/
+9
2001-02-13
Removed Capture Source exceptions. Renamed snd_hctl_elem_get_handle
Abramo Bagnara
1
-1
/
+1
2001-02-12
More generic support for poll descriptors
Abramo Bagnara
1
-2
/
+14
2001-02-12
More bugfixes (sort, compare, mixer, hcontrol).
Jaroslav Kysela
1
-4
/
+7
2001-02-12
Improved mixer sort/compare interface.
Jaroslav Kysela
1
-1
/
+3
2001-02-12
Added sort & compare functions to the mixer API.
Jaroslav Kysela
1
-2
/
+8
2001-02-11
Fixed handle_events
Abramo Bagnara
1
-2
/
+5
2001-02-11
Completed mixer API. Improved iterators. Renamed control values struct. Rewri...
Abramo Bagnara
1
-100
/
+103
2001-02-09
Updated the hctl interface (the more independent way).
Jaroslav Kysela
1
-114
/
+186
2001-02-09
Completed control and mixer API
Abramo Bagnara
1
-0
/
+458