--- gigedit/trunk/ChangeLog 2007/03/24 14:04:30 1119 +++ gigedit/trunk/ChangeLog 2007/06/10 11:01:16 1226 @@ -1,3 +1,25 @@ +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 + (revised directories to a more automake-friendly structure for this, to + avoid compilation and install errors) + Version 0.0.3 (2007-03-24) * first release of gigedit