Parent Directory
|
Revision Log
Links to HEAD: | (view) (download) (annotate) |
Sticky Revision: |
* bugfix: when a stereo sample is replaced, make sure both zones of the sample channel dimension get updated with the new sample
* 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
* 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
* code refactoring: preparing for being able to edit multiple dimension regions simultaneously
* gettext is now an optional dependency * added Dev-C++ project files for Windows
* 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)
* bugfix: signals triggered before and after sensible modifications didn't ever make it to the outer world (i.e. to LinuxSampler)
* 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)
* 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
* 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)
* 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
* 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
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.
ViewVC Help | |
Powered by ViewVC |