
slight UI fixes: menu highlight behaviour/color
reordered class inheritance: c_topmenu vs newly added c_menubutton
lv2: fixed potential race condition in model loading
guard against param echoes: fixed UI creation marking session as modified/dirty
plugin_connections.def - inlined by plugin and used by new ttl generator
more reorganizing/rewriting lv2 specific code to support other plugin formats

1.1.5

fixed NAM uasge bug (FTZ/DAZ) that could waste lots of CPU, mostly on standalone
reorganized more LV2 code to implement VST

1.1.4

fixed: clobbering JACK ports from xrun fix
reorganized LOTS of lv2 code
little "chain" overlay on file/dir icons if symlink
fixed tiny memory leak in nbtk
rewriting lv2 code to be more API-agnostic, for eventual VST support
button alignment on prefs window
standalone: fix remaining xruns on shutdown

1.1.3

made logo bigger, slightly more bold
fixed small copy/paste error in prefs window tooltip text

1.1.2

added icon, desktop menu entry
cmake build targets for packaging are now called 'deb' and 'tgz'
changed packaging script to eventually support other package formats

1.1.1

fixed bug where file pickers were clipped to main window on LV2

1.1.0

added sample models, IR's and presets (for now they kind of suck)
show an error if preset save failed
search directory list feature for models and IR files
added ~ expansion on file picker dialog boxes
removed dead code from state.cpp and neuralblender.cpp
changed some default values: noisegate hold/release, eq bypass
display version label on top right of window

1.0.7

prefs: reset slimmable slider on reset defaults
EQ graph: skip spectrum analysis if EQ is disabled
added command line option for "slimmable" factor

1.0.6

added user setting for nam A2 "slimmable" factor
fixed glitch with nbtk horizontal sliders/scrollbars

1.0.5

completed command line parsing
command line help text, version
use normal # sign instead of unicode sharp symbol missing in some fonts
basic headless operation (no GUI)

1.0.4

real jack connections get saved to config file
menus: old mac style / single click and drag selection
pretty much completed command line parsing

1.0.3

fixed URL labels on about box

1.0.2

fixed regression where presence IR wasn't applied

1.0.1

(sort of) proper command line parser
many bug fixes

1.0.0

initial release
started rewriting command line parser

(versions before 1.0.0 used timestamps for version number)
