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

Diff of /gigedit/trunk/ChangeLog

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

revision 1261 by persson, Thu Jul 5 17:12:20 2007 UTC revision 1322 by schoenebeck, Tue Sep 4 11:04:56 2007 UTC
# Line 19  Version CVS HEAD Line 19  Version CVS HEAD
19      on-the-fly instrument editing within the sampler's own process      on-the-fly instrument editing within the sampler's own process
20      (revised directories to a more automake-friendly structure for this, to      (revised directories to a more automake-friendly structure for this, to
21      avoid compilation and install errors)      avoid compilation and install errors)
22      * added experimental support to synchronize gigedit with LinuxSampler to
23        avoid race conditions / crash while modifying data structures
24    * added quick start documentation by Alexander Methke    * added quick start documentation by Alexander Methke
25    * a changed file is now marked with an asterisk in the window title    * a changed file is now marked with an asterisk in the window title
26    * added close confirmation dialog, shown if file is changed    * added close confirmation dialog, shown if file is changed
# Line 26  Version CVS HEAD Line 28  Version CVS HEAD
28    * enabled acceleration keys    * enabled acceleration keys
29    * add .gig to filename in "save as" if it's not already there    * add .gig to filename in "save as" if it's not already there
30    * filename character encodings other than utf-8 supported    * filename character encodings other than utf-8 supported
31      * regions can now be moved, not just resized
32      * improved labels in instrument properties dialog
33      * remove file extensions from file names when importing samples
34      * added digits for octave numbers on the keyboard and made keys
35        outside piano range grey
36      * added support for 24 bit sample import
37      * when importing samples, settings for loops and root note are
38        copied from the sample files (if they have such settings)
39      * start with a new gig file by default
40      * make sure samplechannel dimension gets created for stereo samples
41      * allow building with older versions of gtk and libsndfile
42      * remember selected dimension when switching regions
43      * check if file is savable before trying to save
44    
45  Version 0.0.3 (2007-03-24)  Version 0.0.3 (2007-03-24)
46    

Legend:
Removed from v.1261  
changed lines
  Added in v.1322

  ViewVC Help
Powered by ViewVC