88 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
8acefc44e2 Accepting request 1191719 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/1191719
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qjackctl?expand=0&rev=51
2024-08-06 07:07:53 +00:00
b0e809a877 Accepting request 1191158 from home:ecsos
- Update to 1.0.1
  - Graph: thumb-view repositions and resizes immediately when
    visible.
  - Graph: Implement patchbay node search functionality: adds a 
    floating text-entry field, which appears when typing in the
    canvas, selecting nodes that contains the typed text
    (maybe regular expression).
  - Graph: fixed a potential use-after-free issue on canvas nodes
    refresh and recycle.
- Changes from 1.0.0
  - Making up the unthinkable (aka. v1.0.0)
  - Cancel button option added to close to system-tray icon message.
  - Graph: Introducing thumbview context-menu.

OBS-URL: https://build.opensuse.org/request/show/1191158
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/qjackctl?expand=0&rev=65
2024-08-05 14:02:16 +00:00
2eaedffa23 Accepting request 1158513 from multimedia:apps
- update to 0.9.13:
  * Graph: Make the main canvas background to mid-gray, when on
    non-dark color themes.
  * Turkish (tr) translation added.
  * Updated copyright headers into the New Year (2024).

  * CMake is now the official build system.
- Update to 0.9.2
  - Graph Disconnect now applies to all selected ports and
    frames/period (aka. buffer-size), periods/buffer,
  * Graph node and port title renaming and nodes position move
  * Graph client and port title in-place renaming is now integrated
  * Refactored all singleton/unique application instance setup
  * At last, JACK freewheel mode is now being detected as to
  * Graph port temporary highlighting while hovering, if and only
  * System tray options now subject to current desktop environment
  * Also disable Setup / Misc / Other / Save JACK server
    configuration to (.jackdrc) when JACK D-Bus interface is
    Setup / Settings / Parameters (only applied when JACK D-BUS
    as visible and active for due top level display, especially
  - The Messages and Status widgets were merged into one,
    giving space to the new Session wigdet
- deprecated translation-folder.diff
  * Allow only one single patchbay connection to or from an
  * Automatic crash-dump reports, debugger stack-traces (gdb),
    option (--enable-stacktrace) and default enabled on debug build
  * Portaudio device selector is now available (after a patch
    giving the option to start/stop the jackd server from the system
  * New patchbay snapshot now raises the dirty flag and allows for
    compliant with the audio mode criteria

OBS-URL: https://build.opensuse.org/request/show/1158513
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qjackctl?expand=0&rev=50
2024-03-17 21:15:36 +00:00
c07a332ae9 - update to 0.9.13:
* Graph: Make the main canvas background to mid-gray, when on
    non-dark color themes.
  * Turkish (tr) translation added.
  * Updated copyright headers into the New Year (2024).
  * CMake is now the official build system.
- Update to 0.9.2
  - Graph Disconnect now applies to all selected ports and
    frames/period (aka. buffer-size), periods/buffer,
  * Graph node and port title renaming and nodes position move
  * Graph client and port title in-place renaming is now integrated
  * Refactored all singleton/unique application instance setup
  * At last, JACK freewheel mode is now being detected as to
  * Graph port temporary highlighting while hovering, if and only
  * System tray options now subject to current desktop environment
  * Also disable Setup / Misc / Other / Save JACK server
    configuration to (.jackdrc) when JACK D-Bus interface is
    Setup / Settings / Parameters (only applied when JACK D-BUS
    as visible and active for due top level display, especially
  - The Messages and Status widgets were merged into one,
    giving space to the new Session wigdet
- deprecated translation-folder.diff
  * Allow only one single patchbay connection to or from an
  * Automatic crash-dump reports, debugger stack-traces (gdb),
    option (--enable-stacktrace) and default enabled on debug build
  * Portaudio device selector is now available (after a patch
    giving the option to start/stop the jackd server from the system
  * New patchbay snapshot now raises the dirty flag and allows for
    compliant with the audio mode criteria
  * fixed Connections/Patchbay item tooltip crash bug

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/qjackctl?expand=0&rev=63
2024-03-16 14:51:18 +00:00
d56c67691c Accepting request 1124807 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/1124807
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qjackctl?expand=0&rev=49
2023-11-10 11:33:36 +00:00
b2fe684832 Accepting request 1109928 from home:ecsos
- Update to 0.9.12
  - Setup: disable Settings parameters altogether, except
    frames/period (aka. buffer-size) if running in the so called
    'Active' pure-client mode (eg. under PipeWire's pw-jack
    substitution).
  - Connections: Fixed an old JACK client/ports aliases
    malfunction, hopefully.
  - Graph: Ctrl+left or middle-button click-dragging for panning,
    is now a lot smoother, hopefully.
  - Graph: Click-dragging with the mouse middle-button is now used
    for panning only, not to start a selection anymore.
  - Preppings to next development cycle (Qt >= 6.6)
- Changes from 0.9.11
  - Graph: Soft incremental bounds constraints now imposed to all
    new and old nodes positioning.
  - Prepping into the next development cycle (with Qt >= 6.5).
- Switch Tumbleweed to qt6.

OBS-URL: https://build.opensuse.org/request/show/1109928
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/qjackctl?expand=0&rev=61
2023-11-10 08:31:55 +00:00
77c224e75c Accepting request 1074473 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/1074473
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qjackctl?expand=0&rev=48
2023-03-27 16:16:01 +00:00
08aa3b6854 Accepting request 1074216 from home:ecsos
- Update to 0.9.10
  - Setup: revert to previous settings when dismissing the dialog.
  - Graph: Attempt to make port labels as short as possible.
  - Graph: introducing touch pinch-gesture for zooming.

OBS-URL: https://build.opensuse.org/request/show/1074216
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/qjackctl?expand=0&rev=59
2023-03-26 16:45:31 +00:00
77d664bdf9 Accepting request 1046088 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/1046088
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qjackctl?expand=0&rev=47
2023-01-02 14:02:20 +00:00
1f2e527a53 Accepting request 1045892 from home:ecsos
- Update to 0.9.9
  - Graph: whether to draw connectors through or around nodes is a
    new user preference option (cf. View > Connect Through Nodes).
  - Graph: Allow middle mouse button for grabbing and dragging the
    main canvas.
  - Make up visual immediate feedback connectlons.

OBS-URL: https://build.opensuse.org/request/show/1045892
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/qjackctl?expand=0&rev=57
2023-01-02 08:36:55 +00:00
2fe244bfee Accepting request 1039961 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/1039961
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qjackctl?expand=0&rev=46
2022-12-04 13:59:04 +00:00
68354df3af Accepting request 1039916 from home:dirkmueller:Factory
- update to 0.9.8:
  *  Graph: View / Repel Overlapping Nodes option added.
  *  Avoid nagging on D-BUS error messsage windows (or bubbles) when
     trying to start in pure JACK client mode (Active).
  *  Add current system user-name to the singleton/unique application
     instance identifier.
  *  Graph/Connect and Disconnect keyboard shortcuts added to existing
     [Ins] and [Del], as [Ctrl+C] and [Ctrl+D] respectively; also added
     [F2] as brand new keyboard shortcut for Edit/Rename...

OBS-URL: https://build.opensuse.org/request/show/1039916
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/qjackctl?expand=0&rev=55
2022-12-04 10:30:55 +00:00
666f614aac Accepting request 966635 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/966635
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qjackctl?expand=0&rev=45
2022-04-03 19:31:09 +00:00
e85aca8b15 Accepting request 966625 from home:ecsos
- Update to 0.9.7
  - Main application icon is now presented in scalable format
    (SVG).
  - Migrated command line parsing to QCommandLineParser/Option
    (Qt >= 5.2)
  - Fixed translations path to be relative to application runtime.

OBS-URL: https://build.opensuse.org/request/show/966625
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/qjackctl?expand=0&rev=53
2022-04-03 09:55:25 +00:00
2c483e6d18 Accepting request 945241 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/945241
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qjackctl?expand=0&rev=44
2022-01-10 22:53:08 +00:00
53d8092b5a Accepting request 945212 from home:ecsos
- Update to 0.9.6
  - Dropped autotools (autoconf, automake, etc.) build system.
  - Limit or mitigate fast auto-scrolling when moving Graph client
    nodes off the viewport.
  - Whenever possible, adopt the previous named default preset,
    when starting the JACK-server on premises.
  - Conditional fix to MacOSX and FreeBSD builds.

OBS-URL: https://build.opensuse.org/request/show/945212
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/qjackctl?expand=0&rev=52
2022-01-10 09:19:23 +00:00
Richard Brown
f0419eebfc Accepting request 924132 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/924132
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qjackctl?expand=0&rev=43
2021-10-08 20:05:02 +00:00
b4277aef24 Accepting request 924096 from home:ecsos
- Update to 0.9.5
  - Streamlined Windows and MacOSX deliverables.
  - Korean (ko) translation added.

OBS-URL: https://build.opensuse.org/request/show/924096
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/qjackctl?expand=0&rev=51
2021-10-08 04:26:31 +00:00
0522c779b9 Accepting request 909549 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/909549
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qjackctl?expand=0&rev=42
2021-08-01 19:51:41 +00:00
38627b6155 Accepting request 909534 from home:dirkmueller:Factory
- update to 0.9.4:
  * All builds default to Qt6 (Qt >= 6.1) where available.
  * CMake is now the official build system.

OBS-URL: https://build.opensuse.org/request/show/909534
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/qjackctl?expand=0&rev=50
2021-08-01 05:04:53 +00:00
dd079c47ba Accepting request 895894 from home:Mark__T:branches:openSUSE:Factory
- Add pipewire-libjack-0_3 as an alternative requirement so switching to pipewire for all audio doesn't leave broken dependencies.

OBS-URL: https://build.opensuse.org/request/show/895894
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/qjackctl?expand=0&rev=49
2021-05-28 08:48:10 +00:00
726586f5bc Accepting request 892492 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/892492
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qjackctl?expand=0&rev=41
2021-05-12 17:32:40 +00:00
0a8d5ece2c Accepting request 892464 from home:ecsos
- Update to 0.9.3
  - Graph connection lines drop-shadow eye-candy has been
    optimized, improving a lot on moving highly-connected nodes,
    especially the ones with plenty of backward-curved connections.
  - All packaging builds switching to CMake.
  - Fixed default preset/aliases switching and reloading when
    entering pure-client mode (ie. "Active" status).

OBS-URL: https://build.opensuse.org/request/show/892464
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/qjackctl?expand=0&rev=47
2021-05-12 12:21:03 +00:00
Richard Brown
cbaffc5ca2 Accepting request 879139 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/879139
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qjackctl?expand=0&rev=40
2021-03-16 14:45:06 +00:00
5fdd33b1d5 Accepting request 879106 from home:ecsos
- Update to 0.9.2 
  - Clock source, Self-connect mode and Server synchronous mode
    options are now always enabled on the Setup / Settings dialog,
    although only available or effective to jackd2.
  - Graph Disconnect now applies to selected connections or nodes
    only.

OBS-URL: https://build.opensuse.org/request/show/879106
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/qjackctl?expand=0&rev=45
2021-03-15 10:50:28 +00:00
ffa37b49cf Accepting request 870202 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/870202
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qjackctl?expand=0&rev=39
2021-02-08 10:47:53 +00:00
bf3d49c390 Accepting request 870198 from home:ecsos
- Update to 0.9.1
  - Graph Disconnect now applies to all selected ports and 
    connections.
  - Main window is now freely resizable, while keeping all the
    buttons stretched to the same aspect ratio.
  - Warning to confirm application close is now back in business
    when functioning as client only (Active).
  - Graph items are automatically raised when created or
    high-lighted (incremental z-value).
  - Add a little but straight horizontal line-gap to the Graph
    connections.
  - Customize the Graph zoom slider widget to reset upon mouse
    middle-button click.
  - Add Clear preset button to Setup dialog.
  - Use default values for most preset parameters: sample rate,
    frames/period (aka. buffer-size), periods/buffer, 
    realtime priority, port maximum, client timeout, word length,
    wait time, channel maximum.
  - Early preparations for the New Year develop(ment) cycle.

OBS-URL: https://build.opensuse.org/request/show/870198
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/qjackctl?expand=0&rev=43
2021-02-08 07:45:15 +00:00
cb1c69ac89 Accepting request 863362 from multimedia:apps
- Update to 0.9.0

OBS-URL: https://build.opensuse.org/request/show/863362
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qjackctl?expand=0&rev=38
2021-01-18 10:28:05 +00:00
e996493df9 Accepting request 863234 from home:ecsos
- Update to 0.9.0
  - List only available backend drivers when JACK D-BUS is enabled.
  - Graph client-name / node-title aliases persistence have been
    hopefully fixed.
  - Get rid of those "JACK has crashed" red-herrings from latest
    Windows(tm) builds.
  - Early fixing to build for Qt >= 6.0.0 and comply with C++17
    standard.

OBS-URL: https://build.opensuse.org/request/show/863234
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/qjackctl?expand=0&rev=41
2021-01-15 07:43:44 +00:00
ff26f26fd2 Accepting request 827082 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/827082
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qjackctl?expand=0&rev=37
2020-08-17 10:05:01 +00:00
7c3f30f4cb Accepting request 826915 from home:dirkmueller:branches:multimedia:apps
- update to 0.6.3:
  Clock source and Self connect restriction options
  have been added to Setup / Settings / Advanced
  - Added preliminary support for JACK CV signal-type
  ports and JACK OSC event-type ports (Graph only).
  - Left-clicking on the system-tray icon now simply
  toggles the main widget visibility, disregarding
  if already hidden undercover to other windows.
  - Graph nodes and ports are now presented with some
  gradient background.
  - Fixed Setup dialog Cancel (or close) behavior when
  Settings > Parameters > Frames/Period (aka. buffer-
  size) it's the only setting that's changed.
  - Early fixing to build for Qt >= 5.15.0.
  - A scalable (.svg) icon version has been added.
  - Make man page compression reproducible (after request
  by Jelle van der Waa, while on the Vee-Ones, thanks).
  - Ditching deprecated QTime methods for QElapsedTimer's
  (in compliance to Qt >= 5.14.0).
  - Custom color (palette) theme editor introduced; color
  (palette) theme changes are now effective immediately,
  except on default.
  - Second attempt to fix the yet non-official though
  CMake build configuration.
  - When using autotools and ./configure --with-qt=...,
  it is also necessary to adjust the PKG_CONFIG_PATH
  environment variable (after a merge request by plcl
  aka. Pedro López-Cabanillas, while on qmidinet,
  thanks).
  - Graph: avoid self-connecting over their own ports

OBS-URL: https://build.opensuse.org/request/show/826915
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/qjackctl?expand=0&rev=39
2020-08-16 17:32:47 +00:00
4d0bb04489 Accepting request 693906 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/693906
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qjackctl?expand=0&rev=36
2019-04-14 10:23:39 +00:00
6bc41daf40 Accepting request 693893 from home:ecsos
- Update to 0.5.7
  * Graph node and port title renaming and nodes position move 
    changes are now undo/redo-able.
  * Graph client and port title in-place renaming is now integrated 
    to native aliases and JACK metadata (aka. pretty-names).
  * Refactored all native client/port name aliases.
  * Re-defined all main application UNIX signal handling.
- Changes from 0.5.6
  * Refactored all singleton/unique application instance setup 
    logic away from X11/Xcb hackery.
  * At last, JACK freewheel mode is now being detected as to 
    postpone any active patchbay scans as much as possible.
  * Removed old pre-FFADO 'freebob' driver support.
  * HiDPI display screen support (Qt >= 5.6).
  * Graph port temporary highlighting while hovering, if and only 
    if connecting ports of same type and complementary modes.
  * Bumped copyright headers into the New Year (2019).

OBS-URL: https://build.opensuse.org/request/show/693893
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/qjackctl?expand=0&rev=37
2019-04-13 11:15:10 +00:00
3c7fbec690 Accepting request 651952 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/651952
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qjackctl?expand=0&rev=35
2018-11-26 09:35:14 +00:00
Tomáš Chvátal
d657a91d6c Accepting request 651627 from home:ecsos
- Update to 0.5.5
  * Old deprecated Qt4 build support is no more.
  * Graph port sort options added as View / Sort menu.
  * System tray options now subject to current desktop environment 
    availability.
  * Also disable Setup / Misc / Other / Save JACK server 
    configuration to (.jackdrc) when JACK D-Bus interface is 
    enabled.
  * Whether to use server synchronous mode option added to
    Setup / Settings / Parameters (only applied when JACK D-BUS 
    interface is enabled).
  * Disable some Setup / Settings / Advanced parameters when
    JACK D-Bus interface is enabled and vice-versa.
  * Attempt to power-cycle JACK D-Bus service on demand;
  * Marked as probably useless anyway, old "H/W Monitor" option
    (-H) is now being ditched from Setup / Settings / Advanced tab.

OBS-URL: https://build.opensuse.org/request/show/651627
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/qjackctl?expand=0&rev=35
2018-11-26 06:59:46 +00:00
fe96a37119 Accepting request 639141 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/639141
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qjackctl?expand=0&rev=34
2018-10-11 09:48:23 +00:00
bd8f517ece Accepting request 639132 from home:alois:branches:multimedia:apps
- Update to version 0.5.4
  * Graph port-type colors are now configurable (cf. menu
    View > Colors.
  * Make Graph nodes (ie. client boxes) transparent for yet
    some eye-candiness ;). Also keep the (Graph) current
    selection across port (dis)connections.
  * Drawing patchbay connector lines as (bezier) curves is
    now a difinitive and fixed feature (as long as no more
    remains from the so called "Cambric explosion era" are
    still lurking in there).
  * AppStream metadata updated to be the most compliant with
    latest freedesktop.org specification and recommendation.
  * Graph auto-layout improvement for brand new node clients.
  * Avoid showing setup warning when no server settings have
    changed.
  * Fixed JACK D-Bus settings for MIDI driver parameter.
  version 0.5.3
  * Portuguese (pt) translation added (by Heitor Rocha).
  * AppData/AppStream metadata is now settled under an all
    permisssive license (FSFAP).
  * Improved Graph rubberband add (Shift) and toggle (Ctrl)
    multiple (de)selections.
  * Added user preference option: Setup / Misc / Buttons /
    Replace Connections with Graph button (on main window).
  * Added a zoom slider control to the Graph view status bar.
  version 0.5.2
  * Respect ALSA Sequencer support option also on Graph view.
  * Regression to new Graph node/ports sorting comparator;
    also fixed multiple and many port removals, most probably
    causing it to crash due to double-free/delete potential.
  * Fixed the automatic aggregation of new Graph client nodes
    that are split as either input or output only (ie. system,
    terminal, physical or otherwise non-duplex nodes).
  * Added View/Zoom Range mode option to Graph tool.
  version 0.5.1
  * Half a decade later, recent new custom entries may now get
    removed from Session Infra-client list.
  * Some rather old, better said "Cambric explosion era", user
    preference options have been ditched altogether: Display /
    Time Format; Display / Shiny glass light effect; Display /
    Connections/Draw connections and patchbay lines as Bezier
    curves; Misc/Configure as temporary server.
  * A brand new and way long overdue connections Graph widget
    is finally introduced, only to be accessible through the
    context menu at this time.
  * Extended multi-selection is now supported on all Connections
    client/port lists, allowing for multiple (dis)connections at
    once.
  * Disable singleton/unique application instance setup logic
    when the display server platform is not X11.
  * A little hardening on the configure (autoconf) macro side.
  version 0.5.0
  * Current preset is always taken into account if ever changes
    while the Setup dialog is hidden (eg. via context menu).
  * Desktop entry specification file is now finally independent
    from build/configure template chains.
  * Updated target path for freedesktop.org's AppStream metainfo
    file (formerly AppData).
  version 0.4.5
  * On some desktop-shells, the system tray icon blinking on
    XRUN ocurrences, have been found responsible to excessive
    CPU usage, an "eye-candy" effect which is now optional as
    far as Setup/Display/Blink server mode indicator goes.
  * Added French man page (by Olivier Humbert, thanks).
  * Make builds reproducible byte for byte, by getting rid of
    the configure build date and time stamps.
  version 0.4.4
  * Fixed an early crash when the singleton/unique application
    instance setup option is turned off.
  * Almost complete overhaul on the configure script command
    line options, wrt. installation directories specification,
    eg. --prefix, --bindir, --libdir, --datadir and --mandir.

OBS-URL: https://build.opensuse.org/request/show/639132
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/qjackctl?expand=0&rev=33
2018-09-29 13:45:24 +00:00
f4ad131331 Accepting request 433991 from multimedia:apps
1

OBS-URL: https://build.opensuse.org/request/show/433991
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qjackctl?expand=0&rev=33
2016-10-10 14:24:54 +00:00
2a48bf58e7 Accepting request 433986 from home:X0F:branches:multimedia
Update to 0.4.3

OBS-URL: https://build.opensuse.org/request/show/433986
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/qjackctl?expand=0&rev=31
2016-10-09 15:18:07 +00:00
ba2f02ab62 Accepting request 424522 from multimedia:apps
Changes fixed

OBS-URL: https://build.opensuse.org/request/show/424522
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qjackctl?expand=0&rev=32
2016-09-07 09:46:05 +00:00
5637841fec Accepting request 424520 from home:X0F:branches:multimedia
Factory's brace & crutch.

OBS-URL: https://build.opensuse.org/request/show/424520
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/qjackctl?expand=0&rev=30
2016-09-02 18:27:27 +00:00
3acdd82d24 Accepting request 424404 from home:X0F:branches:multimedia
Update to newest version.

OBS-URL: https://build.opensuse.org/request/show/424404
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/qjackctl?expand=0&rev=29
2016-09-02 15:33:57 +00:00
9ade583772 Accepting request 322055 from multimedia:apps
1

OBS-URL: https://build.opensuse.org/request/show/322055
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qjackctl?expand=0&rev=31
2015-08-12 13:15:37 +00:00
c9ec5ae6f4 Accepting request 322054 from home:cyberiad:branches:multimedia:apps
update to version 0.4.0

OBS-URL: https://build.opensuse.org/request/show/322054
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/qjackctl?expand=0&rev=27
2015-08-12 09:49:51 +00:00