1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49
|
alsa-scarlett-gui (0.5.1-1) unstable; urgency=medium
* New upstream version 0.5.1
- Add support for 1st Gen (6i6, 8i6, 18i6, 18i8, 18i20) and big 4th Gen
(16i16, 18i16, 18i20) interfaces.
* Bump Standards-Version to 4.7.2 (no changes required).
* Bump copyright year.
-- Dale Richards <dale@dalerichards.net> Thu, 20 Mar 2025 13:56:03 +0000
alsa-scarlett-gui (0.4.0-1) unstable; urgency=medium
* New upstream version 0.4.0
- Routing window can now be resized and will scroll as you drag.
- Main window is taller and narrower for larger interfaces without
speaker switching.
- Level meters are now read-only.
- CFLAGS from the environment is now respected during build, ensuring that
hardening flags are correctly passed to the compiler.
- Reworked UI with custom theme.
- Support for Scarlett 4th Gen and Vocaster
- Support for firmware update (with kernel 6.8+ or updated snd-usb-audio
protocol driver)
- Support for config reset
- Updated documentation
* Packaging changes:
- INSTALL.md: Remove build instructions
- d/control: build only for Linux targets, since this application depends
on the Scarlett mixer driver shipped with the Linux kernel.
- Add superficial autopkgtest to check installation and execution.
- Add salsa-ci.yml for build testing.
- Remove multiarch and disable salsa-ci crossbuild test, due to a dependency
on gobject-introspection.
- Include examples from demo/ directory for use in interface simulation
mode.
- Include upstream documentation files.
- Add build-depends on libssl-dev
- Bump copyright year
- Bump Standards-Version to 4.7.0, no changes needed.
-- Dale Richards <dale@dalerichards.net> Fri, 12 Apr 2024 09:09:59 +0100
alsa-scarlett-gui (0.3.2-1) unstable; urgency=low
* Initial release. Closes: #1036223
* Add basic man page.
-- Dale Richards <dale@dalerichards.net> Mon, 20 Nov 2023 10:19:23 +0000
|