seq24 0.9.2 released

Written for Seq24 by Guido Scholz on 2010-11-27

seq24 is a pattern based sequencer with strong live performance capabilities.

A new seq24 release is out published by the Seq24team.

  https://edge.launchpad.net/seq24/

This release fixes a few bugs and provides some new
features which mainly extend session functionality.
All users should upgrade to 0.9.2.

Please find source tarballs on the release page:

  https://edge.launchpad.net/seq24/trunk/0.9.2

NEWS
====
seq24-0.9.2 (2010-11-27)

Fixed Bugs
  * Fix tooltip usage for older GTK versions (GTK_MINOR_VERSION < 12)
  * Fix sched_param memory leaks
  * Fix doubled key event for screen set name line

New Features
  * Add support for jack session, patch provided by Torben Hohn
  * Add interrupt handler for SIGUSR1 to enable LADISH level 1 support
  * Add interrupt handler for SIGINT to ask for unsaved file changes
  * Remove "-f" command line option to be replaced by a simple <filename>
    argument (see "seq24 --help" for more information)

General Changes
  * Add mnemonics for bottom line widgets in main window and label for
    screen set name edit line
  * Add missing command line parameters to help message, display short
    options as well
  * Add command line option for program version
  * Add missing command line parameters to man page
  * Remove complaints about file read error if configuration files do not
    exist
  * Cleanup configure.in: remove unused variables, harmonize option
    enabling/disabling
  * Some code cleanups

Read all announcements