--- gigedit/trunk/ChangeLog 2007/03/03 12:20:01 1053 +++ gigedit/trunk/ChangeLog 2007/05/30 00:14:05 1213 @@ -0,0 +1,23 @@ +Version CVS HEAD + + * fixed compilation with older gcc versions + * added German translation + * reworked instrument properties dialog - properties can now be + 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) + + * first release of gigedit