Updated license to GPL 2+
[jackctlmmc.git] / NEWS
blobbbe2ce22d234554c36d3a95757fbecf0f722bba6
1 What's new in QJackMMC / JackCtlMMC:
3 version 4:
4 - added Jack MIDI support to QJackMMC / jackctlmmc
5 - near complete overhaul of QJackMMC, especially "always listening" feature
6 - added autoconf support for easy packaging
7 - made Lash optional via ./configure
8 - new icon
10 version 3:
11 - Added device ID support (formerly listened to ID 7f only)
12 - Added Help->About and Help->What's This
13 - Made the makefile more robust for easier building
14 - Fixed Lash startup bug
15 - Fixed Jack disconnect bug
17 version 2:
18 - Initial release of QJackMMC
19 - Separated core functionality from main.c so that code could be shared between QJackMMC and JackCtlMMC
21 version 1:
22 - Added support for MMC Goto and Deferred play commands
24 version 0:
25 - Initial JackCtlMMC release supporting Play, Stop, and Rewind commands