alsa-lib/src/topology
Mengdong Lin fa7a52e636 topology: Revise document and comments for ABI v5
Revise the obsolete content in document and comments.

Here are the major changes in implementation from early phase design:
- PCM object is used to configure front end DAI & DAI links, not used by
  physical DAI or DAI links.
- No longer use separate object for backend or codec<->codec links, but
  use physical links to cover them.

Signed-off-by: Mengdong Lin <mengdong.lin@linux.intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2016-11-22 07:50:30 +01:00
..
builder.c topology: Export physical DAIs to the binary for kernel 2016-11-22 07:50:29 +01:00
channel.c topology: Fix comparison of unsigned expression < 0 2015-11-18 14:57:14 +01:00
ctl.c topology: Remove support for control flag SNDRV_CTL_ELEM_ACCESS_USER 2016-07-20 07:45:58 +02:00
dapm.c topology: Fix missing stream name of widgets in text conf file 2016-10-25 09:24:28 +02:00
data.c topology: Parse physical DAIs in text conf file 2016-11-22 07:50:26 +01:00
elem.c topology: Parse physical DAIs in text conf file 2016-11-22 07:50:26 +01:00
Makefile.am topology: autotools: Add build support for topology core 2015-07-30 17:10:14 +02:00
ops.c topology: add support for pasring external ops in conf files 2016-03-14 16:56:44 +01:00
parser.c topology: Export physical DAIs to the binary for kernel 2016-11-22 07:50:29 +01:00
pcm.c topology: Revise document and comments for ABI v5 2016-11-22 07:50:30 +01:00
text.c topology: rename OBJECT_TYPE_ to SND_TPLG_TYPE_ 2015-08-11 15:33:40 +02:00
tplg_local.h topology: Export physical DAIs to the binary for kernel 2016-11-22 07:50:29 +01:00