Commit graph

  • 2da7e29c0c ucm: be more restrictive for device name with descriptor Jaroslav Kysela 2025-11-18 14:00:48 +01:00
  • e83fd7806f ucm: strip device index when the device type is present only one time Jaroslav Kysela 2025-11-18 13:35:06 +01:00
  • 48c477569d ucm: add support for device names with colon (':') Jaroslav Kysela 2025-11-18 13:13:20 +01:00
  • 07532ae8a8 ucm: normalize device names Jaroslav Kysela 2025-11-18 10:41:06 +01:00
  • 9e933a08ed ucm: add possibility to inline Verb configurations to the main configuration file Jaroslav Kysela 2025-11-17 18:36:32 +01:00
  • a8620e814b ucm: add Prepend and Append block handling for If conditions (syntax 8+) Jaroslav Kysela 2025-11-17 18:00:59 +01:00
  • ebfc29110c github: add coverity.yml Jaroslav Kysela 2025-11-10 10:18:22 +01:00
  • 47f4f9b73b coverity.com fixes - initial round Jaroslav Kysela 2025-11-10 17:56:27 +01:00
  • f0679e5de2 mixer: abst - reshuffle snd_mixer_simple_basic_register code to be more logical Jaroslav Kysela 2025-11-12 10:20:21 +01:00
  • b97a11ecf0 seq: fix snd_seq_drain_output return value for partial drain Jaroslav Kysela 2025-11-11 16:17:16 +01:00
  • 3ce629a4c2 seq: hw - notify if running mode / pversion ioctl fails Jaroslav Kysela 2025-11-11 16:10:59 +01:00
  • 122d362265 pcm: plugin - avoid 32-bit to 64-bit return value conversions Jaroslav Kysela 2025-11-11 18:33:41 +01:00
  • a9465869a7 add missing return value changes for snd_config_get_string() calls Jaroslav Kysela 2025-11-11 16:40:36 +01:00
  • 796b48c0d2 add missing return value changes for snd_config_get_id() calls Jaroslav Kysela 2025-11-11 16:01:17 +01:00
  • 00b5d9d8c0
    Merge branch 'master' into update-upstream Jochem van Grondelle 2025-11-08 20:39:04 +07:00
  • 41039b49ad snd_tlv_convert_to_dB: Fix mute handling for MINMAX_MUTE type qaqland 2025-09-15 14:01:18 +08:00
  • f77ab152b8 doc: add missing include pcm_plugin.h to source files Jaroslav Kysela 2025-11-07 21:52:31 +01:00
  • ea0a075c40 ucm: add missing stdbool.h include to ucm_local.h Jaroslav Kysela 2025-11-07 21:51:43 +01:00
  • 9c5529976e
    Merge 46aed20b32 into fa6e83d780 Tomohiro IKEDA 2025-11-07 21:47:30 +01:00
  • 2b6dedeb74 doxygen: fix warnings and add missing ALSA_LIBRARY_BUILD define Jaroslav Kysela 2025-11-07 21:30:32 +01:00
  • b33d0e4ced conf/pistachio: fix syntax Olivier Blin 2025-08-01 18:02:57 +02:00
  • 18646517f8 test: ucm - remove old syntax configuration files (incomplete anyway) Jaroslav Kysela 2025-11-07 20:55:07 +01:00
  • 509e77c869 pcm route: suppress false positive warning for gcc 8+ Jaroslav Kysela 2025-11-07 20:06:33 +01:00
  • bd0ce670c2 ucm: fix variant issue where variables or macros are overwritten Jaroslav Kysela 2025-11-07 17:59:12 +01:00
  • f6dce4f9d0 ucm: remove 'error: ' prefix from error messages (duplication) Jaroslav Kysela 2025-11-07 16:37:36 +01:00
  • 953ce1fd94 error: make prio/interface output a bit shorter in default log handler Jaroslav Kysela 2025-11-07 16:31:08 +01:00
  • d5f30b72bd error: add missing log_priority/interface functions to header file Jaroslav Kysela 2025-11-07 16:21:05 +01:00
  • c40faceab5 configure: bumb version to 1.2.13pre1 (for alsa-utils) Jaroslav Kysela 2025-11-07 16:10:17 +01:00
  • 0432be98f9 ucm: remove uc_dbg macro and callers Jaroslav Kysela 2025-11-07 15:58:04 +01:00
  • 8c575f32e0 include: remove local SNDMSG/SYSMSG defines (no longer used) Jaroslav Kysela 2025-11-07 15:48:16 +01:00
  • 9ab488b86c ucm: replace uc_error with snd_error calls Jaroslav Kysela 2025-11-07 15:46:16 +01:00
  • 11235095bf ucm: add a basic set of trace/debug log calls Jaroslav Kysela 2025-11-07 15:37:11 +01:00
  • 66a3d542ac huge correction of tabulators and whitespaces Jaroslav Kysela 2025-11-07 14:27:38 +01:00
  • b37ac0982b log: implement filter based on string configuration (env LIBASOUND_DEBUG). Jaroslav Kysela 2025-11-07 12:18:00 +01:00
  • 524081b4d6 config: do not print errno in snd_config_check_hop() Jaroslav Kysela 2025-11-06 16:03:36 +01:00
  • 62c8e635dc replace SNDMSG,SYSMSG,SNDERR,SYSERR with new log macros Jaroslav Kysela 2025-11-06 15:57:13 +01:00
  • 492df4bb94 error: add priority and interface strings to the log messages Jaroslav Kysela 2025-11-06 14:45:33 +01:00
  • 7248b0c660 redesign the message log functions Jaroslav Kysela 2025-11-06 14:29:54 +01:00
  • 0a4e8854d5 error: do not export internal snd_err_msg variable Jaroslav Kysela 2025-11-03 15:57:16 +01:00
  • fa6e83d780 topology: fix nibble warning in tplg_save_quoted() Jaroslav Kysela 2025-11-03 16:12:07 +01:00
  • 11a716d1d0 rawmidi: Fix SNDRV_RAWMIDI_INFO_STREAM_INACTIVE duplicate definition Jaroslav Kysela 2025-11-03 16:01:34 +01:00
  • eda76146c5 conf: fix load_for_all_cards() - do not merge the card specific contents Jaroslav Kysela 2025-09-18 11:49:37 +02:00
  • eeca04741d conf: fix parse_array_def - merge arrays Jaroslav Kysela 2025-09-18 15:34:09 +02:00
  • e5cb0b3346 conf: Revert "conf: fix load_for_all_cards()" Jaroslav Kysela 2025-09-18 11:03:02 +02:00
  • 1e5118536a doxygen: fix for doxygen 1.10.0 and later borine 2025-11-01 08:34:51 +00:00
  • e6d0db9d0c rawmidi: Fix the prefix of the inactive stream flag Takashi Iwai 2025-10-28 13:34:10 +01:00
  • d62b1d5407 conf: fix parse_array_def override code path Jaroslav Kysela 2025-09-18 11:00:47 +02:00
  • ae673e4bdc snd_tlv_convert_to_dB: Fix mute handling for MINMAX_MUTE type qaqland 2025-09-15 14:01:18 +08:00
  • b18e40e63a tlv: ignore xdir when type is DB_MINMAX_MUTE qaqland 2025-09-02 09:00:40 +08:00
  • ab2290a6e0 conf/pistachio: fix syntax Olivier Blin 2025-08-01 18:02:57 +02:00
  • 3a97718124 test: update midifile library to ANSI C Adam Sampson 2025-07-06 05:07:45 +01:00
  • 782b0597c2 ucm: use close_range on _GNU_SOURCE Jochen Sprickerhof 2025-06-15 10:10:52 +02:00
  • 4ad4d9590a Force to use alphasort64() sorting function for Harmony OS wyjstrong 2025-07-29 14:58:43 +08:00
  • 5f524e3004 pcm: add a loop to snd_pcm_avail_delay() to avoid bogus delay values Kai Vehmanen 2025-07-31 15:37:33 +03:00
  • 206d232877 pcm: add a loop to snd_pcm_avail_delay() to avoid bogus delay values Kai Vehmanen 2025-07-31 15:37:33 +03:00
  • 12b54ab4f4 Add ohos build support wyjstrong 2025-07-29 14:58:43 +08:00
  • 162024c222 test: update midifile library to ANSI C Adam Sampson 2025-07-06 05:07:45 +01:00
  • ce3771eb6a Adjust for Asustor NAS admin@pi1 2025-06-28 14:40:33 +07:00
  • ee5a58f48e ucm: regex: fix the error message (missing argument) Jaroslav Kysela 2025-06-26 11:33:15 +02:00
  • 2566687eba
    ucm: use close_range on _GNU_SOURCE Jochen Sprickerhof 2025-06-15 10:10:52 +02:00
  • 07ec2ad34c conf: aliases: add hda-acpi -> HDA-Intel alias Daniel Dadap 2025-05-15 08:32:35 -05:00
  • 8df60992b7 mixer: bag - fix bag_del_all implementation (missing free) Jaroslav Kysela 2025-05-09 09:55:00 +02:00
  • 368ea9af82 github: fix Fedora workflow (awk package dependency) Jaroslav Kysela 2025-04-24 15:16:12 +02:00
  • 8ab0228f51 Revert "ucm: do not bump syntax version to 8" Jaroslav Kysela 2025-04-24 13:25:30 +02:00
  • 81d70a2713 Release v1.2.14 v1.2.14 Jaroslav Kysela 2025-04-14 18:42:04 +02:00
  • c748afe123 seq: seqmid - use correct snd_strlcat instead snd_strlcpy in update_group_ports() Jaroslav Kysela 2025-04-14 18:36:45 +02:00
  • 8291d2c601 add snd_strlcat() function Jaroslav Kysela 2025-04-14 18:34:45 +02:00
  • e51cba0973 ucm: do not bump syntax version to 8 Jaroslav Kysela 2025-04-14 09:44:40 +02:00
  • 6073f53051 rawmidi: ump - fix snd_ump_block_info_set_block_id double version #2 Jaroslav Kysela 2025-04-08 16:27:42 +02:00
  • 8b75db9676 pcm: hw: do not reset tstamp_type in SND_PCM_APPEND mode (#2) Jaroslav Kysela 2025-04-08 11:18:16 +02:00
  • 15f2b27612 pcm: hw: fix default timestamp type for O_APPPEND Jaroslav Kysela 2025-04-07 18:52:17 +02:00
  • 7e01443ecc pcm: hw: do not reset tstamp_type in SND_PCM_APPEND mode Kevin Groeneveld 2025-04-04 15:59:59 -04:00
  • a4e47461ec seq: update_group_ports - rewrite blknames update Jaroslav Kysela 2025-04-07 18:45:42 +02:00
  • 647c001321 Delete alsalisp code Simon Howard 2025-04-02 09:56:23 -04:00
  • 0d2acc2084 pcm: fix minor typos in doc Felix Wolfsteller 2025-03-29 23:40:31 +01:00
  • be6c57dcbd pcm: hw: do not reset tstamp_type in SND_PCM_APPEND mode Kevin Groeneveld 2025-04-04 15:59:59 -04:00
  • e986b1fcf8 Delete alsalisp code Simon Howard 2025-04-02 09:56:23 -04:00
  • 90eb3c1e96 ALSA: seq: Use SND_* instead of SNDRV_* Takashi Iwai 2025-04-01 08:02:51 +02:00
  • 95d0274b60 ALSA: seq: Add missing UMP EP cap bit at snd_seq_create_ump_endpoint() Takashi Iwai 2025-04-01 07:59:40 +02:00
  • 8d625bb310 fix minor typos in doc Felix Wolfsteller 2025-03-29 23:40:31 +01:00
  • e088d08c76 control: remap - improve sync feature Jaroslav Kysela 2025-03-24 11:49:31 +01:00
  • d8300e5cb7 ucm: add '${LibCaps}' substitution Jaroslav Kysela 2025-03-21 11:41:09 +01:00
  • 70f4c95df5 ucm: remove @@LibraryVersion and @@SyntaxVersion variables Jaroslav Kysela 2025-03-21 11:26:28 +01:00
  • d5f19bcabc control: remap - add sync feature Jaroslav Kysela 2025-03-20 11:24:32 +01:00
  • 42b8f1299f control: remap - separate event handling from map (preparation for sync) Jaroslav Kysela 2025-03-20 12:44:28 +01:00
  • fb285b366f seq: shuffle calloc arguments in snd_seq_hw_open (gcc warning) Jaroslav Kysela 2025-03-21 09:42:35 +01:00
  • 1b9a073e6a seq: add more checks to snd_seq_hw_set_client_info for older kernels Jaroslav Kysela 2025-03-20 21:55:23 +01:00
  • 6855cb838d control: remap - add possibility to remap multiple source channels Jaroslav Kysela 2025-03-19 17:55:33 +01:00
  • e9e3c01ff7 ucm: format @@SyntaxVersion to 4 digits Jaroslav Kysela 2025-03-19 12:20:25 +01:00
  • 8f6fef8b1a ucm: enhance documentation (sys-card + ranges + more) Jaroslav Kysela 2025-03-19 12:05:26 +01:00
  • 12f6790910 ucm: add @@LibraryVersion and @@SyntaxVersion variables Jaroslav Kysela 2025-03-19 11:54:46 +01:00
  • 7fbd47ce79 ucm: add sys-card substitution Jaroslav Kysela 2025-03-13 17:46:58 +01:00
  • 94e8aa2efa
    Merge 9184bb0db0 into 0c7086777a Mingjie Shen 2025-03-09 15:00:52 +01:00
  • 0c7086777a seq: Fix typo of the group number in snd_seq_create_ump_endpoint() Takashi Iwai 2025-03-01 11:00:15 +01:00
  • df8f1cc1ec seq: Fix bogus return of snd_seq_client_info_get_ump_conversion() Takashi Iwai 2025-02-17 12:06:09 +01:00
  • e550dcdd90 utils: add missing alsa-topology.pc.in to EXTRA_DIST Jaroslav Kysela 2025-02-03 11:54:06 +01:00
  • 305168fd22 seq: seq.c - fix calloc arguments Jaroslav Kysela 2025-02-02 22:27:29 +01:00
  • 0bb35d4980 seq: seqmid - fix info->name is always true error Jaroslav Kysela 2025-02-02 22:26:39 +01:00
  • 995e279081 include: pcm extplug/ioplug: fix internal include Jaroslav Kysela 2025-02-02 22:00:54 +01:00
  • 1101c397aa doc: fix permissions Jaroslav Kysela 2025-02-02 21:51:21 +01:00