1 = Version 3.5 on 2011-05-15 =
3 * Drop support for ancient JACK lib
4 * Add support for modern ALSA lib
5 * Use fixed client name
6 * Don't try to use lash when started through ladish
7 * jack and alsa selection at runtime
8 * clean shutdown on SIGINT and SIGTERM (no JACK xruns anymore)
10 = Version 3.4 on 2008-03-17 =
11 * Fix tarball to include file JACK MIDI compatibility file
13 = Version 3.3 on 2008-03-09 =
14 * Fix building against new JACK MIDI API variants
15 * Timing clock events are now ignored
17 = Version 3.2 on 2007-03-27 =
18 * Fix bug causing stalled midi events after burst followed by silence
19 * Decode jack midi reset message (by Edward Tomasz Napierala)
20 * Add some instructions about using GMIDImonitor.
22 = Version 3.1 on 2007-03-20 =
23 * Fix build against old jackmidi (0.102.20)
24 * Fix bug (not showing channel for note off messages)
26 = Version 3.0 on 2007-03-19 =
27 * Switch to autotools.
28 * LASH is now optional.
29 * JACK MIDI support (both old 0.102.20 and new one 0.103.0).
30 * LASH, JACK MIDI and ALSA MIDI can be force disabled by passing option to configure script.
31 * Shortcut for clearing list (ctrl-x).
33 = Version 2.1 on 2006-01-02 =
34 * dumping of sysex data
35 * somewhat limited MMC decoding.
37 = Version 2.0 on 2005-12-23 =
41 = Version 1.0 on 2005-12-17 =