Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • upstream/1.2.8
    Upstream version 1.2.8
  • v1.2.8
    a61edeb0 · Release v1.2.8 ·
    Release v1.2.8
    
    Core
     - Release v1.2.8
     - configure: automake - use subdir-objects option
     - configure: use AC_DISABLE_STATIC (for topology modules)
    ALSA Control (alsactl)
     - alsactl: Print driver name in info
    alsatplg (topology)
     - configure: use AC_DISABLE_STATIC (for topology modules)
    amixer
     - amixer: fix the help for 'events' command
    aplay/arecord
     - aplay: remove wrongly merged UCM code
     - aplay: fix the capture file length regression
    
    Signed-off-by: Jaroslav Kysela <perex@perex.cz>
  • debian/1.2.7-1
    d9d6a06c · Release to unstable. ·
    alsa-utils Debian release 1.2.7-1
    
  • upstream/1.2.7
    Upstream version 1.2.7
  • v1.2.7
    7d934f31 · Release v1.2.7 ·
    Release v1.2.7
    
    Core
     - Release v1.2.7
     - github workflow: add libtoolize call for alsa-utils
     - topology: plugins - add Intel nhlt encoder plugin
    ALSA Control (alsactl)
     - alsactl: implement 'info' command
     - alsactl: add locking for per-card initialization
     - alsactl: lock - use alarm signal and F_SETLKW rather polling
     - alsactl: remove unused argument for state_lock_()
     - alsactl: add dbg() prints to init_ucm()
     - alsactl: flush stdout for monitor command
     - alsactl: fix typo in comment in 00main
     - alsactl: fix the error path in set_controls()
    Speaker Test
     - speaker-test: remove sample_map.csv from Makefile
     - speaker-test: remove sample_map.csv
    alsamixer
     - alsamixer: add alsamixer.rc.example file
     - alsamixer: Revert has_mouse() check
     - alsamixer: Fix regression in color setup
    alsatplg (topology)
     - topology: nhlt plugin: second attempt to fix the .so linking
     - topology: nhlt plugin: fix the .so linking
     - topology: plugins: nhlt: fix intel dmic mode calculation
     - topology: add missing nhlt headers to Makefile.am
     - topology: add missing pre-process-external.h to Makefile.am
     - topology: do not pass pre_processor_defs to pre_process_plugins()
     - topology: plugins - add Intel nhlt encoder plugin
     - topology: add simple topology plugin mechanism
     - topology: pre-processor: fix seg fault when there no command line defines
     - topology: use a copy of the command line defines
     - topology: don't fail when Define section is missing in the included file
     - topology: create Define subtree for command line defines only
     - topology: the includes should be deleted not removed
     - topology: use cached Define subtree in pre_process_includes()
     - topology: fix the define section merge from the included files
     - topology: fix the comment for improved -D option
     - topology: add support for multiple -D arguments
     - topology: pre-process-object: expand variables before validating attributes
     - topology: rename function free_pre_preprocessor to free_pre_processor
     - topology: optimization for pre_processor_defs parsing
     - topology: merge the pre-processor call to one function
     - topology: fix the command line define merge for new includes
     - topology: don't allow to mix verbose level and output to stdout
     - topology: pre-processor: Move the call to expand variables
     - topology: fix the file permissions for the generated files
     - topology: define -I option only for alsa-lib 1.2.6+
     - topology: Add option to pass include path for conditional includes
     - topology: fix the include path parsing
    alsaucm
     - aplay: Fix for arecord recording ghost data
     - topology: pre-processor: Move the call to expand variables
    aplay/arecord
     - aplay: Fix for arecord recording ghost data
     - aplay: fix a typo in warning (inaudiable -> inaudible)
     - topology: pre-processor: Move the call to expand variables
    gitcompile
     - topology: plugins - add Intel nhlt encoder plugin
    
    Signed-off-by: Jaroslav Kysela <perex@perex.cz>
  • debian/1.2.6-1
    7f3691a1 · Release to unstable. ·
    alsa-utils Debian release 1.2.6-1
    
  • upstream/1.2.6
    Upstream version 1.2.6
  • v1.2.6
    e1891311 · Release v1.2.6 ·
    Release v1.2.6
    
    Core
     - Release v1.2.6
    ALSA Control (alsactl)
     - alsactl: fix the check for additional elements
     - alsactl: suppress no device 'errors' for UCM
    ALSA RawMidi Utility (amidi)
     - amidi: remove unused variable
     - amidi: add timestamp option for dump
    alsa-info.sh
     - alsa-info.sh: Fix alsa-usbstream.tmp test
    alsaloop
     - alsaloop: Support "Playback Pitch 1000000" rate shift
     - alsaloop: Renamed field capt_pitch to ctl_pitch
     - alsaloop: fixed parsing value 'auto' of option 'sync'
     - alsaloop: added option prateshift for PLAYSHIFT ctl elem used in PLAYSHIFT
     - alsaloop: Adding openctl_elem debug log
     - alsaloop: Support "Capture Pitch 1000000" rate shift
    alsamixer
     - alsamixer: fix typo in man page (and/of -> and/or)
     - alsamixer: Allow setting the default background color in config
     - alsamixer: Check the availability of mouse
     - Added configuration information to manual page
    alsatplg (topology)
     - topology: fix compilation for older alsa-lib
     - topology: change include path
     - topology: pre-processor: Add support for conditional includes
     - topology: Add option to pass pre-processor definitions
     - alsatplg: use standard include/asoundlib.h instead direct headers
     - topology:pre-process-object: merge object config with parent object config
     - pre-process-object: set tlv name if config exists already
     - pre-process-dapm: add data section for kcontrols
     - topology: pre-processor: fix typo in pre_process_config()
     - topology: pre-process-object: dont create if section already exists
     - pre-process-object: skip parent update if parent is NULL
     - pre-process-dapm: fix source and sink for DAPM routes
     - topology: pre-process-object: Add support for pre-process objects with no builder
     - topology: pre-process-dapm: update automatic attributes for buffer
     - topology: pre-process-object: add support for updating automatic attributes
     - alsatplg: do not do NULL check for string arrays
     - alsatplg: fix memory-leak in tplg_construct_object_name()
    amixer
     - amixer: print help and add doc for 'sevents' and 'events' commands
    aplay/arecord
     - aplay: Fix out-of-bound access in stereo VU meter drawing
     - aplay: Handle upper bound in peak calculations
     - aplay: Don't pass most negative integer to abs() in peak calculations
     - aplay: Handle 16bit sample negative overflow in peak calculations
     - aplay: Fix conversion of unsigned samples in peak calculation
    aseqnet
     - aseqnet: add ipv6 support
     - aseqnet: use getaddrinfo() instead obsolete gethostbyname()
    
    Signed-off-by: Jaroslav Kysela <perex@perex.cz>
  • debian/1.2.5.1-1
    cb9cd6aa · Release to unstable. ·
    alsa-utils Debian release 1.2.5.1-1
    
  • upstream/1.2.5.1
    Upstream version 1.2.5.1
  • v1.2.5.1
    9e59c928 · Release v1.2.5.1 ·
    Release v1.2.5.1
    
    Core
     - Release v1.2.5.1
    ALSA Control (alsactl)
     - utils.c: Include limits.h explicitly to fix build on musl
     - alsactl: load_state: Only delete config if one was loaded
     - alsactl: load_state() - initialize config variable for the open_failed case
     - alsactl: fix lock_fd unlock in load_configuration() - error path
     - alsactl: state - fix ‘item’ may be used uninitialized gcc warning
     - alsactl: check for error values from snd_config_get...()
     - alsactl: init() - return error value from snd_card_iterator_sinit() call
     - alsactl: return error value in dump_config_tree()
     - alsactl: fix the nested iteration
    Audio Transfer utility
     - axfer: fix wrong calloc() item size in allocate_containers()
    alsatplg (topology)
     - topology: fix few coverity detected defects
     - topology: fix potential null pointer from strchr
    aplay/arecord
     - arecord: Inform users when 8-bit sampling is used on tty
     - Revert "aplay: try to use 16-bit format to increase capture quality"
    aseqnet
     - added an option to aseqnet to optionally set the midi process name
    
    Signed-off-by: Jaroslav Kysela <perex@perex.cz>
  • v1.2.5
    ef62ab34 · Release v1.2.5 ·
    Release v1.2.5
    
    Core
     - Release v1.2.5
     - autotools: preparation to use memfd_create(2)
     - alsactl: add 'clean' command to remove the application controls
    ALSA Control (alsactl)
     - alsactl: ucm - try both fixed boot and boot sequences
     - alsactl: clean the boot / hotplug card specific configuration directory
     - alsactl: snd_ctl_elem_id_compare was renamed to snd_ctl_elem_id_compare_set
     - alsactl: use card iterator functions for all card loops
     - alsactl: Add ucm support for the FixedBootSequence
     - alsactl: fix possible memory leak for dump-cfg
     - alsactl: add 'clean' cmd to help, improve man page
     - alsactl: fix the compiler warning (uninitialized variable res)
     - alsactl: add dump-cfg and dump-state commands
     - alsactl: init command now honors -g flag as well
     - alsactl: honor ignore_nocards flag in init()
     - alsactl: fix some compiler warnings
     - alsactl: add 'clean' command to remove the application controls
     - alsactl: init - parse() - fix possible double free
     - alsactl: init - set_ctl_value() - fix bytes parsing
     - alsactl: daemon - read_pid_file() fix the returned code on read error
     - alsactl: Remove asound.state file check from alsa-restore.service again
     - alsactl: Fix race at creating a lock file
     - alsactl: Fix double decrease of lock timeout
    ALSA RawMidi Utility (amidi)
     - amidi, aseqnet: handle write errors
    Audio Transfer utility
     - axfer: fix regression of timeout in timer-based scheduling model
     - axfer: test: reduce test case for maximum number of samples per frame
     - Revert "axfer: test - add run-test-in-tmpdir.sh script"
     - axfer: test: reduce test case for maximum number of frame count
     - axfer: test: use memfd_create() for mapper-test
     - axfer: test: minor code arrangement to use the same file descriptor for mappter-test
     - axfer: test: use memfd_create() for container-test
     - axfer: test: minor code arrangement to use the same file descriptor for container-test
     - axfer: maintain lifetime of file descriptor outside of container module
     - axfer: open file descriptor outside of container module
     - axfer: minor code arrangement to allocate containers
     - axfer: minor code arrangement in a point of opened file descriptor
     - axfer: minor code arrangement in a point of stdio detection
     - axfer: minor code arrangement for container module in a point of nonblocking flag
     - axfer: test - add run-test-in-tmpdir.sh script
    Speaker Test
     - speaker-test: add support for S24_LE and S24_BE
    alsa-info.sh
     - alsa-info.sh: Add jack2 (jackdbus) detection
     - alsa-info.sh: Use HTTPS instead of HTTP
     - alsa-info.sh: add PipeWire daemon detection
     - alsa-info.sh: bumb version to 0.5.0
     - alsa-info.sh: add sysfs card info section
     - alsa-info.sh: add card number to the ALSA module list section
     - alsa-info.sh: add audio keyword to the dmesg filter
     - alsa-info: Add lsusb and stream outputs
    alsaconf
     - Add Basque translation
    alsaloop
     - alsaloop: man page - correct "rate" option
     - alsaloop: samplerate - fix the wrong pointer operation
     - alsaloop: get_queued_playback_samples() - simplify code
     - alsaloop: fix possible memory leak in create_loopback_handle()
    alsamixer
     - alsamixer: increase control device name buffer (sysdefault)
     - amixer/alsamixer: use sysdefault:<CARD> devices instead hw:<CARD>
     - alsamixer: use background color instead of COLOR_BLACK
     - alsamixer: fix shift in parse_words()
     - alsamixer: remove unused variable y in display_scroll_indicators()
     - alsamixer: remove dead fcn widget_handle_key() in widget.c
     - alsamixer: Fix the mixer views description in man page
    alsatplg (topology)
     - topology: some whitespace fixups
     - topology: pre-process-object: add support for prepocessing child objects
     - topology: pre-process-dai: add support for pcm_caps objects
     - topology: pre-process-dai: add support for fe_dai objects
     - topology: pre-process-dai: add support for hwcfg objects
     - topology: pre-process-dai: add support for PCM and BE DAI objects
     - topology: pre-process-dapm: add support for route objects
     - topology: pre-process-dapm: add support for widget control objects
     - topology: pre-process-dapm: add support for scale/ops/channel objects
     - topology: pre-process-dapm: Add support for tlv objects
     - topology: pre-process-dapm: Add support for DAPM Widget objects
     - topology: pre-process-base: add support for VendorToken objects
     - topology: pre-process-object: Add support for data objects
     - topology: pre-process-obejct: add helper function to get the section config
     - topology: pre-process-object: add data section for attributes with token reference
     - topology: pre-process-object: Add support for processing Manifest object
     - topology: pre-process-object: construct object name from its constructor attributes
     - topology: pre-process-object: check attribute validity
     - topology/pre-process-object: update object config with attributes
     - topology: pre-process-object: Add support for pre-processing Objects
     - topology: pre-process-class: add function to convert valid attribute values to integer tuple values
     - topology: pre-process-class: add function to look up token_ref for an attribute in class
     - topology: pre-process-class: function to get attribute type
     - topology: pre-process-class: add funcion to get the name of the unique attribute in a class
     - topology: pre-process-class: Add functions to check attribute constraints
     - topology: pre-process-class: Add function to look up attribute definition in class
     - topology: pre-process-class: Add helper function to look up class definition
     - topology: pre-processor: Add a helper function to concat strings
     - topology: pre-processor: Add a couple of config helpers
     - topology: pre-processor: Add debug print helpers
     - topology: Add support for pre-processing Topology2.0 syntax
     - topology: fix possible double free in load()
    alsaucm
     - alsaucm: add 'getval' and 'getival' commands
     - ucm: fix typo in docs
    amixer
     - amixer: Makefile - add volume_mapping.h to noinst_HEADERS
     - amixer: add the volume_mapping.h link
     - amixer: link volume_mapping.c from alsamixer to amixer
     - amixer: don't show help on argument parsing error
     - amixer/alsamixer: use sysdefault:<CARD> devices instead hw:<CARD>
     - amixer: cleanups for valgrind
     - amixer: print error when snd_hctl_handle_events() fails
     - amixer: Expand on channel docs in man page
    aplay/arecord
     - aplay: avoid any further PCM writing if in abort
     - aplay: fix the wrong pointer dereference in playbackv_go()
     - aplay: fix the test position test for playback (avail > delay)
     - aplay: add avail > delay checks to --test-position
     - aplay: add test code for snd_pcm_status() to --test-position
     - aplay: fix the CPU busy loop in the pause handler
     - aplay: cosmetic code fix in xrun()
     - aplay: try to use 16-bit format to increase capture quality
    aseqnet
     - amidi, aseqnet: handle write errors
    
    Signed-off-by: Jaroslav Kysela <perex@perex.cz>
  • debian/1.2.4-1
    7798d809 · Release to unstable. ·
    alsa-utils Debian release 1.2.4-1
    
  • upstream/1.2.4
    Upstream version 1.2.4
  • v1.2.4
    b2ae0b07 · Release v1.2.4 ·
    Release v1.2.4
    
    Signed-off-by: Jaroslav Kysela <perex@perex.cz>
  • debian/1.2.3-1
    becf931d · Release to unstable. ·
    alsa-utils Debian release 1.2.3-1
    
  • upstream/1.2.3
    Upstream version 1.2.3
  • debian/1.2.2-2
    70a08d53 · Release to unstable. ·
    alsa-utils Debian release 1.2.2-2
    
  • v1.2.3
    247d9e33 · Release v1.2.3 ·
    Release v1.2.3
    
    Signed-off-by: Jaroslav Kysela <perex@perex.cz>
  • debian/1.2.2-1
    343ce20f · Release to unstable. ·
    alsa-utils Debian release 1.2.2-1