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

Diff of /gigedit/trunk/ChangeLog

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

revision 3489 by persson, Sun Mar 3 09:08:20 2019 UTC revision 3635 by schoenebeck, Thu Oct 24 11:16:26 2019 UTC
# Line 1  Line 1 
1  Version SVN trunk (?)  Version SVN trunk (?)
2    
3      * Script Editor: Added syntax highlighting support for standard measurement
4        units (and their potential metric prefix).
5      * Require C++11 compliant compiler.
6      * Draw LFO curves according to settings for each one of the 3 LFOs.
7      * Added 2 new tabs (a 3rd tab for "Amp" and a 3rd tab for "Filter").
8      * Shortened "Amplitude" -> "Amp" on tabs (to save space).
9      * Increased default window width 865px -> 960px.
10      * Script Editor: Show warning message in status line if Gigedit was compiled
11        without liblinuxsampler support (to make user aware about limited features).
12      * GIG SOUND FORMAT EXTENSION: Added combo box for selecting a wave form type
13        for each one of the 3 LFOs (i.e. for overriding the default LFO sine wave
14        form to either triangle, saw or square instead).
15      * GIG SOUND FORMAT EXTENSION: Added slider for each one of the 3 LFOs for
16        altering the phase displacement of the respective LFO (that is for moving
17        the LFO's start level horizontally on the time axis).
18      * GIG SOUND FORMAT EXTENSION: Added checkbox "Flip Phase" to LFO 3
19        (the original Gigasampler/GigaStudio software only supported that option
20        for LFO 1 and LFO 2).
21      * Increased crossfade curve preview dimensions
22        (280px X 80px -> 500px X 100px).
23      * Fixed LFO curve previews not being redrawn on UI control changes with
24        certain window managers and/or Gtk versions (patch by Ivan Maguidhir).
25      * Instrument Property dialog is now tabbed, showing (already existing)
26        instrument settings on tab 1, and showing now DLS meta info on 2nd tab.
27    
28    Version 1.1.1 (2019-07-27)
29    
30    * Script Editor: Fixed some minor issues with vertical line number bar    * Script Editor: Fixed some minor issues with vertical line number bar
31      (which was editable, selectable and incorrectly displayed on new scripts).      (which was editable, selectable and incorrectly displayed on new scripts).
32    * Translation Fix: MacroEditor.cpp and MacrosSetup.cpp were not under    * Translation Fix: MacroEditor.cpp and MacrosSetup.cpp were not under

Legend:
Removed from v.3489  
changed lines
  Added in v.3635

  ViewVC Help
Powered by ViewVC