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

Diff of /gigedit/trunk/ChangeLog

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

revision 2604 by schoenebeck, Sat Jun 7 22:34:31 2014 UTC revision 2691 by schoenebeck, Sun Jan 4 19:46:54 2015 UTC
# Line 70  Version CVS HEAD (?) Line 70  Version CVS HEAD (?)
70      real-time instrument scripts. Instrument scripts are a LinuxSampler      real-time instrument scripts. Instrument scripts are a LinuxSampler
71      extension of the original Giga format and will not load with the      extension of the original Giga format and will not load with the
72      GigaStudio software.      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    
107  Version 0.2.0 (2009-07-31)  Version 0.2.0 (2009-07-31)
108    

Legend:
Removed from v.2604  
changed lines
  Added in v.2691

  ViewVC Help
Powered by ViewVC