6 Commits

Author SHA256 Message Date
f7b5f2fe9e Accepting request 1319440 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/1319440
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qjackctl?expand=0&rev=54
2025-11-24 13:11:23 +00:00
edf5ed6f7d - Remove unused BuildRequires: update-desktop-files.
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/qjackctl?expand=0&rev=71
2025-11-23 11:58:34 +00:00
d3077f982d Accepting request 1265250 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/1265250
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qjackctl?expand=0&rev=53
2025-03-31 09:40:42 +00:00
04d27c67be - Update to 1.0.4
- Fixed command line parsing (QCommandLineParser/Option) to not
    exiting the application with a segfault when showing help and
    version information.
  - Graph: force an actual complete refresh on main View/Refresh...,
    especially when changing the color theme palette on-the-fly.

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/qjackctl?expand=0&rev=69
2025-03-28 16:28:14 +00:00
4ab68f97e6 Accepting request 1226307 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/1226307
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qjackctl?expand=0&rev=52
2024-11-25 22:23:37 +00:00
057a1cea62 - Update to 1.0.3
- Long missing D-Bus method slot added: "reset"
    (dbus-send --system / org.rncbc.qjackctl.reset).
  - Graph: Node reference positioning changed to the top-left corner,
    improving the base snapping-to-grid perception.
  - Prepping up next development cycle (Qt >= 6.8)
- Changes from 1.0.2
  - Graph: when visible the thumb-view may now be drag-moved over
    to a different corner position anytime.
  - Session: introducing new Save session name/directory dialog.
  - Connections: connector line colors are now uniquely mapped on
    a (readable/output) client name basis.

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/qjackctl?expand=0&rev=67
2024-11-25 15:23:42 +00:00
4 changed files with 36 additions and 6 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b955b00e72272da027f8fffa02822529d6d993b3c4782a764cda9c4c2f27c13d
size 1318578

3
qjackctl-1.0.4.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e3eb6f989d947dcd97b4fe774294347106a0a6829c0480a965393ebca97514ae
size 1321804

View File

@@ -1,3 +1,34 @@
-------------------------------------------------------------------
Sat Nov 22 21:24:12 CET 2025 - Stanislav Brabec <sbrabec@suse.com>
- Remove unused BuildRequires: update-desktop-files.
-------------------------------------------------------------------
Fri Mar 28 12:00:36 UTC 2025 - ecsos <ecsos@opensuse.org>
- Update to 1.0.4
- Fixed command line parsing (QCommandLineParser/Option) to not
exiting the application with a segfault when showing help and
version information.
- Graph: force an actual complete refresh on main View/Refresh...,
especially when changing the color theme palette on-the-fly.
-------------------------------------------------------------------
Mon Nov 25 12:33:19 UTC 2024 - ecsos <ecsos@opensuse.org>
- Update to 1.0.3
- Long missing D-Bus method slot added: "reset"
(dbus-send --system / org.rncbc.qjackctl.reset).
- Graph: Node reference positioning changed to the top-left corner,
improving the base snapping-to-grid perception.
- Prepping up next development cycle (Qt >= 6.8)
- Changes from 1.0.2
- Graph: when visible the thumb-view may now be drag-moved over
to a different corner position anytime.
- Session: introducing new Save session name/directory dialog.
- Connections: connector line colors are now uniquely mapped on
a (readable/output) client name basis.
-------------------------------------------------------------------
Fri Aug 2 10:03:33 UTC 2024 - ecsos <ecsos@opensuse.org>

View File

@@ -1,7 +1,7 @@
#
# spec file for package qjackctl
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
# Copyright (c) 2012 Pascal Bleser <pascal.bleser@opensuse.org>
#
# All modifications and additions to the file contributed by third parties
@@ -25,7 +25,7 @@
%define with_qt6 0
%endif
Name: qjackctl
Version: 1.0.1
Version: 1.0.4
Release: 0
Summary: Graphical User Interface to Control JACK Servers
License: GPL-2.0-or-later
@@ -36,7 +36,6 @@ BuildRequires: cmake
BuildRequires: gcc-c++
BuildRequires: hicolor-icon-theme
BuildRequires: pkgconfig
BuildRequires: update-desktop-files
%if %{with_qt6}
BuildRequires: cmake(Qt6LinguistTools)
# TODO: Upstream use 6.6