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

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

Parent Directory Parent Directory | Revision Log Revision Log


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

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


Revision 1415 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Oct 13 13:14:10 2007 UTC (16 years, 5 months ago) by schoenebeck
File length: 9360 byte(s)
Diff to previous 1411 , to selected 1382
* statusbar can be hidden by menu


Revision 1411 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Oct 12 17:46:29 2007 UTC (16 years, 5 months ago) by schoenebeck
File length: 9322 byte(s)
Diff to previous 1382
* 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 1382 - (view) (download) (as text) (annotate) - [selected]
Modified Thu Oct 4 23:29:22 2007 UTC (16 years, 5 months ago) by schoenebeck
File length: 9117 byte(s)
Diff to previous 1339
* fixed a crash when selecting 'New' or opening another file while being
  attached to the sampler
* don't allow the user to remove an instrument while being attached to the
  sampler, because it wouldn't end well ;-)
* don't show a 'file modified' confirmation dialog when closing/quitting
  the application and being attached to the sampler, since the
  modifications won't be lost until the sampler was quit
* while beng attached to the sampler, show the user an information dialog
  when he selects 'New' or 'Open', since this will detach gigedit from the
  sampler
* updated German translation


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: 9020 byte(s)
Diff to previous 1322 , to selected 1382
* 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: 9010 byte(s)
Diff to previous 1303 , to selected 1382
* 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) (as text) (annotate) - [select for diffs]
Modified Sun Aug 26 09:29:52 2007 UTC (16 years, 7 months ago) by persson
File length: 7739 byte(s)
Diff to previous 1262 , to selected 1382
* 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 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: 7583 byte(s)
Diff to previous 1261 , to selected 1382
* 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: 7506 byte(s)
Diff to previous 1225 , to selected 1382
* 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: 7202 byte(s)
Diff to selected 1382
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