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

Log of /gigedit/trunk/src/gigedit/dimregionedit.h

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 2151 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Nov 21 12:38:41 2010 UTC (13 years, 4 months ago) by persson
File length: 9800 byte(s)
Diff to previous 1623
* 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 1623 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jan 4 19:42:45 2008 UTC (16 years, 2 months ago) by persson
File length: 9801 byte(s)
Diff to previous 1533
* 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) (as text) (annotate) - [select for diffs]
Modified Sat Dec 1 10:21:07 2007 UTC (16 years, 3 months ago) by persson
File length: 9750 byte(s)
Diff to previous 1460
* 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) (as text) (annotate) - [select for diffs]
Modified Sat Oct 27 12:28:33 2007 UTC (16 years, 4 months ago) by persson
File length: 9750 byte(s)
Diff to previous 1359
* code refactoring: preparing for being able to edit multiple
  dimension regions simultaneously


Revision 1359 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Sep 30 18:30:52 2007 UTC (16 years, 5 months ago) by schoenebeck
File length: 7229 byte(s)
Diff to previous 1339
* 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) (as text) (annotate) - [select for diffs]
Modified Mon Sep 10 19:56:26 2007 UTC (16 years, 6 months ago) by schoenebeck
File length: 6674 byte(s)
Diff to previous 1322
* 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) (as text) (annotate) - [select for diffs]
Modified Tue Sep 4 11:04:56 2007 UTC (16 years, 6 months ago) by schoenebeck
File length: 6671 byte(s)
Diff to previous 1265
* 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 1265 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jul 29 13:44:59 2007 UTC (16 years, 7 months ago) by persson
File length: 6332 byte(s)
Diff to previous 1262
* 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) (as text) (annotate) - [select for diffs]
Modified Sun Jul 22 15:07:08 2007 UTC (16 years, 8 months ago) by persson
File length: 6290 byte(s)
Diff to previous 1261
* 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) (as text) (annotate) - [select for diffs]
Modified Thu Jul 5 17:12:20 2007 UTC (16 years, 8 months ago) by persson
File length: 6245 byte(s)
Diff to previous 1225
* 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) (as text) (annotate) - [select for diffs]
Added Sun Jun 10 10:56:11 2007 UTC (16 years, 9 months ago) by schoenebeck
File length: 6062 byte(s)
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