/[svn]/gigedit/trunk/src/gigedit
ViewVC logotype

Log of /gigedit/trunk/src/gigedit

View Directory Listing Directory Listing


Sticky Revision:

Revision 1336 - Directory Listing
Modified Sun Sep 9 21:31:20 2007 UTC (16 years, 7 months ago) by schoenebeck
* bugfix: changing the position / keyrange of a region was simply ignored
  by the sampler, also causing crashs (moved some code over to libgig)


Revision 1333 - Directory Listing
Modified Sun Sep 9 16:53:29 2007 UTC (16 years, 7 months ago) by schoenebeck
* fixed another crash ocurring when invoked multiple times
  within the same process


Revision 1328 - Directory Listing
Modified Fri Sep 7 21:18:31 2007 UTC (16 years, 7 months ago) by schoenebeck
* fixed a crash that happened when gigedit was spawned more than once by
  LinuxSampler
* fixed list box in main window which showed default elements twice when
  spawned by LinuxSampler


Revision 1322 - Directory Listing
Modified Tue Sep 4 11:04:56 2007 UTC (16 years, 7 months ago) by schoenebeck
* 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 - Directory Listing
Modified Sun Aug 26 09:29:52 2007 UTC (16 years, 8 months ago) by persson
* 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 1300 - Directory Listing
Modified Fri Aug 24 19:11:41 2007 UTC (16 years, 8 months ago) by schoenebeck
* start with a new gig file by default
* fixed minor compilation error


Revision 1265 - Directory Listing
Modified Sun Jul 29 13:44:59 2007 UTC (16 years, 9 months ago) by persson
* 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 - Directory Listing
Modified Sun Jul 22 15:07:08 2007 UTC (16 years, 9 months ago) by persson
* 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 - Directory Listing
Modified Thu Jul 5 17:12:20 2007 UTC (16 years, 9 months ago) by persson
* 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 1226 - Directory Listing
Modified Sun Jun 10 11:01:16 2007 UTC (16 years, 10 months ago) by schoenebeck
* revised directories to a more automake-friendly structure
  to avoid compilation and install errors


Revision 1225 - Directory Listing
Added Sun Jun 10 10:56:11 2007 UTC (16 years, 10 months ago) by schoenebeck
moved gigedit sources from src/ -> src/gigedit/


  ViewVC Help
Powered by ViewVC