Sign in
chromium
/
chromiumos
/
third_party
/
alsa-lib
/
HEAD
e2c2262
UCM: get: Implement 'exact' value retrieval
by Stephen Warren
· 15 years ago
0.15.877.B
factory-1020.B
factory-1235.B
factory-1284.B
factory-1412.B
factory-1987.B
factory-980.B
firmware-881-u-boot-v1
firmware-kiev-2.112.B
firmware-u-boot-v1
firmware-uboot_v2-1299.B
master
release-1011.B
release-R16-1193.B
release-R17-1412.B
release-R18-1660.B
release-R19-2046.B
stabilize2
test-982.B
a48f67c
UCM: snd_use_case_get: Don't segfault when no current verb
by Stephen Warren
· 15 years ago
32d24f4
UCM: Allow querying of {Supported,Conflicting}Devices
by Stephen Warren
· 15 years ago
547300f
UCM: Disallow gets of undefined system properties
by Stephen Warren
· 15 years ago
fc03814
UCM: Implement ConflictingDevices, add device list to devices
by Stephen Warren
· 15 years ago
866fa53
UCM: Deprecate index on Section{Device,Modifier}
by Stephen Warren
· 15 years ago
e1c876a
Fix missing error code in snd_ctl_hw_open()
by Takashi Iwai
· 15 years ago
0a4b1ee
UCM: Fix deadlock following failed get _verb
by Stephen Warren
· 15 years ago
0a2fd2d
UCM: Fix typo in error message
by Stephen Warren
· 15 years ago
1720d30
ctlparse: Respect softfloat configure option
by Alexander Stein
· 15 years ago
ea020c3
emu10k1.conf - Fix no sound problem when using SB Live! Platinum
by Raymond Yau
· 15 years ago
922ff0d
Specficy subdevice 0 for front/surround* of HDA-Intel.conf
by Takashi Iwai
· 15 years ago
516569b
UCM: fix memory leak when executing cset commands
by Baek Chang
· 15 years ago
e4735dd
Add test/lsb/config to .gitignore
by Takashi Iwai
· 15 years ago
6bef13e
Fix printf for size_t
by Takashi Iwai
· 15 years ago
7519477
Fix compile warnings
by Takashi Iwai
· 15 years ago
808ce5d
alsa-lib: fixed coverity reported issues under "FORWARD_NULL" checker.
by Sudarshan Bisht
· 15 years ago
6bb3692
HDA-Intel.conf - Fix low mic volume due to pulseaudio using "front" device for playback and capture
by Raymond Yau
· 15 years ago
16f716e
EMU10K1.conf: Don't lock hook controls
by Takashi Iwai
· 15 years ago
7ed19bb
test/latency: print error message when 2 periods per buffer not supported
by Raymond Yau
· 15 years ago
780f30a
Fix typo in comment in surround71.conf
by David Henningsson
· 15 years ago
83059ee
Mark Heaphone {Center|LFE} control of emu10k1 conf as optional
by Takashi Iwai
· 15 years ago
cd20fe3
configure: Fail when the user attempts to compile shared and static libs
by Jaroslav Kysela
· 15 years ago
e419f63
UCM: Fix LGPL licence ("how to receive" part referred GPL instead LGPL)
by Jaroslav Kysela
· 15 years ago
d3906a9
Conf: Fix channels of ICE1712 to 10/12
by David Henningsson
· 15 years ago
f2912f5
UCM: Fix empty get_list - initialize returned pointer to NULL
by Jaroslav Kysela
· 15 years ago
6039738
UCM: comment fixes and fix myvalue initialization fix in add_values()
by Jaroslav Kysela
· 15 years ago
ae0a44c
alsa-lib: ucm: allow values to be read from devices
by Margarita Olaya
· 15 years ago
8650c02
alsa-lib: add LaCie Firewire Speakers/Griffin FireWave Surround driver
by Clemens Ladisch
· 15 years ago
886adf6
Fix alsa-lib to regard 3D control - Depth as Playback Controls
by Raymond Yau
· 15 years ago
02b2006
Release v1.0.24.1
by Jaroslav Kysela
· 15 years ago
038eaa4
ucm: add more error messages for cdev and cset commands
by Jaroslav Kysela
· 15 years ago
37c7e28
ucm: allow bind modifier to specific instances, other fixes
by Jaroslav Kysela
· 15 years ago
a160080
ucm: make verb comments optional
by Pierre-Louis Bossart
· 15 years ago
32f9d7f
Release v1.0.24
by Jaroslav Kysela
· 15 years ago
2b13cf5
real fix for the UCM code compilation issue
by Jaroslav Kysela
· 15 years ago
97e1f13
Fix UCM component handling in configure.in
by Jaroslav Kysela
· 15 years ago
cf44621
Update hdspm.h file from Adrian Knoth - final version
by Jaroslav Kysela
· 15 years ago
f0f8d22
Update hdspm.h file from Adrian Knoth
by Jaroslav Kysela
· 15 years ago
59977f9
Add hdspm.h kernel header to include/alsa/sound tree for the hdspmixer app
by Jaroslav Kysela
· 15 years ago
916a203
Merge branch 'ucm'
by Jaroslav Kysela
· 15 years ago
a9855ef
pcm: fix typo in snd_pcm_recover() error message
by Francesco Cosoleto
· 15 years ago
a618cdf
ucm: fix switch device & modifier when no transition is found
by Liam Girdwood
· 15 years ago
e1b4bd6
ucm: add snd_use_case_verb_list() inline function
by Jaroslav Kysela
· 15 years ago
45e9496
aliases.conf: add aliases for CMI8788-based cards
by Clemens Ladisch
· 15 years ago
7b259bc
ucm: ctlparse - always terminate cset buffer
by Liam Girdwood
· 15 years ago
df760d8
ucm: fix handling of cset with spaces in the control name
by Liam Girdwood
· 15 years ago
eba5471
ucm: only select modifier when supported device is enabled
by Liam Girdwood
· 15 years ago
265cf2c
ucm: implement basic script exec functionality
by Liam Girdwood
· 15 years ago
116fabd
ucm: check the correct return value for modifier
by Liam Girdwood
· 15 years ago
ebb52f6
ucm: check for valid value list before dereference.
by Liam Girdwood
· 15 years ago
6cda65b
ucm: remove unused code.
by Liam Girdwood
· 15 years ago
02bc123
ucm: make sure active modifier and device lists are initialised
by Liam Girdwood
· 15 years ago
8524941
ucm: remove parse_device() and call parse_compound() directly
by Liam Girdwood
· 15 years ago
868d21c
ucm: modifiers names must be compound parse
by Liam Girdwood
· 15 years ago
54e9639
ucm: removed unused 'active' member in struct use_case_device
by Liam Girdwood
· 15 years ago
7d3de21
ucm: initial implementation for cdev/cset
by Jaroslav Kysela
· 15 years ago
c0469e2
ucm: CTL devices are only one per card (remove DEV from comments)
by Jaroslav Kysela
· 15 years ago
d8b7816
ucm: add ValueDefaults section to the master file
by Jaroslav Kysela
· 15 years ago
aba87e5
pcm_plugin: fix delay
by Pierre-Louis Bossart
· 15 years ago
aaf55f1
ucm: add cdev
by Jaroslav Kysela
· 15 years ago
a4f71b1
pcm: add MMAP_EMUL to type names
by Jaroslav Kysela
· 15 years ago
ade3efb
pcm_plugin: remove unused client_frames and slave_frames routines
by Pierre-Louis Bossart
· 15 years ago
ba9332e
pcm: fix snd_pcm_avail_delay() function
by Jaroslav Kysela
· 15 years ago
7c99bd2
support for period wakeup disabling
by Clemens Ladisch
· 15 years ago
70dded6
pcm: pass hw_params flags to slave
by Clemens Ladisch
· 15 years ago
cdc9dd5
ucm: fix parser for sequences and fix wrong strcmp
by Jaroslav Kysela
· 15 years ago
ab6df22
USB-Audio.conf: fix Audiophile USB card name
by Clemens Ladisch
· 15 years ago
9b6df1c
control: add ASCII parsers from amixer
by Jaroslav Kysela
· 15 years ago
13b5d97
pcm direct plugins: change timestamping in dsnoop
by Jaroslav Kysela
· 15 years ago
e4083a1
ucm: debug parser
by Jaroslav Kysela
· 15 years ago
5cfa03d
configure.in: don't rely on test -a, not all shells support it
by Simon McVittie
· 16 years ago
443c105
Version-check libtool correctly when doing an out-of-tree build
by Simon McVittie
· 16 years ago
2f6206d
tlv: fix returned dB information for min-is-mute controls
by Clemens Ladisch
· 16 years ago
e820866
ucm: implemented card list feature
by Jaroslav Kysela
· 16 years ago
3a34394
ucm: unify snd_use_case_geti(), add snd_use_case_card_list() template
by Jaroslav Kysela
· 16 years ago
c6a81e2
config file processing: rewrite the locking - use one recursive mutex
by Jaroslav Kysela
· 16 years ago
c049d48
namehint: Another fix to properly evaluate hw devices
by Jaroslav Kysela
· 16 years ago
0244370
namehint: Fix hw device evaluation (missing last device)
by Jaroslav Kysela
· 16 years ago
0ae6c43
ucm: cosmetic fix
by Jaroslav Kysela
· 16 years ago
6c6dc23
ucm: added implementation for other ucm parts, only card name list is missing
by Jaroslav Kysela
· 16 years ago
404cd09
ucm: Introduce "Value {}" section, more implementation work
by Jaroslav Kysela
· 16 years ago
9ce2516
Fix typo for surround PCMs in src/conf/cards/Loopback.conf
by Jaroslav Kysela
· 16 years ago
1c79fad
ucm: Moved ucm to src/ucm subdirectory
by Jaroslav Kysela
· 16 years ago
fcc9adb
ucm: Recode header to be more universal
by Jaroslav Kysela
· 16 years ago
72c7260
Add Loopback.conf to define standard PCM devices for snd-aloop driver
by Jaroslav Kysela
· 16 years ago
1c5afdb
ucm: build - add build support for Use Case Manager
by Liam Girdwood
· 16 years ago
7699c92
ucm: core - Add initial Use Case Manager support.
by Liam Girdwood
· 16 years ago
4adb3c3
ucm: header - ALSA Use Case Manager
by Liam Girdwood
· 16 years ago
91c9c8f
general: recoded snd_dlobj_ functions
by Jaroslav Kysela
· 16 years ago
be06ab3
HDA-Intel: do not lock IEC958 Playback switch
by Pierre-Louis Bossart
· 16 years ago
97d25c0
namehint: Evaluate more possibilities for hw devices
by Jaroslav Kysela
· 16 years ago
18b377d
Add missing support for 3-byte formats for 16bit put conversion
by Takashi Iwai
· 16 years ago
0633a96
pcm: Fixed typo (wrong deleted line) instroduced in the minperiodsize patch
by Jaroslav Kysela
· 16 years ago
de606e9
pcm: introduce defaults.pcm.compat to change the params choose behaviour
by Jaroslav Kysela
· 16 years ago
09879a4
pcm: add defaults.pcm.minperiodtime parsing
by Jaroslav Kysela
· 16 years ago
e6d5dcf
HDA-Intel: present all 4 HDMI outputs instead of just the first one
by Anssi Hannula
· 16 years ago
eb37685
test/latency: fix timediff calculation
by Jaroslav Kysela
· 16 years ago
db7545a
pcm_plug: fix comparison always true
by Anssi Hannula
· 16 years ago
3f589c9
pcm - ladspa: fix small memory leak in snd_pcm_ladspa_free_instances()
by Jaroslav Kysela
· 16 years ago
Next »