Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
home:kill_it:daw
alsa-scarlett-gui
alsa-scarlett-gui.changes
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File alsa-scarlett-gui.changes of Package alsa-scarlett-gui
------------------------------------------------------------------- Mon Mar 25 02:26:56 UTC 2024 - upstream+proaudio - Update to version 0.4.0+git.0.feba2f4: * Update documentation for Scarlett 4th Gen and Vocaster * Update About dialog * Add firmware info to the INSTALL.md Prerequisites section * Prompt for firmware update if in MSD Mode and an update is available * Store the best_firmware_version in struct alsa_card * Add initial support for the Vocaster One and Two * Update gain widget to show no decimal places for scale > 0.5 * Display "+" before positive dB values in the gain widget * Add display of sample rate * Add gtk_widget_remove_css_classes_by_prefix() helper * Add missing static to populate_submenu() in menu.c * Make window-helper.c close the window when Esc is pressed * Reduce GtkDial circle brightness * If there's an MSD control, add a reboot control too * Don't show empty rows in levels window * Add 4th Gen Solo, 2i2, and 4i4 demo files * Make gain widget dB numbers smaller * Don't set transient on modal window * Remove fixed/mentioned-elsewhere issues from USAGE.md * Update OpenSUSE and Ubuntu package dependencies * Include openssl-devel in Fedora installation instructions * Add support for firmware update * Move -lm into LDFLAGS * Retrieve and store the device USB PID * Add support for config reset * Don't export alsa_cards from alsa.c * Retrieve and store the device serial number * CSS fixes for buttons * Add red focus outline to GtkDial * Fix GtkDial to redraw on notify::sensitive signal * Fix GtkDial to not redraw the dial if the set value doesn't change * Add routing group tooltips * Update the gain widget to support updating direct monitor mix controls * Prefix CSS styles so they don't apply to other windows * Add colour to GtkDial level meters * Fix GtkDial to not recreate the cairo patterns on every draw * Allow GtkDial to shrink more and reduce slider thickness * Remove struct dial_properties; cache values in struct _GtkDial * Use GtkDial off_db (deadband) for level meters * Add off_db (deadband) to GtkDial for quiet signals * Add 4th Gen Solo Mix switch * Add GtkDial:can_control property * Add draw_slider() to remove some common code from dial_snapshot() * Use GtkTextView instead of GtkLabel in startup big_label() * Add CSS for buttons that get dimmer when checked * Update about, etc. messages to include Gen 4/Clarett * Add some red and grey * Remove now-unused widget-combo * Update 3rd Gen Solo Direct Monitor control to match 4th Gen * Add power status control for 4th Gen 4i4 * Add 4th Gen Solo/2i2 Direct Monitor controls * Switch Clock Source to widget-drop-down * Add widget-drop-down for Air * Add CSS classes to controls and add more colour * Move 4th Gen Solo Air control up to be next to Inst control * Rewrite choose_line_colour() to work with a dark background * Use CSS to set dark colour scheme * Remove "Analogue" from small Gen 3 device input labels * Move label into boolean controls and use button state to show status * Remove bool_text from struct alsa_elem * Make GtkDial dimmer if insensitive * Make GtkDial look better * Add support for piecewise linear interpolation taper to GtkDial * Add configurable taper to GtkDial * Move valp clamp and scale from calc_valp_log() to calc_valp() * Remove inline from functions in gtkdial.c * Fix typo range->dial in gtkdial.[ch] * Add page argument to gtk_dial_new_with_range() * Allow for continuous dials * Fix gtk_dial_new_with_range() to use calculated round_digits * Add scale to widget-gain.c struct gain * Fix GtkDial:zero_db property comment * Reformat gtkdial.c to match rest of code * Remove irrelevant GDK_AVAILABLE_IN_ALL from gtkdial.h * Remove unused guint8 and gsize from gtkdial.c * Remove unused GtkDialFormatValueFunc from gtkdial.h * Bump copyright year * Simplify GtkDial calculations * Fix widget-combo to check if the alsa elem is writable * Don't round level meter values passed to GtkDial * Display -inf when volume/gain controls are at zero/off * Add bindings for pgup/pgdn/home/end to GtkDial * Add missing GtkDial scroll_begin() implementation * Add 4th Gen 4i4 headphone volume knob control * Add input select widget for 4th Gen 2i2 and 4i4 * Remove widgets from struct alsa_elem and add data to callbacks * Add 4th Gen input controls * Explicitly order main window controls * Make boolean widget boolify value from alsa_get_elem_value() * Center-align text in combo boxes * Combine gain and volume widgets * Remove hard-coded values from widget-gain.c and widget-volume.c * Allow for phantom power per-channel * Add support for routing the Gen 4 DSP I/O * Add margin to socket widget * Fix Presets button to be centered * Inline routing_grid_label() in create_routing_group_grid() * Add orientation parameter to routing_grid_label() * Remove repeated group by code in create_routing_grid() * Make the Level Meter check compatible with alsa-sim.c * Remove lots of casts in create_routing_grid() * Fix is_elem_routing_snk() for Gen 4 * Remove gtk_widget_add_class() ------------------------------------------------------------------- Sat Feb 03 09:28:15 UTC 2024 - upstream+proaudio - Update to version 0.3.3+git.26.b525d8d: * Clarify pad tooltip to specify attenuation amount ------------------------------------------------------------------- Wed Dec 27 03:37:03 UTC 2023 - upstream+proaudio - Update to version 0.3.3+git.25.0c3bc30: * Fix dial to display focus indication * Fix dial to grab focus when clicked * Split calc_valp() into calc_valp() and calc_valp_log() * Remove keyboard accelerator mention from USAGE.md * Reformat keyboard accelerators to match existing code * Add keyboard accelerators (aka shortcuts, hotkeys) for menu items. * gtkdial: use fabs() for double ------------------------------------------------------------------- Mon Dec 04 02:27:08 UTC 2023 - upstream+proaudio - Update to version 0.3.3+git.18.3a3860f: * Move FUNDING.yml to the right spot * Fix typo in INSTALL.md: comitting -> committing * Add OpenSUSE package requirements * Fix long lines * Update FAQ with more MSD info * Allow the mixer window to be resized and give it scrollbars * Add link from USAGE.md to INTERFACES.md * Add TOC to INTERFACES.md * Add Clarett info to INTERFACES.md * Add issue template * Add FUNDING.yml * Add initial version of FAQ.md * Makefile: prefer distro cflags if specified * Fix typo in INSTALL.md driver disabled message * Add Gtk4 info to INSTALL.md * Add info to INSTALL.md on how to check the kernel version * Update software name in INSTALL.md and USAGE.md * Update README.md with Gen 4 info * src/Makefile: Respect CFLAGS from environment * Update drag_motion() to scroll the routing window * Fix typo rounting -> routing * Allow the routing window to be resized and give it scrollbars * Fix the socket widget so that it will not shrink * Improve layout for larger interfaces without speaker switching ------------------------------------------------------------------- Sun Nov 19 23:00:14 UTC 2023 - Konstantin Voinov <kv@kott.no-ip.biz> - update spec ------------------------------------------------------------------- Sun Nov 19 22:47:49 UTC 2023 - upstream+proaudio - Update to version 0.3.2+git.1.92932db: * Remove user-control of level meters * Check Firmware Version before enabling Levels menu item * Pass APP_VERSION through flatpak-builder * Add Clarett USB/Clarett+ models to window-hardware.c * Reduce code duplication in menu.c * Replace deprecated gtk_widget_{show,hide} calls * Global replace "destination" with "sink" * Update Makefile to get version from $APP_VERSION * Fix deb package icon install * Github action to build debian package on release * Add meter/level display * window-startup.c: fix typo * Update INSTALL and README with Linux 6.7 info * Add org.gnome.Platform and flathub to flatpak instructions * Update flatpak to gnome 45 * Move flatpak instructions to INSTALL.md * Fix iface-none.png image description * Using github.com/flatpak/flatpak-github-actions * Remove commented rename-icon property * Fix Error: icon alsa-scarlett-gui not found below... * Enable Flatpak packaging support * Do not use deprecated or non-standard keys in desktop file * Change icon file name * Add keyword to desktop file * Specify full path to alsactl * Update README with Gen 4 and Vocaster info * Apply correction curve to the dials * Update Clarett USB and Clarett+ status * Add Clarett Plus 2Pre and 4Pre demo files * Split USAGE.md into INSTALL.md and USAGE.md ------------------------------------------------------------------- Tue Sep 26 01:32:37 UTC 2023 - kv@kott.no-ip.biz - Update to version 20230920: * Update README and USAGE files with new Clarett info * Fix input counting for Clarett+ series * Add link to fundraiser for adding Scarlett Gen 4 support * Update README.md and USAGE.md with current driver information * Fix building with Gtk 4.10 * Fix typos in USAGE.md * Add Clarett support * Add Ubuntu install and git download instructions * Prevent the boolean widget from changing size when toggled * Clarify comments and variable names in choose_line_colour() ------------------------------------------------------------------- Mon Mar 14 09:42:13 UTC 2022 - kv@kott.no-ip.biz - Update to version 20220314: *
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor