QjackCtl 0.3.4

Rui Capela rncbc at rncbc.org
Fri Dec 5 22:00:26 CET 2008


Name: QjackCtl
Version: 0.3.4
Type: KDE Sound Application
Depend: Qt 4.x
License: GPL
Homepage: http://qjackctl.sourceforge.net
More Info:
http://www.kde-apps.org/content/show.php?content=14130

Description:
 Qjackctl is a simple Qt application to control
the JACK sound server daemon, specific for the
Linux Audio Desktop infrastructure.

Written in C++ around the Qt4 toolkit for X11,
most exclusively using Qt Designer.

Provides a simple GUI dialog for setting several
JACK daemon parameters, which are properly saved
between sessions, and a way control of the status
of the audio server daemon. With time, this
primordial interface has become richer by
including a enhanced patchbay and connection
control features.

Changelog:
 0.3.4  2008-12-05  Patchbay snapshot revamp.

- Introducing the very first and complete
translations in-package: German (de), Spanish
(es), French (fr) and Russian (ru); credits in
TRANSLATORS.
- At last, after years of retarded
procrastination, the old infamous patchbay
snapshot feature has been the subject of a almost
complete rewrite and it does try to give a way
better mapping of all actual and current running
client/port connections, both JACK (audio, MIDI)
and ALSA MIDI, of course ;)
- On Setup/Settings/Parameters dialog, all device
selection options are now reset to default when
disabled interactively.
- Grayed/disabled palette color group fix for dark
color themes.
- Qt Software logo update.
- Fait-divers: desktop menu file touched to
openSUSE conventions.
- ALSA PCM devices now only listed/enumerated iif
strictly compliant with the audio mode criteria
(Duplex, Capture-only or Playback-only) as kindly
suggested by Nedko Ardaunov.
- JACK client/port aliases may now be displayed as
a global user option (see
Setup/Display/Connections/JACK client/port
aliases).
- Lighten up the connections line and highlight
colors, as seen to fit best on some darker
background themes.
- Patchbay snapshot fixed to differentiate socket
clients according to its type (Audio, MIDI or
ALSA-Seq), avoiding the mess and gross mistake of
hanging disparate type ports under the same client
item.
- JACK_DEFAULT_SERVER environment variable is now
appended to the X11 unique application identifier,
allowing for having multiple instances each
controlling its own JACK server, besides the
default one.
- Due to some trouble with newer Qt >= 4.4
applications regarding font size configuration, a
new global user option is now available to the
rescue: Setup/Misc/Defaults/Base font size
(default is no-op).


0.3.3  2008-06-07 Patchbay JACK-MIDI, file logging
and X11 uniqueness.

- Attempt to load Qt's own translation support and
get rid of the ever warning startup message,
unless built in debug mode. (transaction by Guido
Scholz, while on qsynth-devel, thanks).
- Messages file logging makes its first long
overdue appearance, with user configurable
settings in Setup/Options/Logging.
- Only one application instance is now allowed to
be up and running, with immediate but graceful
termination upon startup iif an already running
instance is detected, which will see its main
widget shown up and the server started
automatically (Qt/X11 platform only).
- Finally, full JACK MIDI support sneaks into the
patchbay; socket types now differ in Audio, MIDI
and ALSA, following the very same nomenclature as
found on the Connections widget tabs.
- Sun driver support (by Jacob Meuser).
- Delay window positioning at startup option is
now being disabled, on the Setup/Misc tab, when
Minimize to system tray is enabled.
- Cosmetic fix: Setup/Settings tab, 'Input Device'
text label was using a slightly smaller font than
the rest of the application (bug#1872545, reported
by Jouni Rinne).


0.3.2  2007-12-20  Patchbay heads-up with season
greetings.

- Patchbay port matching has been slightly
extended, this time allowing for the multiple or
as many-to-many connections between socket plugs,
provided these are specified in proper regex form
(after a patch proposed by Dave Moore, thanks).
- A new option to start the program minimized when
the system tray icon is enabled, is now available
from Setup/Misc/Start minimized to system tray (as
kindly suggested by Marc-Olivier Barre).
- Regression from QSystemTrayIcon (Qt4 >= 4.2)
implementation, at least on X11 environments:
while the main application widget was minimized to
the system-tray, closing any other top-level
widget was causing the immediate and unexpected
application shutdown.
- Some portaudio backend settings are now being
enabled, specially suited for the jackdmp
flavouring.
- Server mode display blinking, usually shown as
the RT indicator, is now an option
(Setup/Display/Blink server mode indicator when
started).
- Tool/child windows position and size
preservation fixed.
- The connections/patchbay auto-refresh option has
been finally removed due to several user requests,
although deprecated for quite some time now it has
been the probable cause of some periodic xrun
occurrences due to graph-locking in jackd (while
making Geoff Beasley angry in the process:).
- Messages line limit was not being checked, now
honored.
- Simple as it could ever be, the build executive
summary report is now given on configure.
- Patchbay snapshot got its socket and port
ordering back.
- ALSA Sequencer support is now an optional
feature on setup, preventing the annoying "MIDI
patchbay will be not available" warning message,
ruining window placement on Linux systems where
the snd-midi-seq kernel module is not loaded or
not favorable (eg. OSS) at startup (by request
from Jussi Laako).
- Get configure to try and detect the correct
qmake location and insert it the search order, so
let the qt4 tools take precedence when --with-qt
option is given and older qt3 ones coexist and are
found located ahead in the PATH.
- The connections widget is now being properly
refreshed, due to some quirk in the QTreeWidget
which was preventing some items, specially the
expanded ones, to disappear in the void.
Meanwhile, with a hand from Stephane Letz, the
client/port lookup method was changed to prevent
duplicated, missing entries or worse, crashes due
to weird behaved windows applications.
- The xrun count stats can now be reset simply by
middle clicking on the systray icon or the main
window's display area (thanks to patch sent by
Dominic Sacr�).
- An improved version of the "shiny" background
image was issued. The original somehow looked like
two different images put together, probably most
apparent on a bright TFT screen (by Dominic
Sacr�).
- A warning is now being issued, asking whether
one wants to remove a corresponding Patchbay
connection, when client/ports are being
disconnected over the Connections window, thus
avoiding automatic reconnection annoyance due to
normal active Patchbay behavior.
- The infamous "Keep child windows always on top"
global option is now supposed to behave a little
better when disabled, layering child windows as
naturally as far the window manager dictates.
- Input/Output Channel setting is now allowed to
be greater than 32; the special default text is
now displayed, also on Input/Output Latency and
Priority settings spin-boxes.
- Andreas Persson just sent a patch that makes it
possible to compile and run qjackctl with Qt
version 4.1. Applied without hesitation, thanks.



More information about the Kde-announce-apps mailing list