LWN.net Logo

Jack-0.91.1 release

From:  Taybin Rutkin <taybin-AT-earthlink.net>
To:  jackit-devel <jackit-devel-AT-lists.sourceforge.net>, laa <linux-audio-announce-AT-music.columbia.edu>, lad <linux-audio-dev-AT-music.columbia.edu>, lau <linux-audio-user-AT-music.columbia.edu>
Subject:  [linux-audio-announce] Jack-0.91.1 release
Date:  Wed, 03 Dec 2003 18:52:20 -0500

Jack 0.91.1 has been released.

Changes:

New iec61883 driver.  Very experimental; this is just to get it out
there.  61883 is the standard for audio+midi over firewire.  Run
configure with --enable-iec61883 to compile it.  It requires libraw1394.

Added callback for notifying clients when entering freewheeling mode and
leaving it:

int jack_set_freewheel_callback (jack_client_t *client,
                 JackFreewheelCallback freewheel_callback,
                 void *arg);

Bugs fixed.

Compiler warnings removed.

Taybin Rutkin

_______________________________________________
linux-audio-announce mailing list
linux-audio-announce@music.columbia.edu
http://music.columbia.edu/mailman/listinfo/linux-audio-announce


(Log in to post comments)

Copyright © 2003, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds