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

Diff of /gigedit/trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1159 by persson, Fri Apr 13 17:57:26 2007 UTC revision 1300 by schoenebeck, Fri Aug 24 19:11:41 2007 UTC
# Line 11  Version CVS HEAD Line 11  Version CVS HEAD
11    * implemented sample loop editing    * implemented sample loop editing
12    * improved labels in dimension region editor    * improved labels in dimension region editor
13    * use normal layout for checkboxes    * 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        (revised directories to a more automake-friendly structure for this, to
21        avoid compilation and install errors)
22      * added quick start documentation by Alexander Methke
23      * a changed file is now marked with an asterisk in the window title
24      * added close confirmation dialog, shown if file is changed
25      * "save" means "save as" for new files
26      * enabled acceleration keys
27      * add .gig to filename in "save as" if it's not already there
28      * filename character encodings other than utf-8 supported
29      * regions can now be moved, not just resized
30      * improved labels in instrument properties dialog
31      * remove file extensions from file names when importing samples
32      * added digits for octave numbers on the keyboard and made keys
33        outside piano range grey
34      * added support for 24 bit sample import
35      * when importing samples, settings for loops and root note are
36        copied from the sample files (if they have such settings)
37      * start with a new gig file by default
38    
39  Version 0.0.3 (2007-03-24)  Version 0.0.3 (2007-03-24)
40    

Legend:
Removed from v.1159  
changed lines
  Added in v.1300

  ViewVC Help
Powered by ViewVC