Commit graph

  • c8bc54a9ca test/playmidi1: fix compilation caused by conflict between midifile.h and ump_msg.h Jaroslav Kysela 2025-02-02 19:18:25 +01:00
  • a7de48692f include/ump_msg.h: Fix endianness detection Jaroslav Kysela 2025-02-02 18:51:04 +01:00
  • ea8972c83b include: prefer alsa/asoundlib.h for apps, dependency cleanups Jaroslav Kysela 2025-02-02 13:46:12 +01:00
  • 35d2efefa9 seq: Define new events for UMP EP/FB change notifications Takashi Iwai 2025-01-13 15:34:49 +01:00
  • cdd5a9fa10 rawmidi: Make rawmidi flag bits doxygen-style comments Takashi Iwai 2025-01-13 15:27:36 +01:00
  • 137eca7720 rawmidi: Extensions for tied device and substream inactive flag Takashi Iwai 2025-01-13 15:24:11 +01:00
  • e1cf4d3f68 Sync UAPI asequencer.h with 6.14 kernel Takashi Iwai 2025-01-13 15:07:23 +01:00
  • 3fe7d9a49b Sync UAPI asound.h with 6.14 kernel Takashi Iwai 2025-01-13 15:03:46 +01:00
  • 139f030622 headers: make more headers self-contained Tim Blechmann 2025-01-06 22:49:43 +08:00
  • 352cbc5eb9 rawmidi: ump - fix snd_ump_block_info_set_block_id double version Jaroslav Kysela 2024-11-25 16:17:30 +01:00
  • 76d2d285c1 rawmidi: ump - fix snd_ump_block_info_get_block_id double version Jaroslav Kysela 2024-11-25 15:11:27 +01:00
  • 07cee0ba05 seq: include UMP headers Takashi Iwai 2024-11-24 09:33:16 +01:00
  • 6880219ad4 configure: Make sequencer dependent on rawmidi Takashi Iwai 2024-11-24 09:32:29 +01:00
  • 76edab4e59 src/Versions.in.in: Update *_tempo_base name Nicholas Vinson 2024-11-14 07:49:53 -05:00
  • a3ee0c3137
    src/Versions.in.in: Update *_tempo_base name Nicholas Vinson 2024-11-14 07:49:53 -05:00
  • 785fd327ad Release v1.2.13 v1.2.13 Jaroslav Kysela 2024-11-12 10:36:52 +01:00
  • 49295a4e17 control: remap - clarify comments and docs Jaroslav Kysela 2024-10-24 11:08:00 +02:00
  • 4e7a510095 control: remap - fix copy-n-paste in _snd_ctl_remap_open's comment Jaroslav Kysela 2024-10-24 11:08:00 +02:00
  • a3865b2439 configure: do allow to use --with-pic for static build Jaroslav Kysela 2024-10-21 09:31:12 +02:00
  • 073dc7577a configure: bumb version to 1.2.13pre1 (for alsa-utils) Jaroslav Kysela 2024-09-19 11:55:58 +02:00
  • 93d7645d84 pcm: close - deactivate async handler before snd_pcm_drop() Jaroslav Kysela 2024-09-06 12:56:16 +02:00
  • 513ef7ace4 github: use upload-artifacts@v4 Jaroslav Kysela 2024-09-06 12:53:03 +02:00
  • 9ac93d1252 Fix TLV dB parser in case of used container Arkadiusz Bokowy 2024-08-31 20:31:02 +02:00
  • fc58f8fcc3 pcm: dmix: Don't clear scpm->info flag Takashi Iwai 2024-09-06 10:15:46 +02:00
  • 2adc30e983 pcm: dmix: Fix resume with multiple instances Takashi Iwai 2024-09-06 10:05:56 +02:00
  • 3b9f3b9431 Fixes: 5600b901 ("async: snd_async_del_handler - move clear signal using sigaction as last") Jaroslav Kysela 2024-09-06 09:58:47 +02:00
  • 6d4159d00d Fix TLV dB parser in case of used container Arkadiusz Bokowy 2024-08-31 20:31:02 +02:00
  • 645668dca2 src/Versions.in: Add the new snd_pcm_hw_params_get_sync for 1.2.13 Takashi Iwai 2024-08-20 16:20:15 +02:00
  • f81236cf7e Sync UAPI asound.h and asequencer.h with 6.12 kernel Takashi Iwai 2024-08-20 14:27:13 +02:00
  • b154d9145f pcm: implement snd_pcm_hw_params_get_sync() and obsolete snd_pcm_info_get_sync() Jaroslav Kysela 2024-08-20 15:33:45 +02:00
  • 9b6dfb3eb6 ump_msg: Add missing definition for Set Key Signature Message Takashi Iwai 2024-08-20 09:36:27 +02:00
  • f08f4aceec .gitignore: Add test/umpinfo Takashi Iwai 2024-08-15 16:43:10 +02:00
  • 3e38164ee5 test: Add an example program to inquire UMP Endpoint and Block info Takashi Iwai 2024-08-15 16:36:18 +02:00
  • fa673b719c control: Make ump_{endpoint|block}_info calls optional Takashi Iwai 2024-08-15 16:25:11 +02:00
  • 769d1db1b0 seq: Correct a typo in documentation Takashi Iwai 2024-08-07 15:50:21 +02:00
  • ddc4c668ba seq: Add snd_seq_{get|set}_ump_is_midi1() API functions Takashi Iwai 2024-08-07 15:46:31 +02:00
  • d969439813 seq: Avoid strlcat() Takashi Iwai 2024-07-31 11:14:08 +02:00
  • f090a93ea8 ump_msg: Define types for UMP Mixed Data Set messages Takashi Iwai 2024-07-28 10:24:18 +02:00
  • 28948f2fcc ump_msg: Add a new helper snd_ump_get_byte() Takashi Iwai 2024-07-28 10:46:11 +02:00
  • 530e2f8131 ump_msg: Correct a typo in snd_ump_msg_flex_data_t definition. Takashi Iwai 2024-07-19 14:30:12 +02:00
  • 48101de6fa seq: Fix wrong FB direction at snd_seq_create_ump_block() Takashi Iwai 2024-07-09 07:23:23 +02:00
  • 24c7f42733 seq: Add API functions to set different tempo base values Takashi Iwai 2024-07-03 15:00:20 +02:00
  • 568b2ac1db ump: Add a function to provide the packet word length of a UMP type Takashi Iwai 2024-07-04 09:53:20 +02:00
  • ade099fab7 ump_msg: Drop unsuitable comments Takashi Iwai 2024-07-04 09:47:09 +02:00
  • 30f8ba74c5 ump_msg: Add definitions for Utility, Stream and Flex Data messages Takashi Iwai 2024-07-04 09:44:53 +02:00
  • 8734673c21 ump_msg: Fix the wrong snd_ump_msg_system_t argument in little-endian Takashi Iwai 2024-06-26 16:53:17 +02:00
  • 32e2c8d8a2 src/Versions.in: Add guards for sequencer and rawmidi syms Takashi Iwai 2024-06-26 11:46:35 +02:00
  • 2071eb8a44 src/Versions.in: Add new seq / rawmidi functions for UMP Takashi Iwai 2024-06-26 11:39:06 +02:00
  • f8df023597 ump: Add descriptions for UMP RawMidi interface Takashi Iwai 2024-06-26 11:23:34 +02:00
  • 18579adfbc ump_msg.h: Fix doxygen comments Takashi Iwai 2024-06-26 11:22:06 +02:00
  • 8da704ef4f seq: Correct section descriptions for UMP Takashi Iwai 2024-06-26 11:20:18 +02:00
  • 3390f31664 seq: Add description about MIDI 2.0 and UMP handling Takashi Iwai 2024-06-25 10:46:01 +02:00
  • 6da898cf40 ump: Fix doxygen error for snd_ump_endpoint_info_set_protocol() Takashi Iwai 2024-06-25 10:44:41 +02:00
  • ef38bff00e conf: fix snd_config_substitute (for src->parent) Jaroslav Kysela 2024-06-21 16:30:06 +02:00
  • cacc5bd5c1 Add test/seq-ump-example to .gitignore Takashi Iwai 2024-06-19 17:25:23 +02:00
  • f784035a90 test: Add an example program to create a virtual UMP Endpoint Takashi Iwai 2024-06-19 17:22:15 +02:00
  • 6167b8ce3e seq: Add API helper functions for creating UMP Endpoint and Blocks Takashi Iwai 2024-06-19 14:35:36 +02:00
  • 6767f623ca ump: Add missing *_set variants for snd_ump_endpoint_info and snd_ump_block_info Takashi Iwai 2024-06-18 15:16:23 +02:00
  • 34422861f5 Release v1.2.12 v1.2.12 Jaroslav Kysela 2024-06-10 11:18:34 +02:00
  • b359ed813e use-case.h: add DisplayPort to HDMI device description Jaroslav Kysela 2024-06-10 09:06:33 +02:00
  • 5600b901b2 async: snd_async_del_handler - move clear signal using sigaction as last Jaroslav Kysela 2024-06-04 11:17:57 +02:00
  • 291e727dfe ucm: doc - add Variant and Macro to the evaluation order Jaroslav Kysela 2024-05-14 15:28:41 +02:00
  • b12f4a4551 topology: Add SND_PCM_RATE_24000 for 24 kHz rate support Yong Zhi 2024-04-30 13:12:02 -05:00
  • 3864f7d95f ucm: define and describe Syntax 7 Jaroslav Kysela 2024-04-24 15:33:40 +02:00
  • c6cd83bd0a ucm: raise error when macro argument is already defined (used) Jaroslav Kysela 2024-04-24 15:15:48 +02:00
  • 99499a6ebc ucm: do argument value substitution for Macros Jaroslav Kysela 2024-04-24 15:08:48 +02:00
  • 3fd24db22d ucm: fix Path condition - substitute Path Jaroslav Kysela 2024-04-24 14:47:27 +02:00
  • ef6463a209 ucm: fix Path condition - substitute Path and Mode fields Jaroslav Kysela 2024-04-24 13:01:04 +02:00
  • de529410da conf: aliases: hdmi: Include unconditionally the Peter Ujfalusi 2024-04-23 10:09:46 +03:00
  • 2055183791 conf: aliases: hdmi: Include unconditionally the pcm/hdmi.conf Peter Ujfalusi 2024-04-23 10:09:46 +03:00
  • dcc5d6a8bd GitHub Actions: Use actions/checkout@v4 Ryan Carsten Schmidt 2024-03-16 03:34:32 -05:00
  • bbb9954eee
    GitHub Actions: Use actions/checkout@v4 Ryan Carsten Schmidt 2024-03-16 03:34:32 -05:00
  • 08bf1a7b0c conf: USB-Audio: Add Corsair HS60 Pro to the IEC958 blacklist David Senoner 2024-02-26 15:14:03 +01:00
  • 6f17ec50b3 conf: USB-Audio: Add more Scarlett devices to the IEC958 blacklist Geoffrey D. Bennett 2024-03-04 18:59:35 +10:30
  • 4489923d2c pcm: extend doc for snd_pcm_hw_params_get_sbits() Jaroslav Kysela 2024-02-26 14:52:02 +01:00
  • 13057b74c8 pcm: clarify and fix default sbits (msbits) value for all formats Jaroslav Kysela 2024-02-23 21:50:01 +01:00
  • 431f69a8c3 tests: latency.c - fix copy-n-paste typos (sw -> hw params) in error messages Giulio Moro 2024-01-31 14:54:30 -05:00
  • da744ef116 pcm: ladspa - Skip missing ladspa directories Marc Aldorasi 2024-02-22 23:42:57 -05:00
  • 20e27c36f5 Skip missing ladspa directories Marc Aldorasi 2024-02-22 23:42:57 -05:00
  • 19be3b23b3 pcm: snd_pcm_(physical_)format_width() - change documentation Jaroslav Kysela 2024-02-22 18:57:33 +01:00
  • d8ce72f256 pcm: plug - add automatic conversion for iec958 subframe samples Jaroslav Kysela 2024-02-09 11:21:04 +01:00
  • fe988805b4 tests/latency.c: typos Giulio Moro 2024-01-31 14:54:30 -05:00
  • 2a736a0d25 topology: correct version script path Jan Palus 2024-01-30 14:24:25 +01:00
  • 5387a33da4
    topology: correct version script path Jan Palus 2024-01-30 14:24:25 +01:00
  • 7e3a3c2b0a Release v1.2.11 v1.2.11 Jaroslav Kysela 2024-01-29 17:16:07 +01:00
  • ffed4f3426 pcm: document interaction of drain silence and sw silence Zeno Endemann 2024-01-29 15:02:44 +01:00
  • f48dd3a751 topology: fix Versions file Jaroslav Kysela 2024-01-29 17:12:32 +01:00
  • 2a2c494513 pcm: document interaction of drain silence and sw silence parameter Zeno Endemann 2024-01-29 15:02:44 +01:00
  • 8476874843 headers: avoid c++ keyword Tim Blechmann 2022-12-05 14:42:58 +08:00
  • a69ac97e4d pcm: route plugin: allocate temporary array on stack only one time Jaroslav Kysela 2024-01-24 18:20:44 +01:00
  • 55a758a964 pcm: sofvol plugin: fix signed overflow q66 2023-09-07 23:13:01 +02:00
  • f0658e6dbd add back Versions source file to EXTRA_DIST to fix packaging Jaroslav Kysela 2024-01-24 18:08:09 +01:00
  • b44eff91c9 conf: pcm: Set C-Media USB 7.1 sound card (ICUSBAUDIO7D) to six_channel for surround40 Ryan Underwood 2023-05-13 17:16:34 -05:00
  • 5801f1b861 .gitignore: add src/Versions.in to ignore file list Jaroslav Kysela 2024-01-24 17:58:48 +01:00
  • 14308adb0d src/Versions.in: Add guards for pcm and timer syms Nicholas Vinson 2024-01-03 20:24:36 -05:00
  • 10ff172202 src/Versions.in: Add guards for opt. alisp symbols Nicholas Vinson 2024-01-01 16:10:47 -05:00
  • c905573003 configure.ac: Update AC_OUTPUT() function Nicholas Vinson 2024-01-06 22:54:56 -05:00
  • dc7da761f3 topology: separate Versions linker script Jaroslav Kysela 2024-01-23 16:16:41 +01:00
  • ea3b53b02f
    Merge a19db1e5ad into 55c6338290 Shmuel Leib Melamud 2024-01-22 13:24:29 +08:00
  • 55c6338290 seq: Add snd_seq_ump_ev_clear() Takashi Iwai 2023-11-13 12:51:56 +01:00