[LAD] [PATCH] jack dbus and logs improvement
Dave Robillard
dave at drobilla.net
Mon Dec 10 17:03:40 UTC 2007
On Sun, 2007-12-09 at 22:35 +0200, Nedko Arnaudov wrote:
> Attached are two patches:
> * The logs patch replaces various calls to fprintf(),printf() and
> fputs() with calls to jack_error() and newly appeared jack_info()
> functionality. It also fixes some obvious error/info log mismatches
> in current code.
I proposed this ages ago and Paul called it 'bloat' :)
> Multiconfig functionality is provided by separate object to be reused by
> control apps like patchage and qjackctl.
I don't understand what this means in concrete terms. Simple example?
> All of them will reuse jack
> presets and user will get transparent workflow.
> If they adapt it. Dave, Rui?
Hm.. if the connection and new client/port callbacks are mapped to dbus
messages (jack-dbus -> client) it would be possible to implement things
like qjackctl/patchage/lash without a dependency on libjack at all.
Nice...
-DR-
More information about the Linux-audio-dev
mailing list