alsa-lib/src
Mengdong Lin 1b148ef590 topology: Add C templates structure for building topology from C programs
Define structures that can be used by applications to directly build topology
data instead of using text files. The application will build up the topology
data by populating the template structures for each object type and then
registering the template with the topology core.

Signed-off-by: Mengdong Lin <mengdong.lin@intel.com>
Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2015-08-12 16:39:46 +02:00
..
alisp autotools: update style 2014-02-26 08:16:22 +01:00
conf conf: topology: Add topology file for broadwell audio DSP 2015-07-30 17:10:32 +02:00
control control: Allow cset'ing specific values in the multi-value case 2015-06-10 11:56:23 +02:00
hwdep Allow hint for ctl, hwdep, timer and seq 2015-04-30 14:52:35 +02:00
mixer mixer: Fix unused parameter warnings 2014-11-21 15:22:01 +01:00
pcm pcm: restore hw params on set latency failed 2015-07-24 18:19:37 +02:00
rawmidi Allow hint for ctl, hwdep, timer and seq 2015-04-30 14:52:35 +02:00
seq Allow hint for ctl, hwdep, timer and seq 2015-04-30 14:52:35 +02:00
timer Allow hint for ctl, hwdep, timer and seq 2015-04-30 14:52:35 +02:00
topology topology: Add C templates structure for building topology from C programs 2015-08-12 16:39:46 +02:00
ucm ucm: fix some variable constness issues 2015-02-17 22:16:00 +01:00
async.c
conf.c Replace unsafe characters with _ in card name 2015-06-29 20:33:26 +02:00
confmisc.c Replace unsafe characters with _ in card name 2015-06-29 20:33:26 +02:00
dlmisc.c dlmisc: Remove unused label 2014-11-16 09:43:39 +01:00
error.c all places: doxygen cleanups 2013-04-08 16:42:24 +02:00
input.c
Makefile.am topology: autotools: Add build support for topology core 2015-07-30 17:10:14 +02:00
names.c Remove docs for snd_names_list and snd_names_list_free 2012-01-19 12:35:20 +01:00
output.c
shmarea.c
socket.c Remove unused hostname resolution in shm plugins and aserver 2015-01-28 16:23:06 +01:00
userfile.c snd_user_file: fix memory leak 2014-11-03 17:26:00 +01:00
Versions.in