| Rev | Line | |
|---|
| [7ab2996] | 1 | * Remove liblo and pyliblo dependencies - a misconfigured network setup |
|---|
| [b2f535d] | 2 | will no longer prevent UI from working (the DSSI problem). Ticket #7 |
|---|
| [7ab2996] | 3 | * Improve UI launching (vfork) - jack xruns/disconnects should not |
|---|
| [b2f535d] | 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 |
|---|
| [7ab2996] | 8 | |
|---|
| [c6dad25] | 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 |
|---|
| 19 | |
|---|
| 20 | = Version 1.1 on 2009-06-06 = |
|---|
| 21 | * Two plugins, stereo and mono |
|---|
| 22 | * Basic GUI |
|---|
| 23 | |
|---|
| 24 | = Version 1 on 2009-06-03 = |
|---|
| 25 | * Initial release, GUI-less mono plugin based on FIL-plugins-0.1.0 |
|---|