/[svn]/gigedit/trunk/src/gigedit/CombineInstrumentsDialog.cpp
ViewVC logotype

Log of /gigedit/trunk/src/gigedit/CombineInstrumentsDialog.cpp

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 2845 - (view) (download) (annotate) - [select for diffs]
Modified Sun Sep 20 10:18:22 2015 UTC (8 years, 6 months ago) by persson
File length: 43877 byte(s)
Diff to previous 2841
* avoid using gtk stock items, as they are deprecated in gtk 3.10


Revision 2841 - (view) (download) (annotate) - [select for diffs]
Modified Sun Aug 30 10:00:49 2015 UTC (8 years, 7 months ago) by persson
File length: 43902 byte(s)
Diff to previous 2617
* allow building with G_DISABLE_DEPRECATED
* fixed building without liblinuxsampler on Mac
* fixed some compiler and cppcheck warnings


Revision 2617 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 10 22:49:45 2014 UTC (9 years, 9 months ago) by schoenebeck
File length: 43816 byte(s)
Diff to previous 2616
- Fix of a fix.


Revision 2616 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 10 20:20:21 2014 UTC (9 years, 9 months ago) by schoenebeck
File length: 43867 byte(s)
Diff to previous 2579
* Fixed a crash in "combine instruments" dialog which happened when
  there was a region which did not overlap with a region of the
  other instrument.
* Added scrollbar to "combine instruments" selection list.


Revision 2579 - (view) (download) (annotate) - [select for diffs]
Modified Sat May 24 06:44:39 2014 UTC (9 years, 10 months ago) by persson
File length: 43588 byte(s)
Diff to previous 2558
* fixed compile errors with GTK3

Revision 2558 - (view) (download) (annotate) - [select for diffs]
Modified Sat May 17 23:55:30 2014 UTC (9 years, 10 months ago) by schoenebeck
File length: 43583 byte(s)
Diff to previous 2553
* Combine instruments: generalized this tool to allow combining instruments
  based on any dimension (selectable by combo box), not only the 'layer'
  dimension. Also fixed some bugs that could lead to undesired results
  when combining instruments, i.e. source instruments being copied into
  wrong target zones or in wrong order under certain conditions.
* 'Dimension Manager' dialog: show dialog window with at least 460x300px on
  initial usage (was far too small by default).


Revision 2553 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 14 19:57:56 2014 UTC (9 years, 10 months ago) by schoenebeck
File length: 38304 byte(s)
Diff to previous 2552
* Added and implemented "Tools" -> "Merge Files..." which can be used
  to merge the content of separate .gig files.


Revision 2552 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 14 16:09:58 2014 UTC (9 years, 10 months ago) by schoenebeck
File length: 38113 byte(s)
Diff to previous 2550
* "combine instruments" tool: added more robustness by also handling
   instruments with only 1 dimension zone (which is not standard conform)
   and if there were any kind of warnings during the combine operation,
   then show a list of all warnings as a popup to the user after combine
   algorithm has finished


Revision 2550 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 14 01:31:30 2014 UTC (9 years, 10 months ago) by schoenebeck
File length: 34673 byte(s)
Diff to previous 2549
* Fixed various bugs regarding new "combine instruments" tool.
* Show a warning if user tries to combine instruments in old
  .gig v2 format.
* Don't auto remove stereo dimension if user drags a mono
  sample reference on DimensionRegion's sample reference.
* Select "Instruments" tab on app start by default.


Revision 2549 - (view) (download) (annotate) - [select for diffs]
Modified Tue May 13 16:14:33 2014 UTC (9 years, 10 months ago) by schoenebeck
File length: 31234 byte(s)
Diff to previous 2548
* Fix: "combine instruments" crashed if two of the input
  instruments had a velocity dimension.


Revision 2548 - (view) (download) (annotate) - [select for diffs]
Added Tue May 13 12:17:43 2014 UTC (9 years, 10 months ago) by schoenebeck
File length: 28908 byte(s)
* Combine instruments: a new feature that allows to merge a selection of
  instruments to one new single instrument. It uses the 'layer' dimension
  to stack up the instruments. This feature is available from the main menu
  under 'Tools' -> 'Combine Instruments'.


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC