index
:
delta/alsa-lib.git
amixer
ascenario
baserock/morph
baserock/v1.0.28
baserock/v1.0.29
baserock/v1.1.2
baserock/v1.1.3
master
ucm
git.alsa-project.org: http/alsa-lib.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
topology
/
parser.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
src/topology/parser.c: drop duplicate safe_strtol_base
Fabrice Fontaine
2022-01-01
1
-19
/
+0
*
topology: do not call strtol directly
Jaroslav Kysela
2021-11-02
1
-11
/
+29
*
topology: fix the unaligned access
Jaroslav Kysela
2020-08-31
1
-4
/
+2
*
topology: cosmetic changes (functions)
Jaroslav Kysela
2020-01-03
1
-2
/
+2
*
topology: implement snd_tplg_decode
Jaroslav Kysela
2020-01-03
1
-8
/
+12
*
topology: cleanup the SNDERR() calls
Jaroslav Kysela
2020-01-03
1
-17
/
+16
*
topology: add snd_tplg_version() function
Jaroslav Kysela
2020-01-03
1
-0
/
+5
*
topology: add snd_tplg_create() with flags
Jaroslav Kysela
2020-01-03
1
-1
/
+9
*
topology: add snd_tplg_save()
Jaroslav Kysela
2020-01-03
1
-0
/
+4
*
topology: add parser to the tplg_table
Jaroslav Kysela
2020-01-03
1
-81
/
+9
*
topology: add snd_tplg_load() remove snd_tplg_build_bin_file()
Jaroslav Kysela
2020-01-03
1
-62
/
+34
*
topology: parser - recode tplg_parse_config()
Jaroslav Kysela
2020-01-03
1
-134
/
+91
*
topology: add binary output from the builder
Jaroslav Kysela
2020-01-03
1
-13
/
+66
*
topology: convert builder to use the mallocated memory
Jaroslav Kysela
2020-01-03
1
-44
/
+30
*
topology: add tplg_get_unsigned() function
Jaroslav Kysela
2020-01-03
1
-0
/
+47
*
topology: fix tplg_get_integer() - handle errno == ERANGE
Jaroslav Kysela
2020-01-03
1
-1
/
+6
*
topology: avoid to use the atoi() directly when expected
Jaroslav Kysela
2020-01-03
1
-0
/
+29
*
topology: next round of coverity fixes
Jaroslav Kysela
2019-05-27
1
-2
/
+5
*
topology: various coverity fixes
Jaroslav Kysela
2019-05-24
1
-2
/
+3
*
topology: Fix incorrect license in source comments.
Liam Girdwood
2017-01-24
1
-8
/
+9
*
topology: Export physical DAIs to the binary for kernel
Guneshwor Singh
2016-11-22
1
-0
/
+4
*
topology: Support configuring physical DAIs by C API
Guneshwor Singh
2016-11-22
1
-0
/
+2
*
topology: Parse physical DAIs in text conf file
Mengdong Lin
2016-11-22
1
-0
/
+10
*
topology: Parse HW configurations of physical DAI links in text conf file
Mengdong Lin
2016-11-08
1
-0
/
+10
*
topology: Parse HW configurations of physical DAI links defined by C API
Mengdong Lin
2016-11-08
1
-0
/
+1
*
topology: Define new type and section name to configure physical links
Mengdong Lin
2016-11-08
1
-2
/
+3
*
topology: Define a function to build a single physical DAI link
Mengdong Lin
2016-11-08
1
-2
/
+2
*
topology: Define a function to build a single PCM element
Mengdong Lin
2016-11-05
1
-1
/
+1
*
topology: Parse vendor private data for manifest
Mengdong Lin
2016-07-17
1
-1
/
+27
*
topology: Refactor functions to parse and build streams
Mengdong Lin
2016-05-09
1
-1
/
+1
*
topology: Set manifest size for ABI
Mengdong Lin
2016-05-09
1
-0
/
+2
*
topology: Build data objects with tuples
Mengdong Lin
2016-04-07
1
-0
/
+4
*
topology: Add support for parsing vendor tuples
Mengdong Lin
2016-04-07
1
-0
/
+10
*
topology: Add support for vendor tokens
Mengdong Lin
2016-04-07
1
-0
/
+10
*
topology: Quit and show error message on big-endian machines
Mengdong Lin
2015-11-19
1
-0
/
+15
*
topology: open topology files with O_TRUNC
Vinod Koul
2015-11-18
1
-2
/
+2
*
topology: Add missing include sys/stat.h
Takashi Iwai
2015-11-09
1
-0
/
+1
*
topology: Add C API support for PCM
Mengdong Lin
2015-11-05
1
-0
/
+2
*
topology: Add C API support for BE and CC Links.
Vedang Patel
2015-11-05
1
-0
/
+3
*
topology: ABI - Separate PCM & BE/CC link support and bump ABI version to 4
Vedang Patel
2015-11-05
1
-11
/
+3
*
topology: Add API to set a vendor specific version number
Mengdong Lin
2015-09-23
1
-0
/
+7
*
topology: parser: Add missing return value to snd_tplg_set_manifest_data()
Takashi Iwai
2015-09-08
1
-0
/
+1
*
topology: A API calls to directly build topology data from templates
Mengdong Lin
2015-08-12
1
-4
/
+55
*
topology: rename OBJECT_TYPE_ to SND_TPLG_TYPE_
Liam Girdwood
2015-08-11
1
-3
/
+3
*
topology: Add topology core parser.
Liam Girdwood
2015-07-30
1
-0
/
+359