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

Diff of /gigedit/trunk/ChangeLog

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

revision 1300 by schoenebeck, Fri Aug 24 19:11:41 2007 UTC revision 1582 by persson, Sat Dec 8 12:28:53 2007 UTC
# Line 1  Line 1 
1  Version CVS HEAD  Version CVS HEAD (?)
2    
3      * fixed file properties dialog - properties now can be edited
4    
5    Version 0.1.1 (2007-12-06)
6    
7      * multiple editor windows can now be opened by the plugin
8      * bugfix: gigedit didn't start on windows 2000
9      * standard gtk command line parameters is now handled
10      * parameter edits can now be applied to multiple regions and
11        dimension regions simultaneously - three checkboxes were added
12        that select if changes apply to all regions and/or all dimension
13        regions
14    
15    Version 0.1.0 (2007-10-15)
16    
17    * fixed compilation with older gcc versions    * fixed compilation with older gcc versions
18    * added German translation    * added German translation
# Line 19  Version CVS HEAD Line 33  Version CVS HEAD
33      on-the-fly instrument editing within the sampler's own process      on-the-fly instrument editing within the sampler's own process
34      (revised directories to a more automake-friendly structure for this, to      (revised directories to a more automake-friendly structure for this, to
35      avoid compilation and install errors)      avoid compilation and install errors)
36      * added experimental support to synchronize gigedit with LinuxSampler to
37        avoid race conditions / crash while modifying data structures
38    * added quick start documentation by Alexander Methke    * added quick start documentation by Alexander Methke
39    * 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
40    * added close confirmation dialog, shown if file is changed    * added close confirmation dialog, shown if file is changed
# Line 35  Version CVS HEAD Line 51  Version CVS HEAD
51    * when importing samples, settings for loops and root note are    * when importing samples, settings for loops and root note are
52      copied from the sample files (if they have such settings)      copied from the sample files (if they have such settings)
53    * start with a new gig file by default    * start with a new gig file by default
54      * make sure samplechannel dimension gets created for stereo samples
55      * allow building with older versions of gtk and libsndfile
56      * remember selected dimension when switching regions
57      * check if file is savable before trying to save
58      * gettext is now an optional dependency
59      * added Dev-C++ project files for Windows systems
60      * added status bar to the bottom of main window (independent area on the
61        right shows whether gigedit is running stand-alone or attached to
62        LinuxSampler)
63      * fixed crash when gigedit was compiled with CXXFLAGS="-g"
64    
65  Version 0.0.3 (2007-03-24)  Version 0.0.3 (2007-03-24)
66    

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

  ViewVC Help
Powered by ViewVC