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

Log of /gigedit/trunk/src/gigedit/dimregionedit.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: 69787 byte(s)
Diff to previous 3368 , to selected 1396
* Spelling fixes (patch provided by Debian maintainer Jaromír
  Mikeš).


Revision 3368 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 16 19:18:42 2017 UTC (6 years, 4 months ago) by schoenebeck
File length: 69786 byte(s)
Diff to previous 3364 , to selected 1396
* Visual cosmetics on Gtk 3.
* Script Editor: Use consistent font size on all screens and DPI settings.
* Bumped version (1.0.0.svn65).


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: 68691 byte(s)
Diff to previous 3329 , to selected 1396
* 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 3329 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jul 23 18:31:53 2017 UTC (6 years, 8 months ago) by schoenebeck
File length: 66919 byte(s)
Diff to previous 3202 , to selected 1396
* Added EG state machine options for EG1 and EG2, which may be used
  to configure whether the individual EG stages may be cancelled.
* Bumped version (1.0.0.svn60).


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: 62870 byte(s)
Diff to previous 3177 , to selected 1396
* fixed building with G_DISABLE_DEPRECATED


Revision 3177 - (view) (download) (annotate) - [select for diffs]
Modified Thu May 11 20:59:46 2017 UTC (6 years, 10 months ago) by schoenebeck
File length: 62870 byte(s)
Diff to previous 3070 , to selected 1396
* Live mode performance optimization: fixed the editor to be non-responsive
  for a very long time, which happened if changing instrument parameters of
  a very large amount of dimension regions was requested.
* Bumped version (1.0.0.svn45).


Revision 3070 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jan 2 22:30:03 2017 UTC (7 years, 2 months ago) by schoenebeck
File length: 63194 byte(s)
Diff to previous 2991 , to selected 1396
* Fixed compiler warning.
* Bumped version (1.0.0.svn24).


Revision 2991 - (view) (download) (annotate) - [select for diffs]
Modified Sat Sep 24 15:08:37 2016 UTC (7 years, 6 months ago) by schoenebeck
File length: 63140 byte(s)
Diff to previous 2926 , to selected 1396
* Show sample group name and CRC-32 checksum on "Sample" tab.
* Bumped version (1.0.0.svn22).


Revision 2926 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 5 14:33:58 2016 UTC (7 years, 9 months ago) by schoenebeck
File length: 62494 byte(s)
Diff to previous 2925 , to selected 1396
- Fix of previous commit.


Revision 2925 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 5 13:17:28 2016 UTC (7 years, 9 months ago) by schoenebeck
File length: 62524 byte(s)
Diff to previous 2877 , to selected 1396
* Dimension Region Editor: when assigning a new sample to a dimension
  region, apply the sample to all currently selected dimension regions
  (i.e. when Ctrl select was used on the dimension selector widget).
* Bumped version (1.0.0.svn16).


Revision 2877 - (view) (download) (annotate) - [select for diffs]
Modified Fri Apr 15 13:45:12 2016 UTC (7 years, 11 months ago) by schoenebeck
File length: 62134 byte(s)
Diff to previous 2841 , to selected 1396
* Synthesis paremeter page tabs are now scrollable (fixes an issue with
  GTK 3: default theme uses huge tabs which breaks the overall layout on
  average window sizes).
* Bumped version (1.0.0.svn1).


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: 61979 byte(s)
Diff to previous 2720 , to selected 1396
* allow building with G_DISABLE_DEPRECATED
* fixed building without liblinuxsampler on Mac
* fixed some compiler and cppcheck warnings


Revision 2720 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 1 15:43:42 2015 UTC (9 years ago) by schoenebeck
File length: 61975 byte(s)
Diff to previous 2692 , to selected 1396
* Added "X" button next to sample reference field, which allows to remove
  the current sample reference, allowing to create a "silent case" where
  no sample shall be played.


Revision 2692 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jan 4 21:06:12 2015 UTC (9 years, 2 months ago) by schoenebeck
File length: 59313 byte(s)
Diff to previous 2691 , to selected 1396
- Just replaced primitive "<-" US ASCII string to a more pretier
  left arrow unicode character.


Revision 2691 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jan 4 19:46:54 2015 UTC (9 years, 2 months ago) by schoenebeck
File length: 59308 byte(s)
Diff to previous 2690 , to selected 1396
* Dimension Region Editor: Added button "Select Sample" on the sample tab,
  which allows to conveniently select the dimension region's sample on the
  left hand side's samples tree view.


Revision 2690 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jan 4 18:36:42 2015 UTC (9 years, 2 months ago) by schoenebeck
File length: 58388 byte(s)
Diff to previous 2566 , to selected 1396
* Dimension Region Editor: Show coarse sample format info (audio channels,
  bit depth, sample rate) and unique sample ID (since the gig format allows
  different samples to have the same name).


Revision 2566 - (view) (download) (annotate) - [select for diffs]
Modified Tue May 20 14:35:36 2014 UTC (9 years, 10 months ago) by schoenebeck
File length: 57199 byte(s)
Diff to previous 2539 , to selected 1396
* Minor usability improvements (UI labels and tooltips).


Revision 2539 - (view) (download) (annotate) - [select for diffs]
Modified Tue Apr 22 17:38:40 2014 UTC (9 years, 11 months ago) by schoenebeck
File length: 54334 byte(s)
Diff to previous 2536 , to selected 1396
* fixed minor typo
* updated German translation


Revision 2536 - (view) (download) (annotate) - [select for diffs]
Modified Mon Apr 21 17:49:17 2014 UTC (9 years, 11 months ago) by schoenebeck
File length: 54332 byte(s)
Diff to previous 2507 , to selected 1396
* if there is no region yet, show a red hint text to the user that he may
  right click on the region chooser area to add a region
