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

Diff of /gigedit/trunk/ChangeLog

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

revision 1714 by persson, Thu Mar 6 20:50:04 2008 UTC revision 1959 by persson, Fri Jul 31 10:15:27 2009 UTC
# Line 1  Line 1 
1  Version CVS HEAD (?)  Version 0.2.0 (2009-07-31)
2    
3    * fixed file properties dialog - properties now can be edited    * fixed file properties dialog - properties now can be edited
4    * gig files where regions are not internally ordered are now handled    * gig files where regions are not internally ordered are now handled
# Line 32  Version CVS HEAD (?) Line 32  Version CVS HEAD (?)
32      show a warning message that saving to the same .gig file will corrupt      show a warning message that saving to the same .gig file will corrupt
33      the sample wave data      the sample wave data
34    * fixed compilation with gcc 4.3    * fixed compilation with gcc 4.3
35      * the "Add Samples" dialog now remembers current directory (patch by
36        Devin Anderson, fixes #81)
37      * it is now possible to create dimensions where the amount of zones
38        isn't a power of two (patch by Devin Anderson, #89, slightly
39        modified)
40      * fixed configure check for libsndfile loop support
41      * bugfix: when a stereo sample is replaced, make sure both zones of
42        the sample channel dimension get updated with the new sample
43      * minor gui fix: made multi line lables expand to use full width
44      * fixes for building the plugin with MinGW
45      * added rpm packaging file
46        (patch by Devin Anderson, slightly modified, fixes #88)
47      * made all visible strings translatable
48      * bugfix: inform the sampler when new file(s) has been imported on save
49        operation (#82)
50      * updated LinuxSampler plugin of gigedit to the latest liblinuxsampler
51        C++ API changes
52      * Windows: look for translations using base directory of libgigedit
53        dll
54      * virtual keyboard fixes: restore to grey when outside keyboard.
55        Don't trigger multiple notes for each key when moving mouse.
56    
57  Version 0.1.1 (2007-12-06)  Version 0.1.1 (2007-12-06)
58    

Legend:
Removed from v.1714  
changed lines
  Added in v.1959

  ViewVC Help
Powered by ViewVC