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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-26
autotools: update style
Patrick Welche
1
-1
/
+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
2012-12-07
mixer: Don't build simple_abst when no libdl is available
Takashi Iwai
2
-1
/
+15
2012-10-30
Reduce compilation warnings
Jaroslav Kysela
1
-2
/
+0
2012-03-13
mixer: Remove redundant CHECK_ENUM() from snd_mixer_selem_is_enum*()
Takashi Iwai
1
-2
/
+0
2011-05-04
Fix compile warnings
Takashi Iwai
1
-2
/
+2
2011-02-28
Fix alsa-lib to regard 3D control - Depth as Playback Controls
Raymond Yau
1
-1
/
+6
2009-11-23
mixer: fix enum check
Clemens Ladisch
1
-1
/
+0
2009-11-16
simple_none.c uses HAVE_SOFT_FLOAT it has to include config.h
Michael Olbrich
1
-0
/
+1
2009-11-08
Fix CHECK_ENUM() in simple.c
Takashi Iwai
1
-1
/
+1
2009-08-31
mixer: Add Speaker and Beep names to the weight list
Takashi Iwai
1
-0
/
+2
2009-01-21
Fix build with softfloat option
Takashi Iwai
1
-0
/
+7
2008-11-21
Mark static tables as constant when possible.
Diego E. 'Flameeyes' Pettenò
2
-6
/
+6
2008-11-21
Make string arrays as constant as possible.
Diego E. 'Flameeyes' Pettenò
1
-2
/
+2
2008-11-10
Fix volume/switch updates for global/simple mixer elements
Takashi Iwai
1
-3
/
+19
2008-04-21
implemented integer volume <-> dB volume conversion functions for simple mixer
Jaroslav Kysela
2
-0
/
+87
2007-11-30
Make local functions really local
Takashi Iwai
1
-0
/
+6
2007-11-12
simple mixer: fix calculation of control range
Clemens Ladisch
1
-6
/
+9
2007-10-25
Remove assert from header files
Takashi Iwai
1
-0
/
+1
2007-10-24
Export dB conversion helper functions
Takashi Iwai
1
-264
/
+13
2007-10-15
Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
Jaroslav Kysela
6
-10
/
+10
2007-08-29
Handle "Input Source" as a capture element
Takashi Iwai
1
-3
/
+31
2007-07-11
mixer simple basic abstraction - added python binding
Jaroslav Kysela
2
-32
/
+109
2007-05-03
Add config and plugin directory options to configure
Takashi Iwai
1
-2
/
+2
2007-03-22
Allow build without libdl and libpthread
Takashi Iwai
1
-2
/
+2
2007-02-12
fix SNDERR() format strings/arguments
Clemens Ladisch
1
-1
/
+1
2006-10-13
Implements support for capture/playback enums.
James Courtier-Dutton
1
-26
/
+133
2006-10-11
add snd_device_name_hint() function and initial implementation
Jaroslav Kysela
1
-0
/
+4
2006-10-01
simple mixer - fix error recovery path for volume / switch write
Jaroslav Kysela
1
-1
/
+11
2006-09-07
Fix wrong scales in linear volume calculation
Takashi Iwai
1
-5
/
+5
2006-09-06
Add support of dB range compound TLV
Takashi Iwai
1
-50
/
+144
2006-08-28
Add handling of linear volume in simple mixer
Takashi Iwai
1
-4
/
+64
2006-08-25
Add set_dB ops to simple mixer
Takashi Iwai
1
-21
/
+63
2006-08-25
Add dB_range ops for simple mixer
Takashi Iwai
1
-22
/
+58
2006-08-23
Fix segfault when invalid TLV is passed
v1.0.12
Takashi Iwai
1
-1
/
+1
2006-08-23
Fix dB ops for global volume
Takashi Iwai
1
-1
/
+6
2006-07-28
Move dB parser to mixer abstraction
Takashi Iwai
1
-15
/
+125
2006-07-27
mixer - cleanups for dB scale parsing
Jaroslav Kysela
1
-8
/
+9
2006-07-22
Implement support for dB gain display in alsamixer.
James Courtier-Dutton
1
-5
/
+30
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
3
-8
/
+4
2005-12-16
Fix compile warnings
Takashi Iwai
2
-2
/
+2
2005-12-02
Fix the handling of stereo capture source
Takashi Iwai
1
-1
/
+3
2005-10-12
fix doxygen warnings
Clemens Ladisch
3
-9
/
+17
2005-08-24
mixer API - extend simple enumerated controls for direction tests
Jaroslav Kysela
2
-2
/
+32
2005-08-22
moved simple mixer abstraction modules to modules/mixer/simple directory
Jaroslav Kysela
7
-995
/
+0
2005-08-19
Add missing header files
Takashi Iwai
2
-1
/
+3
2005-08-16
simple mixer: fix compilation with gcc 2.x
Clemens Ladisch
1
-1
/
+1
2005-08-12
Add -avoid-version for smixer plugins
Takashi Iwai
1
-3
/
+3
[next]