/[svn]/gigedit/trunk/ChangeLog
ViewVC logotype

Contents of /gigedit/trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1213 - (show annotations) (download)
Wed May 30 00:14:05 2007 UTC (16 years, 9 months ago) by schoenebeck
File size: 944 byte(s)
* 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
  (this is an optional feature, auto detected at compile time)

1 Version CVS HEAD
2
3 * fixed compilation with older gcc versions
4 * added German translation
5 * reworked instrument properties dialog - properties can now be
6 edited
7 * restructured dimension region editor for elements to be in a more
8 logical and intuitive order
9 * added Makefile.cvs (just for standard compliance with other projects)
10 * added Debian packaging infrastructure
11 * implemented sample loop editing
12 * improved labels in dimension region editor
13 * use normal layout for checkboxes
14 * allow to resize dimension zones even when the respective dimension has
15 no custom dimension splits yet
16 * moved instrument editor into a shared library 'libgigedit', the 'gigedit'
17 binary is now just calling that shared library
18 * implemented an "instrument editor plugin" for LinuxSampler to allow
19 on-the-fly instrument editing within the sampler's own process
20
21 Version 0.0.3 (2007-03-24)
22
23 * first release of gigedit

  ViewVC Help
Powered by ViewVC