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

Annotation of /gigedit/trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1213 - (hide annotations) (download)
Wed May 30 00:14:05 2007 UTC (16 years, 10 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 persson 1127 Version CVS HEAD
2    
3     * fixed compilation with older gcc versions
4 schoenebeck 1134 * added German translation
5 persson 1138 * reworked instrument properties dialog - properties can now be
6     edited
7 schoenebeck 1150 * restructured dimension region editor for elements to be in a more
8     logical and intuitive order
9 schoenebeck 1152 * added Makefile.cvs (just for standard compliance with other projects)
10     * added Debian packaging infrastructure
11 schoenebeck 1156 * implemented sample loop editing
12 persson 1159 * improved labels in dimension region editor
13     * use normal layout for checkboxes
14 schoenebeck 1185 * allow to resize dimension zones even when the respective dimension has
15     no custom dimension splits yet
16 schoenebeck 1213 * 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 persson 1127
21 persson 1119 Version 0.0.3 (2007-03-24)
22    
23     * first release of gigedit

  ViewVC Help
Powered by ViewVC