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

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

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 3408 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 19 19:17:41 2018 UTC (6 years, 2 months ago) by schoenebeck
File length: 31537 byte(s)
Diff to previous 3364 , to selected 3225
* Spelling fixes (patch provided by Debian maintainer Jaromír
  Mikeš).


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: 31538 byte(s)
Diff to previous 3225
* 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 3225 - (view) (download) (annotate) - [selected]
Modified Fri May 26 22:10:16 2017 UTC (6 years, 10 months ago) by schoenebeck
File length: 30227 byte(s)
Diff to previous 3158
* 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 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: 30106 byte(s)
Diff to previous 3105 , to selected 3225
* 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 3105 - (view) (download) (annotate) - [select for diffs]
Modified Fri Feb 10 18:40:26 2017 UTC (7 years, 1 month ago) by schoenebeck
File length: 30061 byte(s)
Diff to previous 2976 , to selected 3225
* Implemented deleting dimension region zones of all regions at once, which
  is controlled by checkbox "all regions".
* Implemented splitting up dimension region zones of all regions at once,
  which is controlled by checkbox "all regions".
* Bumped version (1.0.0.svn26).


Revision 2976 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 28 06:47:25 2016 UTC (7 years, 8 months ago) by schoenebeck
File length: 29714 byte(s)
Diff to previous 2921 , to selected 3225
* Fixed crash when opening dimension manager dialolg multiple times
  (and i.e. adding or removing dimensions each time).
* Bumped version (1.0.0.svn21).


Revision 2921 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 18 11:57:58 2016 UTC (7 years, 10 months ago) by schoenebeck
File length: 29564 byte(s)
Diff to previous 2919 , to selected 3225
- Fixed compile error with older GTKMM versions.


Revision 2919 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 18 11:37:31 2016 UTC (7 years, 10 months ago) by schoenebeck
File length: 29353 byte(s)
Diff to previous 2845 , to selected 3225
* Fixed crash after changing a dimension type with the dimension manager
  dialog.
* Bumped version (1.0.0.svn15).


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: 28937 byte(s)
Diff to previous 2844 , to selected 3225
* avoid using gtk stock items, as they are deprecated in gtk 3.10


Revision 2844 - (view) (download) (annotate) - [select for diffs]
Modified Sun Sep 20 08:49:40 2015 UTC (8 years, 6 months ago) by persson
File length: 28974 byte(s)
Diff to previous 2641 , to selected 3225
* allow building with gtkmm 2 and G/GDK/GTK_DISABLE_DEPRECATED


Revision 2641 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jun 16 15:24:54 2014 UTC (9 years, 9 months ago) by schoenebeck
File length: 28642 byte(s)
Diff to previous 2562 , to selected 3225
* Region Chooser: Double click opens dimension manager dialog.
* Dimension Manager: Clicking on dimension type cell of an existing
  dimension opens a popup to alter the dimension type.


Revision 2562 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 19 18:06:57 2014 UTC (9 years, 10 months ago) by schoenebeck
File length: 23257 byte(s)
Diff to previous 2558 , to selected 3225
* 'Dimension Manager' dialog: added support for viewing and editing
  dimensions of all regions simultaniously.


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: 15230 byte(s)
Diff to previous 2507 , to selected 3225
* 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 2507 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jan 12 19:37:55 2014 UTC (10 years, 2 months ago) by persson
File length: 15217 byte(s)
Diff to previous 2169 , to selected 3225
* added dialog for editing the CtrlTrigger and Legato midi rules


Revision 2169 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 6 07:51:04 2011 UTC (13 years ago) by persson
File length: 15217 byte(s)
Diff to previous 1831 , to selected 3225
* ported to gtkmm 3, keeping compatibility with gtkmm 2


Revision 1831 - (view) (download) (annotate) - [select for diffs]
Modified Tue Feb 3 19:38:19 2009 UTC (15 years, 1 month ago) by persson
File length: 15124 byte(s)
Diff to previous 1733 , to selected 3225
* made all visible strings translatable


Revision 1733 - (view) (download) (annotate) - [select for diffs]
Modified Sat May 3 09:54:36 2008 UTC (15 years, 10 months ago) by persson
File length: 14866 byte(s)
Diff to previous 1677 , to selected 3225
* allow to create amounts of dimension zones that aren't powers of two
  (patch by Devin Anderson, #89, slightly modified)


Revision 1677 - (view) (download) (annotate) - [select for diffs]
Modified Sun Feb 10 08:50:35 2008 UTC (16 years, 1 month ago) by persson
File length: 13850 byte(s)
Diff to previous 1623 , to selected 3225
* bugfix: dimension manager window didn't update when another region
  was selected (#78)


Revision 1623 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 4 19:42:45 2008 UTC (16 years, 2 months ago) by persson
File length: 13654 byte(s)
Diff to previous 1411 , to selected 3225
* gig files where regions are not internally ordered are now handled
* the resize mouse pointer is not shown anymore for regions that can't
  be resized
* the region and dimregion chooser widgets are now resizable
* bugfix: sometimes you could not delete more than one dimension
* filter headers are now also greyed out when the filter is inactive


Revision 1411 - (view) (download) (annotate) - [select for diffs]
Modified Fri Oct 12 17:46:29 2007 UTC (16 years, 5 months ago) by schoenebeck
File length: 13672 byte(s)
Diff to previous 1322 , to selected 3225
* added status bar to the bottom of main window (independent area on the
  right shows whether gigedit is running stand-alone or attached to
  LinuxSampler)
* minor cosmetical fix in dimension manager widget
* regionchooser.cpp: temporary fix for a crash which occured when gigedit
  was compiled with CXXFLAGS="-g"


Revision 1322 - (view) (download) (annotate) - [select for diffs]
Modified Tue Sep 4 11:04:56 2007 UTC (16 years, 6 months ago) by schoenebeck
File length: 13618 byte(s)
Diff to previous 1303 , to selected 3225
* as counterpart to latest LS commit: added experimental support to
  synchronize gigedit with LinuxSampler to avoid race conditions / crash
  while modifying data structures and playing the instrument with LS at
  the same time
* packaging fixes: don't use a hard coded path to install the LS plugin
  DLL, trying to substitute the given LS plugin directory by the
  '${libdir}' automake variable (mandatory i.e. for Gentoo ebuild) and
  include plugin/linuxsamplerplugin.h into the release tarball
  ('make dist')
* updated German translation (po/de.po)


Revision 1303 - (view) (download) (annotate) - [select for diffs]
Modified Sun Aug 26 09:29:52 2007 UTC (16 years, 7 months ago) by persson
File length: 13068 byte(s)
Diff to previous 1225 , to selected 3225
* make sure samplechannel dimension gets created for stereo samples
* allow building with older versions of gtk and libsndfile
* remember selected dimension when switching regions
* fix for loop parameters for unmapped dimregions
* check if file is savable before trying to save


Revision 1225 - (view) (download) (annotate) - [select for diffs]
Added Sun Jun 10 10:56:11 2007 UTC (16 years, 9 months ago) by schoenebeck
File length: 13096 byte(s)
Diff to selected 3225
moved gigedit sources from src/ -> src/gigedit/


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