--- gigedit/trunk/ChangeLog 2007/04/13 17:57:26 1159 +++ gigedit/trunk/ChangeLog 2007/06/10 11:01:16 1226 @@ -11,6 +11,14 @@ * implemented sample loop editing * improved labels in dimension region editor * use normal layout for checkboxes + * allow to resize dimension zones even when the respective dimension has + no custom dimension splits yet + * moved instrument editor into a shared library 'libgigedit', the 'gigedit' + binary is now just calling that shared library + * implemented an "instrument editor plugin" for LinuxSampler to allow + on-the-fly instrument editing within the sampler's own process + (revised directories to a more automake-friendly structure for this, to + avoid compilation and install errors) Version 0.0.3 (2007-03-24)