--- gigedit/trunk/ChangeLog 2007/04/08 00:14:17 1150 +++ gigedit/trunk/ChangeLog 2007/05/30 00:14:05 1213 @@ -6,6 +6,17 @@ edited * restructured dimension region editor for elements to be in a more logical and intuitive order + * added Makefile.cvs (just for standard compliance with other projects) + * added Debian packaging infrastructure + * 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 Version 0.0.3 (2007-03-24)