Hi everyone,
I am humbly proud to announce that yet another one of my linux-audio
`cutie-suite` application has bitten the Qt4 dust.
Yes, it's time for QjackCtl 0.3.0 (unstable-qt4) to be released, fresh
from the CVS oven (hmmm... this makes it the
second oxymoron on one
post; gotta fix this :)
Although the ChageLog doesn't go into many details, there were many
subtle bugs fixed but plenty as more were blindly introduced, as
always. I count on your eyeballs to make them shallow ;)
So it was:
- Qt4 migration was complete. Care must be taken with this new
configuration file and location: this release starts a new one from
scratch and won't reuse any of the previous existing ones, although
cut and paste might help if you know what you're doing :)
- On a last-minute addition, the "firewire" audio backend driver
option has been also included, supporting the
ffado.org project which
is evolving where "freebob" is leaving (thanks to Klaus Zimmermann
for this one).
The usual place where the new source tarball can be grabbed:
http://qjackctl.sourceforge.net/
http://sourceforge.net/projects/qjackctl
Cheers && Enjoy,
--
rncbc aka Rui Nuno Capela
rncbc(a)rncbc.org
Coool stuff!
Unfortunately configure refuses to find Qt4 headers here.
They are in /usr/include/qt4 (/Qt/qglobal.h)
Version is 4.3.0, and QTDIR is unset (that would point to Qt3)
configure.ac has some mention of qt3 still.