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
/
ucm
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-26
autotools: update style
Patrick Welche
1
-1
/
+1
2013-05-24
ucm: Fix segfault when device argument is missing from _sw{dev, mod}
Juho Hämäläinen
1
-1
/
+2
2013-04-08
all places: doxygen cleanups
Jaroslav Kysela
1
-17
/
+19
2013-01-28
ucm: Set uc_mgr->ctl to NULL after closing it.
Tanu Kaskinen
1
-0
/
+1
2012-08-10
ucm: Add const to execute_cset() argument
Takashi Iwai
1
-1
/
+1
2012-08-10
ucm: Improve cset command parsing
Takashi Iwai
1
-11
/
+13
2012-08-01
ucm: Return NULL from get_list0() and get_list20() in case of empty lists.
Tanu Kaskinen
1
-2
/
+6
2012-07-17
ucm: Add missing pthread.h include
Arun Raghavan
1
-0
/
+1
2012-07-17
build: Fallback to alphasort() if versionsort() isn't available
Arun Raghavan
1
-1
/
+6
2012-05-29
ucm: Handle repeat device and modifier enables/disables
Arun Raghavan
1
-28
/
+34
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-06-08
UCM: get: Implement 'exact' value retrieval
Stephen Warren
1
-30
/
+80
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
1
-14
/
+92
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
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-04
UCM: fix memory leak when executing cset commands
Baek Chang
1
-1
/
+10
2011-03-28
UCM: Fix LGPL licence ("how to receive" part referred GPL instead LGPL)
Jaroslav Kysela
4
-12
/
+12
2011-03-19
UCM: Fix empty get_list - initialize returned pointer to NULL
Jaroslav Kysela
1
-2
/
+4
2011-03-19
UCM: comment fixes and fix myvalue initialization fix in add_values()
Jaroslav Kysela
1
-0
/
+1
2011-03-18
alsa-lib: ucm: allow values to be read from devices
Margarita Olaya
1
-7
/
+14
2011-01-31
ucm: add more error messages for cdev and cset commands
Jaroslav Kysela
1
-2
/
+6
2011-01-31
ucm: allow bind modifier to specific instances, other fixes
Jaroslav Kysela
3
-16
/
+64
2011-01-29
ucm: make verb comments optional
Pierre-Louis Bossart
1
-3
/
+8
2011-01-11
ucm: fix switch device & modifier when no transition is found
Liam Girdwood
1
-3
/
+3
2010-12-22
ucm: fix handling of cset with spaces in the control name
Liam Girdwood
1
-1
/
+1
2010-12-22
ucm: only select modifier when supported device is enabled
Liam Girdwood
1
-10
/
+44
2010-12-22
ucm: implement basic script exec functionality
Liam Girdwood
1
-1
/
+3
2010-12-22
ucm: check the correct return value for modifier
Liam Girdwood
1
-1
/
+1
2010-12-22
ucm: check for valid value list before dereference.
Liam Girdwood
1
-0
/
+3
2010-12-22
ucm: remove unused code.
Liam Girdwood
1
-2
/
+0
2010-12-22
ucm: make sure active modifier and device lists are initialised
Liam Girdwood
1
-0
/
+2
2010-12-22
ucm: remove parse_device() and call parse_compound() directly
Liam Girdwood
1
-8
/
+2
2010-12-22
ucm: modifiers names must be compound parse
Liam Girdwood
1
-4
/
+23
2010-12-22
ucm: removed unused 'active' member in struct use_case_device
Liam Girdwood
1
-2
/
+0
2010-11-29
ucm: initial implementation for cdev/cset
Jaroslav Kysela
3
-13
/
+193
2010-11-29
ucm: CTL devices are only one per card (remove DEV from comments)
Jaroslav Kysela
1
-3
/
+3
2010-11-29
ucm: add ValueDefaults section to the master file
Jaroslav Kysela
4
-25
/
+60
2010-11-23
ucm: add cdev
Jaroslav Kysela
3
-3
/
+19
2010-11-10
ucm: fix parser for sequences and fix wrong strcmp
Jaroslav Kysela
2
-6
/
+16
2010-10-26
ucm: debug parser
Jaroslav Kysela
3
-154
/
+233
2010-10-13
ucm: implemented card list feature
Jaroslav Kysela
4
-27
/
+133
2010-10-12
ucm: unify snd_use_case_geti(), add snd_use_case_card_list() template
Jaroslav Kysela
1
-5
/
+14
2010-09-22
ucm: added implementation for other ucm parts, only card name list is missing
Jaroslav Kysela
2
-12
/
+220
2010-09-22
ucm: Introduce "Value {}" section, more implementation work
Jaroslav Kysela
4
-1277
/
+804
[next]