]> git.0d.be Git - jack_mixer.git/blob - NEWS
Don't fail applying channel changes on non numeric MIDI CC values (#2554)
[jack_mixer.git] / NEWS
1 =========
2 Version 8
3 =========
4
5  * Fix private modules lookup
6  * Fix rotation of output channel colours
7  * New menu items to remove output channels
8  * New command line parameter to not connect to LASH
9
10 =========
11 Version 7
12 =========
13
14  * New maintainer, thanks Nedko for everything!
15  * New icon by Lapo Calamandrei
16  * Option to have a gradient in the vumeters
17  * Option to use stock GtkScale widget for volume and balance
18  * Rewrite of the C/Python binding (this removed the dependency on SWIG)
19  * Improve performance when drawing vumeters
20  * New menu items to load/save settings
21  * New "Channel Properties" dialog, allowing to change assigned MIDI CCs
22  * Automatic post fader outputs for input channels
23  * Possibility to add new output channels, besides main mix
24  * New "monitor" output, assignable to any output channel, or input channel
25    (in which case it will take its prefader volume)
26  * Removal of PyXML dependency
27
28 With contributions from Nedko Arnaudov, Lapo Calamandrei, Arnout Engelen,
29 and Krzysztof Foltman.
30
31 =========
32 Version 6
33 =========
34
35  * Fix building against jack 0.102.20
36  * Handle python prefix different from install prefix
37  * Fix LASH-less operation
38  * Update install instructions after lash-0.5.3 and phat-0.4.1 releases
39  * Apply Markus patch (thanks!) for sr #1698 (can't restore session using LASH)