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

Diff of /gigedit/trunk/ChangeLog

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

revision 2466 by schoenebeck, Thu Sep 5 03:02:48 2013 UTC revision 2560 by schoenebeck, Sun May 18 18:55:29 2014 UTC
# Line 31  Version CVS HEAD (?) Line 31  Version CVS HEAD (?)
31    * copying sample informations automatically may now be disabled from the    * copying sample informations automatically may now be disabled from the
32      new "Edit" main menu      new "Edit" main menu
33    * import 'fine tune' when importing samples with libsndfile    * import 'fine tune' when importing samples with libsndfile
34      * Mac OS X: initialize gtk and gettext with files from base
35        directory of the libgigedit library
36      * Mac OS X: fixed "recently used" in file dialogs
37      * Mac OS X: avoid crash when starting gigedit as an application
38        bundle
39      * Mac OS X: try to launch the GUI on the process's "main" thread
40      * show build date and libgig version number in about dialog
41      * added dialog for editing the CtrlTrigger and Legato midi rules
42      * if there is no region yet, show a red hint text to the user that he may
43        right click on the region chooser area to add a region
44      * added tooltips to main menu entries (was buggy before)
45      * added tooltips to instruments tree view and samples tree view
46      * added various tooltips and adjusted some labels on the region settings
47        pane
48      * GIG SOUND FORMAT EXTENSION: only a small set of possible MIDI controllers
49        was selectable for EG1 controller, EG2 controller and attenuation
50        controller (and no CC number was shown in the combo box). Obviously the
51        additional MIDI controllers can only be used with LinuxSampler, they would
52        not work with Gigasampler/GigaStudio. A warning message will be shown
53        though whenever somebody tries to use one of those extension controllers.
54      * Combine instruments: a new feature that allows to merge a selection of
55        instruments to one new single instrument. It uses the 'layer' dimension
56        to stack up the instruments. This feature is available from the main menu
57        under 'Tools' -> 'Combine Instruments'.
58      * Dimension zone amount: Support for increasing and decreasing the amount of
59        dimension zones by right clicking on the respective zone and either
60        selecting "delete" or "split" in the popup menu.
61      * Combine instruments: generalized this tool to allow combining instruments
62        based on any dimension, not only the 'layer' dimension.
63      * 'Dimension Manager' dialog: show dialog window with at least 460x300px on
64        initial usage (was far too small by default).
65      * File Property Dialog: allow viewing and altering the Giga file format
66        version (by combo box).
67    
68  Version 0.2.0 (2009-07-31)  Version 0.2.0 (2009-07-31)
69    

Legend:
Removed from v.2466  
changed lines
  Added in v.2560

  ViewVC Help
Powered by ViewVC