hide on cleanup
[lv2fil.git] / NEWS
blob1a2d8f97d39dcf48f4eaa4f0138efc650ddfc4d7
1  * Remove liblo and pyliblo dependencies - a misconfigured network setup
2    will no longer prevent UI from working (the DSSI problem). Ticket #7
3  * Improve UI launching (vfork) - jack xruns/disconnects should not
4    happen anymore. Ticket #9
5  * Handle missing runtime dependencies - hosts will not lock-up
6    anymore. Ticket #10
7  * Consume child zombies. Ticket #8
9 = Version 2.0 on 2009-06-13 =
10  * Display frequency response curves in the UI
11  * GUI layout improvements
12  * Switch to DSP code to one from FIL-plugins-0.3.0 and change URI to
13    reflect parameter tweaks. The new filter will 'feel' different in
14    particular the interaction between gain and bandwidth. This version
15    is much closer to what you'll find in the best analog (and digital)
16    mixers. But it's still the same filter, only the mapping of
17    parameter values to responses has changed.
18  * Fix restoring of plugin UI state
20 = Version 1.1 on 2009-06-06 =
21  * Two plugins, stereo and mono
22  * Basic GUI
24 = Version 1 on 2009-06-03 =
25  * Initial release, GUI-less mono plugin based on FIL-plugins-0.1.0