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

Annotation of /gigedit/trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1265 - (hide annotations) (download)
Sun Jul 29 13:44:59 2007 UTC (16 years, 7 months ago) by persson
File size: 1875 byte(s)
* 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)

1 persson 1127 Version CVS HEAD
2    
3     * fixed compilation with older gcc versions
4 schoenebeck 1134 * added German translation
5 persson 1138 * reworked instrument properties dialog - properties can now be
6     edited
7 schoenebeck 1150 * restructured dimension region editor for elements to be in a more
8     logical and intuitive order
9 schoenebeck 1152 * added Makefile.cvs (just for standard compliance with other projects)
10     * added Debian packaging infrastructure
11 schoenebeck 1156 * implemented sample loop editing
12 persson 1159 * improved labels in dimension region editor
13     * use normal layout for checkboxes
14 schoenebeck 1185 * allow to resize dimension zones even when the respective dimension has
15     no custom dimension splits yet
16 schoenebeck 1213 * moved instrument editor into a shared library 'libgigedit', the 'gigedit'
17     binary is now just calling that shared library
18     * implemented an "instrument editor plugin" for LinuxSampler to allow
19     on-the-fly instrument editing within the sampler's own process
20 schoenebeck 1226 (revised directories to a more automake-friendly structure for this, to
21     avoid compilation and install errors)
22 persson 1236 * added quick start documentation by Alexander Methke
23 persson 1261 * a changed file is now marked with an asterisk in the window title
24     * added close confirmation dialog, shown if file is changed
25     * "save" means "save as" for new files
26     * enabled acceleration keys
27     * add .gig to filename in "save as" if it's not already there
28     * filename character encodings other than utf-8 supported
29 persson 1262 * regions can now be moved, not just resized
30     * improved labels in instrument properties dialog
31     * remove file extensions from file names when importing samples
32 persson 1263 * added digits for octave numbers on the keyboard and made keys
33     outside piano range grey
34 persson 1265 * added support for 24 bit sample import
35     * when importing samples, settings for loops and root note are
36     copied from the sample files (if they have such settings)
37 persson 1127
38 persson 1119 Version 0.0.3 (2007-03-24)
39    
40     * first release of gigedit

  ViewVC Help
Powered by ViewVC