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

Diff of /gigedit/trunk/ChangeLog

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

revision 3783 by schoenebeck, Sat May 30 00:14:27 2020 UTC revision 3809 by schoenebeck, Fri Aug 14 11:35:58 2020 UTC
# Line 59  Version SVN trunk (?) Line 59  Version SVN trunk (?)
59      (on unequal, odd dimension zone count between two input instruments).      (on unequal, odd dimension zone count between two input instruments).
60    * Combine Tool: Prevent NULL samples in combined instrument (if source    * Combine Tool: Prevent NULL samples in combined instrument (if source
61      dimension had less zones than output dimension).      dimension had less zones than output dimension).
62      * When removing sample reference by clicking the NULL button, do that
63        actually for the appropriate set of all dimension regions currently being
64        selected by user.
65      * Fixed instrument list's 'script count' column not being updated after
66        having duplicated an instrument.
67      * Refactored ModelColumns -> InstrumentsModel,
68        m_Columns -> m_InstrumentsModel, m_TreeView -> m_TreeViewInstruments,
69        m_refTreeModel -> m_refInstrumentsTreeModel,
70        m_refTreeModelFilter -> m_refInstrumentsModelFilter.
71      * Fixed MainWindow::get_instrument() having returned wrong instrument if
72        instrument name filter was used.
73      * Fixed wrong script slots being shown if instrument name filter was used.
74      * Fixed wrong instrument being selected in instruments menu if instrument
75        name filter was used.
76    
77  Version 1.1.1 (2019-07-27)  Version 1.1.1 (2019-07-27)
78    

Legend:
Removed from v.3783  
changed lines
  Added in v.3809

  ViewVC Help
Powered by ViewVC