* added tooltips to main menu entries (was buggy before)
* added tooltips to instruments tree view and samples tree view
* added various tooltips and adjusted some labels on the region settings
  pane


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: 53847 byte(s)
Diff to previous 2464 , to selected 1396
* added dialog for editing the CtrlTrigger and Legato midi rules


Revision 2464 - (view) (download) (annotate) - [select for diffs]
Modified Thu Sep 5 00:49:13 2013 UTC (10 years, 6 months ago) by schoenebeck
File length: 53918 byte(s)
Diff to previous 2446 , to selected 1396
* copying sample informations automatically may now be disabled from the
  new "Edit" main menu


Revision 2446 - (view) (download) (annotate) - [select for diffs]
Modified Sun Apr 28 15:40:43 2013 UTC (10 years, 11 months ago) by persson
File length: 53667 byte(s)
Diff to previous 2430 , to selected 1396
* use character encoding Windows-1252 for all strings in gig files


Revision 2430 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 3 17:26:11 2013 UTC (11 years ago) by persson
File length: 53627 byte(s)
Diff to previous 2397 , to selected 1396
* cross fade graph: draw curves of all layers in the same graph


Revision 2397 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 9 20:59:29 2013 UTC (11 years, 2 months ago) by persson
File length: 51897 byte(s)
Diff to previous 2392 , to selected 1396
* minor tweaks to the graphical curves
* updated Swedish translation


Revision 2392 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jan 7 20:41:16 2013 UTC (11 years, 2 months ago) by persson
File length: 51983 byte(s)
Diff to previous 2169 , to selected 1396
* added graphical curves for velocity response and crossfade


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


Revision 2151 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 21 12:38:41 2010 UTC (13 years, 4 months ago) by persson
File length: 46499 byte(s)
Diff to previous 1831 , to selected 1396
* use Cairo instead of deprecated gdk drawing primitives
* avoid deprecated gtk methods when using newer gtk versions
* raised minimum supported gtkmm version to 2.8


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: 46410 byte(s)
Diff to previous 1798 , to selected 1396
* made all visible strings translatable


Revision 1798 - (view) (download) (annotate) - [select for diffs]
Modified Thu Dec 4 20:35:33 2008 UTC (15 years, 3 months ago) by persson
File length: 45969 byte(s)
Diff to previous 1623 , to selected 1396
* bugfix: when a stereo sample is replaced, make sure both zones of
  the sample channel dimension get updated with the new sample


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: 44702 byte(s)
Diff to previous 1533 , to selected 1396
* 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 1533 - (view) (download) (annotate) - [select for diffs]
Modified Sat Dec 1 10:21:07 2007 UTC (16 years, 4 months ago) by persson
File length: 44590 byte(s)
Diff to previous 1460 , to selected 1396
* parameter edits can now be applied to multiple regions and dimension
  regions simultaneously - three checkboxes were added that select
  if changes apply to all regions and/or all dimension regions


Revision 1460 - (view) (download) (annotate) - [select for diffs]
Modified Sat Oct 27 12:28:33 2007 UTC (16 years, 5 months ago) by persson
File length: 44810 byte(s)
Diff to previous 1396
* code refactoring: preparing for being able to edit multiple
  dimension regions simultaneously


Revision 1396 - (view) (download) (annotate) - [selected]
Modified Wed Oct 10 15:48:54 2007 UTC (16 years, 5 months ago) by schoenebeck
File length: 37664 byte(s)
Diff to previous 1359
* gettext is now an optional dependency
* added Dev-C++ project files for Windows


Revision 1359 - (view) (download) (annotate) - [select for diffs]
Modified Sun Sep 30 18:30:52 2007 UTC (16 years, 6 months ago) by schoenebeck
File length: 37699 byte(s)
Diff to previous 1339 , to selected 1396
* fixed couple other parameters which were silently ignored by the sampler
  on a live-editing session with LS (parameter "Gain" and various velocity
  response parameters for attenuation, filter cutoff frequency and EG
  release time)


Revision 1339 - (view) (download) (annotate) - [select for diffs]
Modified Mon Sep 10 19:56:26 2007 UTC (16 years, 6 months ago) by schoenebeck
File length: 35215 byte(s)
Diff to previous 1322 , to selected 1396
* bugfix: signals triggered before and after sensible modifications didn't
  ever make it to the outer world (i.e. to LinuxSampler)


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: 35212 byte(s)
Diff to previous 1303 , to selected 1396
* 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: 33965 byte(s)
Diff to previous 1265 , to selected 1396
* 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 1265 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jul 29 13:44:59 2007 UTC (16 years, 8 months ago) by persson
File length: 33887 byte(s)
Diff to previous 1262 , to selected 1396
* added support for 24 bit sample import
* when importing samples, settings for loops and root note are copied
  from the sample files (if they have such settings)


Revision 1262 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jul 22 15:07:08 2007 UTC (16 years, 8 months ago) by persson
File length: 32584 byte(s)
Diff to previous 1261 , to selected 1396
* regions can now be moved, not just resized
* improved labels in instrument properties dialog
* remove file extensions from file names when importing samples
* fixed some more checkbox layouts


Revision 1261 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 5 17:12:20 2007 UTC (16 years, 8 months ago) by persson
File length: 32309 byte(s)
Diff to previous 1225 , to selected 1396
* a changed file is now marked with an asterisk in the window title
* added close confirmation dialog, shown if file is changed
* "save" means "save as" for new files
* enabled acceleration keys
* add .gig to filename in "save as" if it's not already there
* filename character encodings other than utf-8 supported


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: 31814 byte(s)
Diff to selected 1396
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