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

Diff of /gigedit/trunk/ChangeLog

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

revision 2562 by schoenebeck, Mon May 19 18:06:57 2014 UTC revision 2715 by schoenebeck, Tue Jan 20 18:48:15 2015 UTC
# Line 66  Version CVS HEAD (?) Line 66  Version CVS HEAD (?)
66      version (by combo box).      version (by combo box).
67    * 'Dimension Manager' dialog: added support for viewing and editing    * 'Dimension Manager' dialog: added support for viewing and editing
68      dimensions of all regions simultaniously.      dimensions of all regions simultaniously.
69      * GIG SOUND FORMAT EXTENSION: Added support for managing and editing
70        real-time instrument scripts. Instrument scripts are a LinuxSampler
71        extension of the original Giga format and will not load with the
72        GigaStudio software.
73      * GIG SOUND FORMAT EXTENSION: Added support for managing script slots for
74        instruments. Script slots define which scripts shall be executed for an
75        instrument by the sampler and in which order.
76      * Samples tree view on main window: display the amount of references for
77        each sample and show the respective sample in gray color in case it is not
78        referenced at all.
79      * Samples tree view: implemented sample reference browser, which shows a
80        tree with all instruments and their respective regions which reference the
81        selected sample once ore more.
82      * Restructured main menu: duplicated all popup menus to the main menu,
83        automatically switch to the right tree view tab when either selecting the
84        "Sample", "Instrument" or "Script" main menu entry.
85      * Dimension Region Selector: implemented multi zone selection by press and
86        hold CTRL key.
87      * Dimension Region Selector: show bottom and upper limit values for all
88        dimension zones, not just the currently selected ones.
89      * Dimension Region Selector: Fixed drawing issues when zone sizes were
90        altered by mouse drag and labels being displayed at wrong positions.
91      * Region Chooser: Double click opens dimension manager dialog.
92      * Dimension Manager: Clicking on dimension type cell of an existing dimension
93        opens a popup to alter the dimension type.
94      * Script Tree: Double click opens script editor.
95      * Fixed potential crash if exception was thrown while opening a gig file.
96      * Added support for visual progress bar while saving a gig file.
97      * Automatically switch the sampler's (audible) instrument whenever another
98        instrument was selected in gigedit (this default behavior can be switched
99        off in the settings menu of gigedit).
100      * Dimension Region Editor: Show coarse sample format info (audio channels,
101        bit depth, sample rate) and unique sample ID (since the gig format allows
102        different samples to have the same name).
103      * Dimension Region Editor: Added button "Select Sample" on the sample tab,
104        which allows to conveniently select the dimension region's sample on the
105        left hand side's samples tree view.
106      * Sample Referenve View Dialog: Clicking on a reference in the list closes
107        the dialog and jumps directly to the respective instrument, region and
108        dimension region the respective sample reference is located at.
109      * Fixed instruments, samples and scripts to appear twice after save.
110      * Implemented reordering of instruments by drag & drop.
111      * Implemented replacing of existing samples.
112    
113  Version 0.2.0 (2009-07-31)  Version 0.2.0 (2009-07-31)
114    

Legend:
Removed from v.2562  
changed lines
  Added in v.2715

  ViewVC Help
Powered by ViewVC