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