| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: qjackctl-lang | Distribution: SUSE Linux Enterprise 15 SP5 |
| Version: 0.9.9 | Vendor: openSUSE |
| Release: bp155.1.7 | Build date: Mon May 22 11:54:54 2023 |
| Group: System/Localization | Build host: stones |
| Size: 1155338 | Source RPM: qjackctl-0.9.9-bp155.1.7.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://qjackctl.sourceforge.io/ | |
| Summary: Translations for package qjackctl | |
Provides translations for the "qjackctl" package.
GPL-2.0-or-later
* Sat Dec 31 2022 ecsos <ecsos@opensuse.org>
- 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.
* Sat Dec 03 2022 Dirk Müller <dmueller@suse.com>
- 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...
* Sun Apr 03 2022 ecsos <ecsos@opensuse.org>
- 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.
* Mon Jan 10 2022 ecsos <ecsos@opensuse.org>
- 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.
* Thu Oct 07 2021 ecsos <ecsos@opensuse.org>
- Update to 0.9.5
- Streamlined Windows and MacOSX deliverables.
- Korean (ko) translation added.
* Sat Jul 31 2021 Dirk Müller <dmueller@suse.com>
- update to 0.9.4:
* All builds default to Qt6 (Qt >= 6.1) where available.
* CMake is now the official build system.
* Fri May 28 2021 Mark Trompell <mark@marktrompell.de>
- Add pipewire-libjack-0_3 as an alternative requirement
* Wed May 12 2021 ecsos <ecsos@opensuse.org>
- 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).
* Mon Mar 15 2021 ecsos <ecsos@opensuse.org>
- 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.
* Mon Feb 08 2021 ecsos <ecsos@opensuse.org>
- 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.
* Thu Jan 14 2021 ecsos <ecsos@opensuse.org>
- 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.
* Sun Aug 16 2020 Dirk Mueller <dmueller@suse.com>
- 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
when client nodes are selected as a whole group;
also try to match port-types in a oderly fashion
when connecting multiple selected ports.
- Fix HiDPI display screen effective support (Qt >= 5.6).
- Command line arguments (--start, --preset=[label] and
- -active-patchbay=[path]) are passed and take effect
on the current singleton/unique application instance,
when enabled and already running.
* Sat Apr 13 2019 ecsos@opensuse.org
- 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).
* Sun Nov 25 2018 ecsos@opensuse.org
- 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.
* Sat Sep 29 2018 Luigi Baldoni <aloisio@gmx.com>
- 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.
* Sun Oct 09 2016 virtuousfox@gmail.com
- update to version 0.4.3
* Fix build error caused by variable length array.
* Fix some tooltip spelling (patch by JaromÃr MikeÅ¡, thanks).
* Translation (not) fix for the default server name "(default)".
* Old "Start minimized to system tray" option returns to setup.
* Dropped the --enable-qt5 from configure as found redundant given
that's the build default anyway (suggestion by Guido Scholz,
while for Qtractor, thanks).
* Late again French (fr) translation update
(by Olivier Humbert aka. trebmuh, thanks).
- removal of qjackctl-gcc6.patch and qjackctl-return_tray_minimization.patch
due to their inclusion into this release
* Fri Sep 02 2016 virtuousfox@gmail.com
- replacement of qjackctl-remove_absolute_path_from_exec_in_desktop-file.patch
and qjackctl-remove_build_timestamps.patch with simple sed directives
- qjackctl-gcc6.patch: backport of the patch to build with gcc6
- qjackctl-return_tray_minimization.patch: backport of the patch to
return "start minimized" option
* Fri Sep 02 2016 virtuousfox@gmail.com
- update to version 0.4.2 from version 0.4.0
- changes between versions 0.4.1 and 0.4.2
* Added a brand new "Enable JACK D-BUS interface" option, split
from the old common "Enable D-BUS interface" setup option which
now refers to its own self D-BUS interface exclusively.
* Dropped old "Start minimized to system tray" option from setup.
* Add double-click action (toggle start/stop) to systray (a pull
request by Joel Moberg, thanks).
* Added application keywords to freedesktop.org's AppData.
* System-tray icon context menu has been fixed/hacked to show up
again on Plasma 5 (aka. KDE5) notification status area.
* Switched column entries in the unified interface device combo-
box to make it work for macosx/coreaudio again.
* Blind fix to a FTBFS on macosx/coreaudio platforms, a leftover
from the unified interface device selection combo-box inception,
almost two years ago.
* Prevent x11extras module from use on non-X11/Unix plaforms.
* Late French (fr) translation update (by Olivier Humbert, thanks).
- changes between versions 0.4.0 and 0.4.1
* Probing portaudio audio device in a separate thread (by Kjetil
Matheussen, thanks).
* Messages standard output capture has been improved again, now
in both ways a non-blocking pipe may get.
* Regression fix for invalid system-tray icon dimensions reported
by some desktop environment frameworks.
* New hi-res application icon (by Uttrup Renzel, Max Christian
Pohle, thanks).
* System tray icon red background now blinks when a XRUN occurs.
* Desktop environment session shutdown/logout management has been
also adapted to Qt5 framework.
* Single/unique application instance control adapted to Qt5/X11.
* Prefer Qt5 over Qt4 by default with configure script.
* Overrideable tooltips with latency info (re. Connections JACK
client/ports: patch by Xavier Mendez, thanks).
* Complete rewrite of Qt4 vs. Qt5 configure builds.
* French (fr) translation update (by Olivier Humbert, thanks).
* Tue Aug 11 2015 stephan.barth@suse.com
- update to version 0.4.0, including version 0.3.13
Important changes from upstream for version 0.4.0:
- Most advanced Setup/Settings are moved into new Setup/Advanced settings
tab; limit range for the real-time priority setting, now having 6 as
absolute minimum valid value (after patches by Robin Gareus, thanks).
- A new top-level widget window geometry state save and restore sub-routine
is now in effect (EXPERIMENTAL)
- Delayed geometry setup for widget windows upon startup has been deprecated
and scrapped altogether.
- Setup/settings dialog tab is going into some layout changes; also got rid
of old patchbay auto-refresh timer cruft, which was previously
hidden/disabled.
- New socket names are now automatically inferred from selected client names
while on the Patchbay widget, Socket dialog.
Important changes from upstream for version 0.3.13:
- Added application description as freedesktop.org's AppData.
- Setup dialog form is now modeless.
- Introducing brand new active patchbay reset/disconnect-all user preference
option.
- Current highlighted client/port connections are now drawn with thicker
connector lines.
- New user preference option on whether to show the nagging 'program will
keep running in the system tray' message, on main window close.
- Connections lines now drawn with anti-aliasing; connections splitter
handles width is now reduced.
- Drop missing or non-existent patchbay definition files from the most
recent used list.
* Fri Mar 13 2015 p.drouand@gmail.com
- Update to version 0.3.12
* JACK client/port pretty-name (metadata) support is being introduced
and seamlessly integrated with old Connections client/port aliases
editing (rename) (EXPERIMENTAL)
* Application close confirm warning is now raising the main window
as visible and active for due top level display, especially
applicable when minimized to the system tray.
* Messages standard output capture has been slightly improved as
for non-blocking i/o, whenever available.
* Translations install directory change.
* Allow the build system to include an user specified LDFLAGS.
* Missing input/output-latency parameter settings now settled for
the D-BUS controlled JACK server and firewire back-end driver.
- Recommend the translations subpackage
/usr/share/man/fr/man1/qjackctl.1.gz /usr/share/qjackctl /usr/share/qjackctl/translations /usr/share/qjackctl/translations/qjackctl_cs.qm /usr/share/qjackctl/translations/qjackctl_de.qm /usr/share/qjackctl/translations/qjackctl_es.qm /usr/share/qjackctl/translations/qjackctl_fr.qm /usr/share/qjackctl/translations/qjackctl_it.qm /usr/share/qjackctl/translations/qjackctl_ja.qm /usr/share/qjackctl/translations/qjackctl_ko.qm /usr/share/qjackctl/translations/qjackctl_nl.qm /usr/share/qjackctl/translations/qjackctl_pt.qm /usr/share/qjackctl/translations/qjackctl_ru.qm /usr/share/qjackctl/translations/qjackctl_sk.qm /usr/share/qjackctl/translations/qjackctl_uk.qm
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Mar 9 15:40:38 2026