index
:
alsa-lib.git
master
Unnamed repository; edit this file 'description' to name the repository.
Helio Chissini de Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-05
ucm: Handle repeat device and modifier enables/disables
HEAD
master
Arun Raghavan
1
-28/+34
2012-02-24
build: Fix up version.h path in Android.mk
Arun Raghavan
1
-1/+1
2012-01-20
build: Add a missing generated file to Android.mk
Arun Raghavan
1
-0/+1
2012-01-20
build: Disable another compile chack with --disable-alsatest
Arun Raghavan
1
-0/+2
2012-01-20
FIXME: Patch by Feng Wei from Linaro
Arun Raghavan
2
-5/+7
2012-01-20
FIXME: How do we fix this correctly?
Arun Raghavan
1
-0/+2
2012-01-20
Add an Android-friendly build-system
Arun Raghavan
9
-0/+173
2012-01-20
Don't set CFLAGS in the gitcompile script
Arun Raghavan
1
-1/+1
2012-01-20
Add a pkgconfig file for uninstalled builds
Arun Raghavan
2
-1/+15
2012-01-13
ucm: Add missing pthread.h include
Arun Raghavan
1
-0/+1
2012-01-13
build: Fallback to alphasort() if versionsort() isn't available
Arun Raghavan
2
-0/+8
2012-01-13
control: Use strcpy() instead of stpcpy()
Arun Raghavan
1
-2/+4
2012-01-13
build: Make SHM dependency optional
Arun Raghavan
5
-3/+28
2011-11-15
pcm:mmap_emul: Fix sw_params and others in bypass mode
Takashi Iwai
1
-5/+5
2011-10-07
control: add snd_ctl_elem_add_enumerated()
Clemens Ladisch
4
-2/+84
2011-10-05
asound.h: cosmetic changes for consistency with kernel asound.h
Clemens Ladisch
1
-25/+25
2011-10-05
asound.h: update for latest kernel
Clemens Ladisch
1
-18/+11
2011-09-22
src/pcm/pcm_mmap.c: add missing free
Julia Lawall
1
-1/+6
2011-09-22
src/pcm/pcm_multi.c: add missing free
Julia Lawall
1
-0/+2
2011-09-22
src/pcm/pcm_ladspa.c: add missing free
Julia Lawall
1
-4/+12
2011-09-22
src/pcm/pcm_rate.c: add missing free
Julia Lawall
1
-0/+4
2011-09-21
pcm: recalculate all rules after changing hw_params flags
Clemens Ladisch
1
-0/+3
2011-09-20
conf: Allow for a directory to be given as a config file.
Colin Guthrie
6
-13/+87
2011-08-22
ucm: add another sequence 'msleep'
Lu Guanqun
2
-1/+12
2011-08-19
ucm: tivial code style fix
Lu Guanqun
1
-1/+1
2011-08-19
ucm: fix seg fault in execute_cset()
Lu Guanqun
1
-1/+2
2011-07-29
Merge branch 'fallback'
Takashi Iwai
5
-1/+53
2011-07-29
Add RME RPM to HDSP_IO_Type.
Adrian Knoth
1
-0/+1
2011-07-27
Add snd_{ctl|pcm}_open_fallback() functions
Takashi Iwai
4
-0/+50
2011-07-27
Define "sysdefault" PCM and control
Takashi Iwai
1
-1/+3
2011-06-08
UCM: get: Implement 'exact' value retrieval
Stephen Warren
2
-36/+104
2011-06-08
UCM: snd_use_case_get: Don't segfault when no current verb
Stephen Warren
1
-0/+3
2011-06-08
UCM: Allow querying of {Supported,Conflicting}Devices
Stephen Warren
2
-14/+97
2011-06-08
UCM: Disallow gets of undefined system properties
Stephen Warren
1
-1/+14
2011-06-08
UCM: Implement ConflictingDevices, add device list to devices
Stephen Warren
4
-55/+167
2011-06-08
UCM: Deprecate index on Section{Device,Modifier}
Stephen Warren
2
-85/+114
2011-06-03
Fix missing error code in snd_ctl_hw_open()
Takashi Iwai
1
-0/+1
2011-06-03
UCM: Fix deadlock following failed get _verb
Stephen Warren
1
-2/+4
2011-06-03
UCM: Fix typo in error message
Stephen Warren
1
-1/+1
2011-05-20
ctlparse: Respect softfloat configure option
Alexander Stein
1
-0/+9
2011-05-16
emu10k1.conf - Fix no sound problem when using SB Live! Platinum
Raymond Yau
1
-127/+140
2011-05-09
Specficy subdevice 0 for front/surround* of HDA-Intel.conf
Takashi Iwai
1
-0/+1
2011-05-04
UCM: fix memory leak when executing cset commands
Baek Chang
1
-1/+10
2011-05-04
Add test/lsb/config to .gitignore
Takashi Iwai
1
-0/+1
2011-05-04
Fix printf for size_t
Takashi Iwai
1
-4/+4
2011-05-04
Fix compile warnings
Takashi Iwai
1
-2/+2
2011-05-04
alsa-lib: fixed coverity reported issues under "FORWARD_NULL" checker.
Sudarshan Bisht
7
-5/+11
2011-04-26
HDA-Intel.conf - Fix low mic volume due to pulseaudio using "front" device fo...
Raymond Yau
1
-6/+13
2011-04-20
EMU10K1.conf: Don't lock hook controls
Takashi Iwai
1
-10/+10
2011-04-20
test/latency: print error message when 2 periods per buffer not supported
Raymond Yau
1
-3/+15
[next]