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
/
mixer
/
mixer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-23
mixer: Fix missing hctl handle free in snd_mixer_attach_hctl()
Takashi Iwai
1
-1
/
+5
2014-09-23
mixer: fixed double free
Renu Tyagi
1
-3
/
+1
2013-04-08
all places: doxygen cleanups
Jaroslav Kysela
1
-1
/
+1
2013-02-26
snd_mixer_poll_descriptors_revents should loop over pollfd
Sander Jansen
1
-1
/
+1
2007-10-15
Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
Jaroslav Kysela
1
-2
/
+2
2006-03-21
Fix the description of snd_mixer_handle_events()
Takashi Iwai
1
-1
/
+1
2006-02-27
remove superfluous free() checks
Clemens Ladisch
1
-4
/
+2
2005-10-12
fix doxygen warnings
Clemens Ladisch
1
-6
/
+6
2005-06-16
more simple mixer - basic abstraction - work
Jaroslav Kysela
1
-6
/
+47
2005-06-06
Implemented the top-level redirector code for simple mixer
Jaroslav Kysela
1
-0
/
+4
2005-06-03
big simple mixer update
Jaroslav Kysela
1
-46
/
+254
2005-05-24
Fix doxygen documents
Takashi Iwai
1
-6
/
+6
2005-05-17
Fix snd_mixer_sort()
Takashi Iwai
1
-2
/
+15
2005-02-04
Use bag_for_each_safe() for event handling loop
Takashi Iwai
1
-2
/
+2
2005-02-01
stack protection (CAN-2005-0087)
Takashi Iwai
1
-5
/
+2
2004-08-16
fix wrong doc section label
Clemens Ladisch
1
-1
/
+1
2004-05-24
fixed documents to process properly via doxygen.
Takashi Iwai
1
-0
/
+9
2002-11-30
Added POLLNVAL to poll->events
Jaroslav Kysela
1
-1
/
+1
2001-12-30
Updated GNU GPL license (address).
Jaroslav Kysela
1
-5
/
+5
2001-11-30
Added snd_*_poll_descriptors_revents functions.
Jaroslav Kysela
1
-0
/
+22
2001-07-18
More documentation updates.
Jaroslav Kysela
1
-0
/
+1
2001-03-30
Documentation generation fixes
Abramo Bagnara
1
-1
/
+1
2001-03-30
More documentation. Tiny change for simple mixer element API (get_range)
Abramo Bagnara
1
-11
/
+251
2001-03-29
Lot of cleanings with the help of gcc3
Abramo Bagnara
1
-5
/
+6
2001-03-26
Added mode argument to open functions where it was missing. First part of CTL...
Abramo Bagnara
1
-2
/
+2
2001-02-18
Changed descriptors_count
Abramo Bagnara
1
-7
/
+5
2001-02-15
New simple mixer implementation
Abramo Bagnara
1
-1
/
+5
2001-02-14
Removed snd_mixer_elem_count.
Jaroslav Kysela
1
-6
/
+0
2001-02-14
Changed behaviour of poll_descriptors function (returns the filled count of f...
Jaroslav Kysela
1
-2
/
+27
2001-02-13
Changed control to use events mask. Added subscribe ioctl
Abramo Bagnara
1
-45
/
+27
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
-4
/
+4
2001-02-13
Added the safe version of the list_for_each function.
Jaroslav Kysela
1
-20
/
+18
2001-02-13
Moved the detach code to the more appropriate place.
Jaroslav Kysela
1
-0
/
+7
2001-02-12
More generic support for poll descriptors
Abramo Bagnara
1
-7
/
+36
2001-02-12
More bugfixes (sort, compare, mixer, hcontrol).
Jaroslav Kysela
1
-11
/
+17
2001-02-12
Improved mixer sort/compare interface.
Jaroslav Kysela
1
-17
/
+65
2001-02-12
Added sort & compare functions to the mixer API.
Jaroslav Kysela
1
-0
/
+63
2001-02-11
Fixed handle_events
Abramo Bagnara
1
-1
/
+4
2001-02-11
Completed mixer API. Improved iterators. Renamed control values struct. Rewri...
Abramo Bagnara
1
-33
/
+294
2001-02-09
Updated the hctl interface (the more independent way).
Jaroslav Kysela
1
-8
/
+8
2001-02-09
Fixes
Abramo Bagnara
1
-8
/
+9
2001-02-09
Completed control and mixer API
Abramo Bagnara
1
-162
/
+64
2001-02-07
Better names for control API
Abramo Bagnara
1
-6
/
+6
2001-02-06
Control API encapsulation. Better names for kernel API. Simpler PCM hw_params...
Abramo Bagnara
1
-1
/
+0
2001-02-05
Encapsulated hwdep. Converted all enums to type safety
Abramo Bagnara
1
-11
/
+13
2001-01-31
Removed card type from devices info. Added card number to devices info. Compl...
Abramo Bagnara
1
-1
/
+0
2000-09-24
Merged pcmplug branch.
Jaroslav Kysela
1
-2
/
+2
2000-09-11
Added abstraction layer to controls. Added client/server support to controls....
Abramo Bagnara
1
-2
/
+2
[next]