Commit graph

  • 268f599d24 pre-process-dapm: fix source and sink for DAPM routes Ranjani Sridharan 2021-06-12 20:24:15 -0700
  • 48ebb1dc0c topology: pre-process-object: Add support for pre-process objects with no builder Ranjani Sridharan 2021-06-10 23:51:58 -0700
  • b848786f42 topology: pre-process-dapm: update automatic attributes for buffer Chao Song 2021-06-02 13:59:53 +0800
  • 88c6dd6cf4 topology: pre-process-object: add support for updating automatic attributes Chao Song 2021-06-02 13:20:49 +0800
  • 5471a0b285 aseqnet: add ipv6 support Jaroslav Kysela 2021-08-09 20:24:44 +0200
  • c8e5762750 aseqnet: use getaddrinfo() instead obsolete gethostbyname() Jaroslav Kysela 2021-08-09 18:10:56 +0200
  • 5fe4b1ac25 alsaloop: Support "Capture Pitch 1000000" rate shift Yunhao Tian 2021-07-27 23:52:30 +0800
  • 93045220f5 topology:pre-process-object: merge object config with parent object config Ranjani Sridharan 2021-06-15 16:38:32 -0700
  • 4be47aa705 pre-process-object: set tlv name if config exists already Ranjani Sridharan 2021-06-15 16:25:11 -0700
  • 4804ba0743 pre-process-dapm: add data section for kcontrols Ranjani Sridharan 2021-06-15 16:15:06 -0700
  • b41ad19692 topology: pre-processor: fix typo in pre_process_config() Ranjani Sridharan 2021-06-13 12:58:35 -0700
  • 78221544d2 topology: pre-process-object: dont create if section already exists Ranjani Sridharan 2021-06-13 09:18:39 -0700
  • a66aafd1ed pre-process-object: skip parent update if parent is NULL Ranjani Sridharan 2021-06-12 20:27:19 -0700
  • 859e3f6425 pre-process-dapm: fix source and sink for DAPM routes Ranjani Sridharan 2021-06-12 20:24:15 -0700
  • ab0088f4c6 topology: pre-process-object: Add support for pre-process objects with no builder Ranjani Sridharan 2021-06-10 23:51:58 -0700
  • 931b218c84 topology: pre-process-dapm: update automatic attributes for buffer Chao Song 2021-06-02 13:59:53 +0800
  • b9a7cad997 This patch adds an (optional) timestamp to the (existing) "--dump" functionality. folkert van heusden 2021-07-15 09:03:51 +0200
  • 78e0df7bb3 Added configuration information to manual page braph 2021-07-07 21:48:06 +0200
  • f076518254 alsatplg: do not do NULL check for string arrays Jaroslav Kysela 2021-06-18 10:15:46 +0200
  • 0b8d2dfdcc alsatplg: fix memory-leak in tplg_construct_object_name() Jaroslav Kysela 2021-06-18 10:11:34 +0200
  • 9e59c928af Release v1.2.5.1 v1.2.5.1 Jaroslav Kysela 2021-06-14 12:28:46 +0200
  • fc7500c3c7 arecord: Inform users when 8-bit sampling is used on tty Jaroslav Kysela 2021-06-14 12:22:08 +0200
  • f35b66d8f1 Revert "aplay: try to use 16-bit format to increase capture quality" Jaroslav Kysela 2021-06-14 12:02:35 +0200
  • 0e21f4d864 added an option to aseqnet to optionally set the midi process name Andrea Piras 2019-11-29 03:13:21 +0100
  • 3440e8c84b topology: pre-processor: fix typo in pre_process_config() Ranjani Sridharan 2021-06-13 12:58:35 -0700
  • 7d4489499d topology: pre-process-object: Add access config for bytes control Ranjani Sridharan 2021-06-13 12:55:29 -0700
  • 7c5fb4fa91 topology: pre-preocess-object: check if parent is NULL in tplg_parent_update() Ranjani Sridharan 2021-06-13 12:53:28 -0700
  • f855d80e27 topology: pre-process-object: dont create if config exists Ranjani Sridharan 2021-06-13 09:18:39 -0700
  • 001716ca3b pre-process-dapm: fix source and sink for DAPM routes Ranjani Sridharan 2021-06-12 20:24:15 -0700
  • 852a7e6ea6 topology: pre-process-object: add support for updating automatic attributes Chao Song 2021-06-02 13:20:49 +0800
  • ba8b89857a added an option to aseqnet to optionally set the midi process name Andrea Piras 2019-11-29 03:13:21 +0100
  • 6a0d13ddb2 utils.c: Include limits.h explicitly to fix build on musl Andreas Müller 2021-06-03 16:07:10 +0200
  • 6018c2014a alsactl: load_state: Only delete config if one was loaded Sören Tempel 2021-06-06 03:14:19 +0200
  • f138117a45 alsactl: load_state() - initialize config variable for the open_failed case Jaroslav Kysela 2021-06-07 17:21:56 +0200
  • d02902627f load_state: Only delete config if one was loaded Sören Tempel 2021-06-06 03:14:19 +0200
  • c58f981e15 topology: fix few coverity detected defects Jaroslav Kysela 2021-06-04 10:19:22 +0200
  • 74ad91245f axfer: fix wrong calloc() item size in allocate_containers() Jaroslav Kysela 2021-06-04 10:12:06 +0200
  • cd2f779b8d alsactl: fix lock_fd unlock in load_configuration() - error path Jaroslav Kysela 2021-06-04 10:08:18 +0200
  • 646d6ff094 alsactl: state - fix ‘item’ may be used uninitialized gcc warning Jaroslav Kysela 2021-06-04 10:04:50 +0200
  • 2bc595e7bd alsactl: check for error values from snd_config_get...() Jaroslav Kysela 2021-06-04 09:58:46 +0200
  • 511dd7a597 alsactl: init() - return error value from snd_card_iterator_sinit() call Jaroslav Kysela 2021-06-04 09:56:20 +0200
  • d6d566a9ee alsactl: return error value in dump_config_tree() Jaroslav Kysela 2021-06-04 09:53:56 +0200
  • b20cb6ef5e utils.c: Include limits.h explicitly to fix build on musl Andreas Müller 2021-06-03 16:07:10 +0200
  • 3d7a6facd9 topology: fix potential null pointer from strchr Chao Song 2021-05-31 10:29:57 +0800
  • 78212445de alsactl: fix the nested iteration Jaroslav Kysela 2021-06-01 17:47:42 +0200
  • 77aaece302 topology: fix potential null pointer from strchr Chao Song 2021-05-31 10:29:57 +0800
  • ef62ab34fc Release v1.2.5 v1.2.5 Jaroslav Kysela 2021-05-27 19:18:36 +0200
  • 62f97bd3a7 amixer: Makefile - add volume_mapping.h to noinst_HEADERS Jaroslav Kysela 2021-05-25 18:58:34 +0200
  • dc20c4b512 amixer: add the volume_mapping.h link Jaroslav Kysela 2021-05-25 18:47:57 +0200
  • 8037d4812e topology: some whitespace fixups Jaroslav Kysela 2021-05-25 18:28:00 +0200
  • 1832f6f254 topology: pre-process-object: add support for prepocessing child objects Ranjani Sridharan 2021-04-21 11:18:04 -0700
  • df6cfa77e3 topology: pre-process-dai: add support for pcm_caps objects Ranjani Sridharan 2021-04-26 13:34:26 -0700
  • 3719c80a4d topology: pre-process-dai: add support for fe_dai objects Ranjani Sridharan 2021-04-26 13:31:00 -0700
  • 4bc386bb71 topology: pre-process-dai: add support for hwcfg objects Ranjani Sridharan 2021-04-26 13:26:08 -0700
  • b0be235024 topology: pre-process-dai: add support for PCM and BE DAI objects Ranjani Sridharan 2021-04-26 13:12:43 -0700
  • 758e4dba81 topology: pre-process-dapm: add support for route objects Ranjani Sridharan 2021-04-26 13:07:00 -0700
  • 79033ceae4 topology: pre-process-dapm: add support for widget control objects Ranjani Sridharan 2021-04-26 13:03:57 -0700
  • 082015dc95 topology: pre-process-dapm: add support for scale/ops/channel objects Ranjani Sridharan 2021-04-26 12:55:26 -0700
  • 96b5e5a875 topology: pre-process-dapm: Add support for tlv objects Ranjani Sridharan 2021-04-26 12:49:51 -0700
  • 032d1250c7 topology: pre-process-dapm: Add support for DAPM Widget objects Ranjani Sridharan 2021-04-26 12:45:01 -0700
  • d271972177 topology: pre-process-base: add support for VendorToken objects Ranjani Sridharan 2021-04-26 11:55:22 -0700
  • cb65ce0195 topology: pre-process-object: Add support for data objects Ranjani Sridharan 2021-04-26 11:48:43 -0700
  • 48fef7a811 topology: pre-process-obejct: add helper function to get the section config Ranjani Sridharan 2021-04-26 11:33:12 -0700
  • 571d1fe871 topology: pre-process-object: add data section for attributes with token reference Ranjani Sridharan 2021-04-26 11:30:07 -0700
  • d999c267d3 topology: pre-process-object: Add support for processing Manifest object Ranjani Sridharan 2021-04-26 11:19:31 -0700
  • 1ca07d8dbc topology: pre-process-object: construct object name from its constructor attributes Ranjani Sridharan 2021-04-26 10:10:03 -0700
  • b2e85be668 topology: pre-process-object: check attribute validity Ranjani Sridharan 2021-04-26 10:04:54 -0700
  • 624c814c65 topology/pre-process-object: update object config with attributes Ranjani Sridharan 2021-04-26 09:58:44 -0700
  • 4d413567b0 topology: pre-process-object: Add support for pre-processing Objects Ranjani Sridharan 2021-04-26 09:34:48 -0700
  • e3ad68b185 topology: pre-process-class: add function to convert valid attribute values to integer tuple values Ranjani Sridharan 2021-04-23 13:46:24 -0700
  • 963578af1e topology: pre-process-class: add function to look up token_ref for an attribute in class Ranjani Sridharan 2021-04-23 13:41:45 -0700
  • d8e9466e59 topology: pre-process-class: function to get attribute type Ranjani Sridharan 2021-04-23 13:36:48 -0700
  • 0b0c16d4a7 topology: pre-process-class: add funcion to get the name of the unique attribute in a class Ranjani Sridharan 2021-04-23 13:32:26 -0700
  • 7bf31094e2 topology: pre-process-class: Add functions to check attribute constraints Ranjani Sridharan 2021-04-23 13:13:01 -0700
  • 1422c09afd topology: pre-process-class: Add function to look up attribute definition in class Ranjani Sridharan 2021-04-23 12:35:56 -0700
  • c832f48404 topology: pre-process-class: Add helper function to look up class definition Ranjani Sridharan 2021-04-23 12:23:19 -0700
  • eb514c6bd7 topology: pre-processor: Add a helper function to concat strings Ranjani Sridharan 2021-04-23 11:15:59 -0700
  • 94eaca13ce topology: pre-processor: Add a couple of config helpers Ranjani Sridharan 2021-04-23 11:06:29 -0700
  • d508b1682a topology: pre-processor: Add debug print helpers Ranjani Sridharan 2021-03-27 12:33:33 -0700
  • a82058e6ec topology: Add support for pre-processing Topology2.0 syntax Ranjani Sridharan 2021-03-26 14:44:13 -0700
  • 75e644df81 amixer: link volume_mapping.c from alsamixer to amixer Jaroslav Kysela 2021-05-17 16:07:39 +0200
  • e2152daea7 topology: pre-process-object: add support for prepocessing child objects Ranjani Sridharan 2021-04-21 11:18:04 -0700
  • 4e0901a877 topology: pre-process-dai: add support for pcm_caps objects Ranjani Sridharan 2021-04-26 13:34:26 -0700
  • fe2f7752d0 topology: pre-process-dai: add support for fe_dai objects Ranjani Sridharan 2021-04-26 13:31:00 -0700
  • b88c1538bb topology: pre-process-dai: add support for hwcfg objects Ranjani Sridharan 2021-04-26 13:26:08 -0700
  • 63eeded99c topology: pre-process-dai: add support for PCM and BE DAI objects Ranjani Sridharan 2021-04-26 13:12:43 -0700
  • 11839a4088 topology: pre-process-dapm: add support for route objects Ranjani Sridharan 2021-04-26 13:07:00 -0700
  • a04bdcb77b topology: pre-process-dapm: add support for widget control objects Ranjani Sridharan 2021-04-26 13:03:57 -0700
  • 814cba9c1c topology: pre-process-dapm: add support for scale/ops/channel objects Ranjani Sridharan 2021-04-26 12:55:26 -0700
  • 780d1dce41 topology: pre-process-dapm: Add support for tlv objects Ranjani Sridharan 2021-04-26 12:49:51 -0700
  • 0c745acc1f topology: pre-process-dapm: Add support for DAPM Widget objects Ranjani Sridharan 2021-04-26 12:45:01 -0700
  • 16fa3d6a23 topology: pre-process-base: add support for VendorToken objects Ranjani Sridharan 2021-04-26 11:55:22 -0700
  • cba4f36fcf topology: pre-process-object: Add support for data objects Ranjani Sridharan 2021-04-26 11:48:43 -0700
  • 343376bee3 topology: pre-process-obejct: add helper function to get the section config Ranjani Sridharan 2021-04-26 11:33:12 -0700
  • fb5f472bb7 topology: pre-process-object: add data section for attributes with token reference Ranjani Sridharan 2021-04-26 11:30:07 -0700
  • b93f291f36 topology: pre-process-object: Add support for processing Manifest object Ranjani Sridharan 2021-04-26 11:19:31 -0700
  • 2b56fcac41 topology: pre-process-object: construct object name from its constructor attributes Ranjani Sridharan 2021-04-26 10:10:03 -0700
  • 628dcaa756 topology: pre-process-object: check attribute validity Ranjani Sridharan 2021-04-26 10:04:54 -0700
  • 562d1d109e topology/pre-process-object: update object config with attributes Ranjani Sridharan 2021-04-26 09:58:44 -0700
  • bc283ac74c topology: pre-process-object: Add support for pre-processing Objects Ranjani Sridharan 2021-04-26 09:34:48 -0700