]> git.alsa-project.org Git - alsa-lib.git/shortlog
alsa-lib.git
6 days ago Jaroslav Kyselagithub: add coverity.yml master
6 days ago Jaroslav Kyselacoverity.com fixes - initial round
6 days ago Jaroslav Kyselamixer: abst - reshuffle snd_mixer_simple_basic_register...
6 days ago Jaroslav Kyselaseq: fix snd_seq_drain_output return value for partial...
6 days ago Jaroslav Kyselaseq: hw - notify if running mode / pversion ioctl fails
6 days ago Jaroslav Kyselapcm: plugin - avoid 32-bit to 64-bit return value conve...
6 days ago Jaroslav Kyselaadd missing return value changes for snd_config_get_str...
6 days ago Jaroslav Kyselaadd missing return value changes for snd_config_get_id...
10 days ago qaqlandsnd_tlv_convert_to_dB: Fix mute handling for MINMAX_MUT...
10 days ago Jaroslav Kyseladoc: add missing include pcm_plugin.h to source files
10 days ago Jaroslav Kyselaucm: add missing stdbool.h include to ucm_local.h
10 days ago Jaroslav Kyseladoxygen: fix warnings and add missing ALSA_LIBRARY_BUIL...
10 days ago Olivier Blinconf/pistachio: fix syntax
10 days ago Jaroslav Kyselatest: ucm - remove old syntax configuration files ...
11 days ago Jaroslav Kyselapcm route: suppress false positive warning for gcc 8+
11 days ago Jaroslav Kyselaucm: fix variant issue where variables or macros are...
11 days ago Jaroslav Kyselaucm: remove 'error: ' prefix from error messages (dupli...
11 days ago Jaroslav Kyselaerror: make prio/interface output a bit shorter in...
11 days ago Jaroslav Kyselaerror: add missing log_priority/interface functions...
11 days ago Jaroslav Kyselaconfigure: bumb version to 1.2.13pre1 (for alsa-utils)
11 days ago Jaroslav Kyselaucm: remove uc_dbg macro and callers
11 days ago Jaroslav Kyselainclude: remove local SNDMSG/SYSMSG defines (no longer...
11 days ago Jaroslav Kyselaucm: replace uc_error with snd_error calls
11 days ago Jaroslav Kyselaucm: add a basic set of trace/debug log calls
11 days ago Jaroslav Kyselahuge correction of tabulators and whitespaces
11 days ago Jaroslav Kyselalog: implement filter based on string configuration...
11 days ago Jaroslav Kyselaconfig: do not print errno in snd_config_check_hop()
11 days ago Jaroslav Kyselareplace SNDMSG,SYSMSG,SNDERR,SYSERR with new log macros
11 days ago Jaroslav Kyselaerror: add priority and interface strings to the log...
11 days ago Jaroslav Kyselaredesign the message log functions
11 days ago Jaroslav Kyselaerror: do not export internal snd_err_msg variable
2025-11-03 Jaroslav Kyselatopology: fix nibble warning in tplg_save_quoted()
2025-11-03 Jaroslav Kyselarawmidi: Fix SNDRV_RAWMIDI_INFO_STREAM_INACTIVE duplica...
2025-11-03 Jaroslav Kyselaconf: fix load_for_all_cards() - do not merge the card...
2025-11-03 Jaroslav Kyselaconf: fix parse_array_def - merge arrays
2025-11-03 Jaroslav Kyselaconf: Revert "conf: fix load_for_all_cards()"
2025-10-28 Takashi Iwairawmidi: Fix the prefix of the inactive stream flag
2025-09-18 Jaroslav Kyselaconf: fix parse_array_def override code path
2025-07-31 Adam Sampsontest: update midifile library to ANSI C
2025-07-31 Jochen Sprickerhofucm: use close_range on _GNU_SOURCE
2025-07-31 wyjstrongForce to use alphasort64() sorting function for Harmony OS
2025-07-31 Kai Vehmanenpcm: add a loop to snd_pcm_avail_delay() to avoid bogus...
2025-06-26 Jaroslav Kyselaucm: regex: fix the error message (missing argument)
2025-05-22 Daniel Dadapconf: aliases: add hda-acpi -> HDA-Intel alias
2025-05-09 Jaroslav Kyselamixer: bag - fix bag_del_all implementation (missing...
2025-04-24 Jaroslav Kyselagithub: fix Fedora workflow (awk package dependency)
2025-04-24 Jaroslav KyselaRevert "ucm: do not bump syntax version to 8"
2025-04-14 Jaroslav KyselaRelease v1.2.14 reltest v1.2.14
2025-04-14 Jaroslav Kyselaseq: seqmid - use correct snd_strlcat instead snd_strlc...
2025-04-14 Jaroslav Kyselaadd snd_strlcat() function
2025-04-14 Jaroslav Kyselaucm: do not bump syntax version to 8
2025-04-08 Jaroslav Kyselarawmidi: ump - fix snd_ump_block_info_set_block_id...
2025-04-08 Jaroslav Kyselapcm: hw: do not reset tstamp_type in SND_PCM_APPEND...
2025-04-07 Jaroslav Kyselapcm: hw: fix default timestamp type for O_APPPEND
2025-04-07 Kevin Groeneveldpcm: hw: do not reset tstamp_type in SND_PCM_APPEND...
2025-04-07 Jaroslav Kyselaseq: update_group_ports - rewrite blknames update
2025-04-07 Simon HowardDelete alsalisp code
2025-04-07 Felix Wolfstellerpcm: fix minor typos in doc
2025-04-01 Takashi IwaiALSA: seq: Use SND_* instead of SNDRV_*
2025-04-01 Takashi IwaiALSA: seq: Add missing UMP EP cap bit at snd_seq_create...
2025-03-24 Jaroslav Kyselacontrol: remap - improve sync feature
2025-03-21 Jaroslav Kyselaucm: add '${LibCaps}' substitution
2025-03-21 Jaroslav Kyselaucm: remove @@LibraryVersion and @@SyntaxVersion variables
2025-03-21 Jaroslav Kyselacontrol: remap - add sync feature
2025-03-21 Jaroslav Kyselacontrol: remap - separate event handling from map ...
2025-03-21 Jaroslav Kyselaseq: shuffle calloc arguments in snd_seq_hw_open (gcc...
2025-03-20 Jaroslav Kyselaseq: add more checks to snd_seq_hw_set_client_info...
2025-03-19 Jaroslav Kyselacontrol: remap - add possibility to remap multiple...
2025-03-19 Jaroslav Kyselaucm: format @@SyntaxVersion to 4 digits
2025-03-19 Jaroslav Kyselaucm: enhance documentation (sys-card + ranges + more)
2025-03-19 Jaroslav Kyselaucm: add @@LibraryVersion and @@SyntaxVersion variables
2025-03-13 Jaroslav Kyselaucm: add sys-card substitution
2025-03-01 Takashi Iwaiseq: Fix typo of the group number in snd_seq_create_ump...
2025-02-17 Takashi Iwaiseq: Fix bogus return of snd_seq_client_info_get_ump_co...
2025-02-03 Jaroslav Kyselautils: add missing alsa-topology.pc.in to EXTRA_DIST
2025-02-02 Jaroslav Kyselaseq: seq.c - fix calloc arguments
2025-02-02 Jaroslav Kyselaseq: seqmid - fix info->name is always true error
2025-02-02 Jaroslav Kyselainclude: pcm extplug/ioplug: fix internal include
2025-02-02 Jaroslav Kyseladoc: fix permissions
2025-02-02 Jaroslav Kyselatest/playmidi1: fix compilation caused by conflict...
2025-02-02 Jaroslav Kyselainclude/ump_msg.h: Fix endianness detection
2025-02-02 Jaroslav Kyselainclude: prefer alsa/asoundlib.h for apps, dependency...
2025-01-14 Takashi Iwaiseq: Define new events for UMP EP/FB change notifications
2025-01-14 Takashi Iwairawmidi: Make rawmidi flag bits doxygen-style comments
2025-01-14 Takashi Iwairawmidi: Extensions for tied device and substream inact...
2025-01-14 Takashi IwaiSync UAPI asequencer.h with 6.14 kernel
2025-01-14 Takashi IwaiSync UAPI asound.h with 6.14 kernel
2024-11-25 Jaroslav Kyselarawmidi: ump - fix snd_ump_block_info_set_block_id...
2024-11-25 Jaroslav Kyselarawmidi: ump - fix snd_ump_block_info_get_block_id...
2024-11-24 Takashi Iwaiseq: include UMP headers
2024-11-24 Takashi Iwaiconfigure: Make sequencer dependent on rawmidi
2024-11-15 Nicholas Vinsonsrc/Versions.in.in: Update *_tempo_base name
2024-11-12 Jaroslav KyselaRelease v1.2.13 v1.2.13
2024-11-12 Jaroslav Kyselacontrol: remap - clarify comments and docs
2024-10-24 Jaroslav Kyselacontrol: remap - fix copy-n-paste in _snd_ctl_remap_ope...
2024-10-21 Jaroslav Kyselaconfigure: do allow to use --with-pic for static build
2024-09-19 Jaroslav Kyselaconfigure: bumb version to 1.2.13pre1 (for alsa-utils)
2024-09-06 Jaroslav Kyselapcm: close - deactivate async handler before snd_pcm_drop()
2024-09-06 Jaroslav Kyselagithub: use upload-artifacts@v4
2024-09-06 Arkadiusz BokowyFix TLV dB parser in case of used container
next