/[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 3782 - (view) (download) (annotate) - [select for diffs]
Modified Fri May 29 23:25:06 2020 UTC (3 years, 9 months ago) by schoenebeck
File length: 54952 byte(s)
Diff to previous 3781 , to selected 2549
Combi Tool: Minor correction to debug message
(make it clear shown dimension type is a hex value).


Revision 3781 - (view) (download) (annotate) - [select for diffs]
Modified Fri May 29 21:49:48 2020 UTC (3 years, 9 months ago) by schoenebeck
File length: 54950 byte(s)
Diff to previous 3780 , to selected 2549
* Combine Tool: Fixed wrong number of output dimension zones being created
  (on unequal, odd dimension zone count between two input instruments).

* Bumped version (1.1.1.svn19).


Revision 3780 - (view) (download) (annotate) - [select for diffs]
Modified Fri May 29 21:40:51 2020 UTC (3 years, 9 months ago) by schoenebeck
File length: 55164 byte(s)
Diff to previous 3779 , to selected 2549
Combine Tool: Added debug messages while determining dimension ranges.


Revision 3779 - (view) (download) (annotate) - [select for diffs]
Modified Fri May 29 21:37:07 2020 UTC (3 years, 9 months ago) by schoenebeck
File length: 54239 byte(s)
Diff to previous 3762 , to selected 2549
Combine Tool: Fixed compile error in debug mode.


Revision 3762 - (view) (download) (annotate) - [select for diffs]
Modified Wed Apr 1 17:43:49 2020 UTC (3 years, 11 months ago) by schoenebeck
File length: 54240 byte(s)
Diff to previous 3677 , to selected 2549
Combine Tool: Disabled bunch of debug messages (by default).


Revision 3677 - (view) (download) (annotate) - [select for diffs]
Modified Thu Dec 26 23:01:09 2019 UTC (4 years, 3 months ago) by schoenebeck
File length: 53974 byte(s)
Diff to previous 3456 , to selected 2549
* Combine Tool: Fixed user's selection set reduction not being reflected
  correctly as it supposed to.

* Bumped version (1.1.1.svn9).


Revision 3456 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jan 27 10:07:56 2019 UTC (5 years, 2 months ago) by persson
File length: 53889 byte(s)
Diff to previous 3450 , to selected 2549
* Fixed some compiler warnings


Revision 3450 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 2 16:39:20 2019 UTC (5 years, 2 months ago) by schoenebeck
File length: 53974 byte(s)
Diff to previous 3409 , to selected 2549
* Fixed compiler errors with Gtk 3.24.x (patch by Miroslav Ć ulc).


Revision 3409 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 23 16:30:56 2018 UTC (6 years, 2 months ago) by schoenebeck
File length: 53974 byte(s)
Diff to previous 3364 , to selected 2549
* Added new main menu item "View" -> "Tooltips for Beginners" which allows
  to disable tooltips intended for newbies only (default: on).
* Bumped version (1.1.0.svn3).


Revision 3364 - (view) (download) (annotate) - [select for diffs]
Modified Tue Nov 14 18:07:25 2017 UTC (6 years, 4 months ago) by schoenebeck
File length: 53559 byte(s)
Diff to previous 3339 , to selected 2549
* Added experimental support for upcoming GTK(MM)4
  (for now up to GTKMM 3.91.2 while still preserving backward compatibility
  down to GTKMM 2).
* Re-merged r2845 to compile now with and without Gtk "Stock ID" API
  (see also r3158).


Revision 3339 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jul 30 18:57:35 2017 UTC (6 years, 7 months ago) by schoenebeck
File length: 52602 byte(s)
Diff to previous 3301 , to selected 2549
* Fix: after the combine instruments dialog, the new instrument was not
  correctly displayed by the GUI as being selected.
* Fix: automatically reload instrument after script slots have been
  modified.
* Combine Tool: OK button has focus now by default to quickly combine
  instruments by pressing Return key.
* Added keyboard accelerators Shift+F1 to Shift+F12 for quick assigning
  a script to the currently selected instrument, and an appropriate
  additional menu "Instruments" -> "Assign Script".
* Added keyboard accelerators Ctrl + Arrow Down and Ctrl + Arrow Up for
  switching between instruments.
* Bumped version (1.0.0.svn61).


Revision 3301 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jul 9 19:00:46 2017 UTC (6 years, 8 months ago) by schoenebeck
File length: 52336 byte(s)
Diff to previous 3300 , to selected 2549
- Fixed compilation error with GTK 3.


Revision 3300 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jul 9 18:15:02 2017 UTC (6 years, 8 months ago) by schoenebeck
File length: 52164 byte(s)
Diff to previous 3299 , to selected 2549
* Combine Tool: Added a vertical list which represents the order of the
  selected instruments to be combined; dragging them modifies their order.
* Combine Tool: After returning from the combine tool dialog,
  automatically scroll to the newly added (combined) instrument.
* Bumped version (1.0.0.svn55).


Revision 3299 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jul 9 12:44:59 2017 UTC (6 years, 8 months ago) by schoenebeck
File length: 43767 byte(s)
Diff to previous 3225 , to selected 2549
* Combine Tool: Now it allows to select the instruments to be combined
  already in the main window's instruments list view; then either call
  the combine instrument dialog from the main menu or use the new
  keyboard shortcut Ctrl + j.
* Combine Tool: Show instruments' index number in the list view.
* Bumped version (1.0.0.svn54).


Revision 3225 - (view) (download) (annotate) - [select for diffs]
Modified Fri May 26 22:10:16 2017 UTC (6 years, 10 months ago) by schoenebeck
File length: 43172 byte(s)
Diff to previous 3202 , to selected 2549
* Assigned more useful default dimensions (and default position) for various
  windows and dialogs (if auto-restore of user's own custom window
  dimensions is disabled).
* Bumped version (1.0.0.svn51).


Revision 3202 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 22 18:58:46 2017 UTC (6 years, 10 months ago) by persson
File length: 43025 byte(s)
Diff to previous 3158 , to selected 2549
* fixed building with G_DISABLE_DEPRECATED


Revision 3158 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 8 18:05:35 2017 UTC (6 years, 10 months ago) by schoenebeck
File length: 43025 byte(s)
Diff to previous 3151 , to selected 2549
* Reverted major parts of r2845 concerning deprected Gtk StockIDs
  (StockIDs still available with Gtk 3, no replacement API available,
  and these changes caused useful icons to vanish with Gtk 2).
* Bumped version (1.0.0.svn39).


Revision 3151 - (view) (download) (annotate) - [select for diffs]
Modified Fri May 5 18:44:59 2017 UTC (6 years, 10 months ago) by schoenebeck
File length: 43000 byte(s)
Diff to previous 3089 , to selected 2549
* WIP: Added initial draft implementation of macro editor
  (accessible for copied clipboard content via Alt+x).
* Bumped version (1.0.0.svn35).


Revision 3089 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jan 15 19:18:39 2017 UTC (7 years, 2 months ago) by schoenebeck
File length: 43058 byte(s)
Diff to previous 2894 , to selected 2549
* Implemented resizing multiple dimension region zones at once, which is
  controlled by the infamous checkbox trio "all regions",
  "all dimension splits" and "both channels".
* Bumped version (1.0.0.svn25).


Revision 2894 - (view) (download) (annotate) - [select for diffs]
Modified Sat Apr 30 14:42:14 2016 UTC (7 years, 10 months ago) by schoenebeck
File length: 43879 byte(s)
Diff to previous 2845 , to selected 2549
* Enabled auto save & restore of window size & position of all
  remaining windows.
* Bumped version (1.0.0.svn7).


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 , to selected 2549
* 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 , to selected 2549
* 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 , to selected 2549
- 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 , to selected 2549
* 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 , to selected 2549
* 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 , to selected 2549
* 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 , to selected 2549
* 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 , to selected 2549
* "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) - [selected]
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)
Diff to selected 2549
* 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