Name Status Last Modified Last Commit
lp:debian/qjackctl bug 1 Development 2012-05-18 12:15:21 UTC
14. * Add patch to fix FTBFS on Hurd. (Cl...

Author: Alessio Treglia
Revision Date: 2012-05-18 12:15:21 UTC

* Add patch to fix FTBFS on Hurd. (Closes: #673381)
* Bump Standards.

lp:debian/wheezy/qjackctl 1 Development 2011-07-09 10:14:29 UTC
13. * New upstream release. * Refresh pat...

Author: Alessio Treglia
Revision Date: 2011-07-09 10:14:29 UTC

* New upstream release.
* Refresh patches.
* Remove patches applied usptream.

lp:debian/experimental/qjackctl 1 Development 2010-12-03 09:59:10 UTC
22. * New upstream release: - Session w...

Author: Alessio Treglia
Revision Date: 2010-12-02 22:24:01 UTC

* New upstream release:
  - Session widget has session save type preserved as well.
  - Connections and the new Messages/Status widgets now have
    their last open tab preserved across program run-cycles.
  - Connections and Patchbay widgets have been finally given
    up on an old feature request: an Expand All items button.
  - A significant UI layout has been made: the Messages and
    Status widgets were merged into one, giving space to the
    brand new Session wigdet to be easy accessible from the
    main panel control window.
  - libX11 is now being added explicitly to the build link
    phase, as seen necessary on some bleeding-edge distros
    eg. Fedora 13, Debian 6. (closing bug #3050915).
  - Input/Output latency options were missing but now finally
    enabled for the firewire back-end.
  - General standard dialog buttons layout is now in place.
  - Avoid pre-loading a stalled patchbay definition filename
    and its nagging error on startup (fixes bug #3017078).
  - Client connection retrial logic scrapped. Being a leftover
    from early ages, when machines were slower and JACK server
    startup times were longer... now, if it can't connect first
    time as client, it will tear down the server whether it's
    starting up still or not at all. (cf. Setup/Settings/Start
    Delay for the rescue).
  - Server name is finally part of the server settings presets,
    thanks to Fons Adriaensen for the heads-up.
  - As a workaround regarding issues switching jack2's backends,
    Robin Gareus sends us yet another D-Bus metho slot: "preset",
    (dbus-send --system / org.rncbc.qjackctl.preset string:PRESET).
    Thanks again.
  - Another D-Bus interface slot makes it through implementation:
    "quit" (eg. usage: dbus-send --system / org.rncbc.qjackctl.quit).
    Besides, there's also these new JACK session management actions
    which were being overlooked as well: "load", "save", "savequit"
    and "savetemplate" are also available as D-Bus method slots.
  - Make sure that Patchbay socket names are unique when adding
    or copying, fixing previous patch by Dominic Sacre.
  - JACK version is now being shown on the About box (jack2).
  - Slight Connections widget behavioral change: (dis)connecting a
    client (from) to one single port, (dis)connections will be
    applied in sequence from (to) all client output ports to (from)
    as many input ports there are in below, one by one (satisfying
    a 5 year old request from Yann Orlarey, thanks:).
  - JACK session support is being introduced.
  - Ignore first XRUN occurrence option dropped from statistics.
  - Initial widget geometry and visibility persistence logic has
    been slightly revised as much to avoid crash failures due to
    wrong main widget hidden state.
  - Double-quotes are now being added to device names which include
    blank characters and were rendering invalid all command line
    invocation of the classic JACK server (eg. specially due for
    Portaudio device names on Windows).
  - Transport play (rolling) status is now being guarded to avoid
    backfiring from extraneous transport state changes.
  - General source tree layout and build configuration change.
  - Italian (it) translation added (by Sergio Atzori).
  - Post-shutdown script invocation logic slightly refactored in
    attempt to enforce its execution on application quit.
* Switch to 3.0 (quilt) format, refresh and update patches.
* debian/control:
  - Build against the latest libraries available in experimental to
    enable the JACK session support.
  - Depends on jackd.
  - A bit of cleanup.
  - Bump Standards.
  - Add myself to Uploaders list.
* debian/rules:
  - qjackctl.pro should not be cleaned.
  - Update cleanbuilddir to properly clean the sources:
    + Also clean src/{config.h,qjackctl.desktop,src.pri}.
    + No need to save&restore the translations dir, removing *.qm files
      is enough.
  - Don't override DEB_MAKE_INSTALL_TARGET, otherwise FTBFS.
  - No need to override DEB_CONFIGURE_EXTRA_FLAGS, --prefix=/usr is set
    by default.
* Remove debian/qjackctl.{1,desktop}, provided by upstream now.
* Provide Ubuntu-specific patch to temporarily suspend PulseAudio
  before running qjackctl (LP: #570379).
* debian/{control,rules}:
  - Generate different dependencies between Debian and Ubuntu since
    the latter uses PulseAudio by default and needs pulseaudio-utils
    to provide pasuspender.

lp:debian/squeeze/qjackctl 1 Development 2010-01-11 17:10:32 UTC
8. * New upstream release (Closes: #5488...

Author: Adrian Knoth
Revision Date: 2010-01-11 17:10:32 UTC

* New upstream release (Closes: #548870)
* Fix config filename mentioned in the manpage (Closes: #531106)

lp:debian/lenny/qjackctl 2 Mature 2009-08-18 07:21:52 UTC
5. * 0.3.2-1 New upstream version (close...

Author: Guenter Geiger (Debian/GNU)
Revision Date: 2008-02-06 16:37:36 UTC

* 0.3.2-1 New upstream version (closes: #454924)
* Migrating to QT4
* re-added general window flags in main.cpp, just removing
  Qt::WStyle_Tool

15 of 5 results