qastools 1.4.0-1 source package in Ubuntu

Changelog

qastools (1.4.0-1) unstable; urgency=medium

  * Upstream release v1.4.0:
    - QasHCtl,QasMixer: Reload mixer when ALSA signalizes a
      control add/remove/change
    - QasHCtl: Remember left splitter position
    - QasHCtl: Expand level 0 items in the tree view by default
    - QasMixer: New mixer device settings dialog
    - QasMixer: Controls can be hidden
    - QasMixer: Controls can be sorted by playback and capture
    - QasMixer: Control tooltips can be enabled/disabled in the settings
    - QasMixer: Remember separation state for each control
    - QasMixer: Remember vertical splitter position for each mixer device
    - QasMixer: Remember show playback and capture for each mixer device
    - QasMixer: New separators in the device selection view
    - QasMixer: Tray mixer: Use first available playback control even if it
      is not Master
    - CMake: Bring back SKIP_LICENSE_INSTALL option and external license file
    - Code refactoring and modernization
    - Bug fixes
  * Upstream release v1.3.0:
    - README.md: Update the build examples to use git and add localization info
    - L10n: Add LOCALIZATION.md with information about how to translate
      QasTools
    - L10n: Update the german translation
    - Apps: Add "About Qt" dialog in the help menu
    - CMake: Remove SKIP_LICENSE_INSTALL flag
      We need the COPYING file in the about dialog
    - Apps: About dialog: Don't show GPL-3 license, we use MIT license
    - Apps: Add content_rating attributes in the appdata.xml files
    - QasMixer: Add show playback and show capture actions to the View menu
    - QasMixer: New device info dialog
    - QasMixer: To properly raise the window call activateWindow() before
      raise()
    - QasMixer: Show volume change desktop notifications by default
    - QasMixer: Use desktop notifications instead of a custom balloon widget
      to show volume change information
    - QasMixer: Use playback or capture colors for switches and labels
    - QasMixer: Use the custom round switch widget in the switches pad
    - QasMixer,QasHctl: Always reload a mixer when a device is selected
      even when the address didn't change
    - QasMixer,QasHctl: Select cards by their id string to allow correct
      card selection restore after a reboot
    - QasMixer: Recognize cards by either their index or their id string
      when hw:* addresses are given
    - QasMixer,QasHctl: Layout and color tweaks
    - Code refactoring and modernization
  * debian/copyright:
    - Update copyright dates to 2024

 -- Sebastian Holtermann <email address hidden>  Tue, 13 Feb 2024 16:19:14 +0100

Upload details

Uploaded by:
Debian Multimedia Team
Uploaded to:
Sid
Original maintainer:
Debian Multimedia Team
Architectures:
linux-any all
Section:
sound
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
qastools_1.4.0-1.dsc 1.6 KiB 0f4489babe28351b071a26e58896f096bc1678a6d49db2365ff3a9a3623bef43
qastools_1.4.0.orig.tar.bz2 210.8 KiB 39f1cec8182738ff33fff89f874821ebcc5d3b6a76165f6319c88777e0f4a56a
qastools_1.4.0-1.debian.tar.xz 5.5 KiB 47c9a276d9a3b3057ed9ba642925668424ef91db45be457078a92e3114e00e5a

Available diffs

No changes file available.

Binary packages built by this source

qasconfig: ALSA configuration browser

 QasTools is a collection of desktop applications for the
 Linux sound system ALSA.
 .
 The applications included are:
  - QasConfig - browser for the ALSA configuration tree
  - QasHctl - mixer for ALSA's High level Control Interface
  - QasMixer - desktop mixer with features similar to alsamixer
 .
 ALSA's configuration resides in a tree structure which gets built
 from the contents of the files /etc/asound.conf and ~/.asoundrc.
 QasConfig is a simple browser for this configuration tree and can
 help to analyze and debug an ALSA setup.

qasconfig-dbgsym: debug symbols for qasconfig
qashctl: mixer for ALSA's High level Control Interface

 QasTools is a collection of desktop applications for the
 Linux sound system ALSA.
 .
 The applications included are:
  - QasConfig - browser for the ALSA configuration tree
  - QasHctl - mixer for ALSA's High level Control Interface
  - QasMixer - desktop mixer with features similar to alsamixer
 .
 QasHctl is a mixer application for ALSA's
 "High level Control Interface". This interface allows more complex
 interaction than the "Simple Mixer Interface" which is used by
 alsamixer and QasMixer.

qashctl-dbgsym: debug symbols for qashctl
qasmixer: ALSA mixer for the desktop

 QasTools is a collection of desktop applications for the
 Linux sound system ALSA.
 .
 The applications included are:
  - QasConfig - browser for the ALSA configuration tree
  - QasHctl - mixer for ALSA's High level Control Interface
  - QasMixer - desktop mixer with features similar to alsamixer
 .
 QasMixer is a desktop mixer application for ALSA's
 "Simple Mixer Interface" and offers features similar to alsamixer.
 It also features a system tray icon with basic mixer functionality.

qasmixer-dbgsym: debug symbols for qasmixer
qastools-common: QasTools common files

 QasTools is a collection of desktop applications for the
 Linux sound system ALSA.
 .
 The applications included are:
  - QasConfig - browser for the ALSA configuration tree
  - QasHctl - mixer for ALSA's High level Control Interface
  - QasMixer - desktop mixer with features similar to alsamixer
 .
 This package contains common files shared by all applications.